Public Types | Public Member Functions | Protected Attributes | List of all members
Eigen::internal::product_evaluator< Product< Lhs, Rhs, AliasFreeProduct >, ProductTag, SparseShape, PermutationShape > Struct Template Reference

#include <SparsePermutation.h>

Inheritance diagram for Eigen::internal::product_evaluator< Product< Lhs, Rhs, AliasFreeProduct >, ProductTag, SparseShape, PermutationShape >:
Inheritance graph
[legend]

Public Types

enum  { Flags = Base::Flags | EvalBeforeNestingBit }
 
typedef evaluator< PlainObjectBase
 
typedef permutation_matrix_product< Lhs, OnTheRight, false, SparseShape >::ReturnType PlainObject
 
typedef Product< Lhs, Rhs, AliasFreeProductXprType
 
- Public Types inherited from Eigen::internal::evaluator< permutation_matrix_product< Lhs, OnTheRight, false, SparseShape >::ReturnType >
typedef unary_evaluator< permutation_matrix_product< Lhs, OnTheRight, false, SparseShape >::ReturnType > Base
 

Public Member Functions

 product_evaluator (const XprType &xpr)
 
- Public Member Functions inherited from Eigen::internal::evaluator< permutation_matrix_product< Lhs, OnTheRight, false, SparseShape >::ReturnType >
EIGEN_DEVICE_FUNC evaluator (const permutation_matrix_product< Lhs, OnTheRight, false, SparseShape >::ReturnType &xpr)
 

Protected Attributes

PlainObject m_result
 

Detailed Description

template<typename Lhs, typename Rhs, int ProductTag>
struct Eigen::internal::product_evaluator< Product< Lhs, Rhs, AliasFreeProduct >, ProductTag, SparseShape, PermutationShape >

Definition at line 119 of file SparsePermutation.h.

Member Typedef Documentation

template<typename Lhs , typename Rhs , int ProductTag>
typedef evaluator<PlainObject> Eigen::internal::product_evaluator< Product< Lhs, Rhs, AliasFreeProduct >, ProductTag, SparseShape, PermutationShape >::Base

Definition at line 124 of file SparsePermutation.h.

template<typename Lhs , typename Rhs , int ProductTag>
typedef permutation_matrix_product<Lhs,OnTheRight,false,SparseShape>::ReturnType Eigen::internal::product_evaluator< Product< Lhs, Rhs, AliasFreeProduct >, ProductTag, SparseShape, PermutationShape >::PlainObject

Definition at line 123 of file SparsePermutation.h.

template<typename Lhs , typename Rhs , int ProductTag>
typedef Product<Lhs, Rhs, AliasFreeProduct> Eigen::internal::product_evaluator< Product< Lhs, Rhs, AliasFreeProduct >, ProductTag, SparseShape, PermutationShape >::XprType

Definition at line 122 of file SparsePermutation.h.

Member Enumeration Documentation

template<typename Lhs , typename Rhs , int ProductTag>
anonymous enum
Enumerator
Flags 

Definition at line 126 of file SparsePermutation.h.

Constructor & Destructor Documentation

template<typename Lhs , typename Rhs , int ProductTag>
Eigen::internal::product_evaluator< Product< Lhs, Rhs, AliasFreeProduct >, ProductTag, SparseShape, PermutationShape >::product_evaluator ( const XprType xpr)
inlineexplicit

Definition at line 130 of file SparsePermutation.h.

Member Data Documentation

template<typename Lhs , typename Rhs , int ProductTag>
PlainObject Eigen::internal::product_evaluator< Product< Lhs, Rhs, AliasFreeProduct >, ProductTag, SparseShape, PermutationShape >::m_result
protected

Definition at line 138 of file SparsePermutation.h.


The documentation for this struct was generated from the following file:


hebiros
Author(s): Xavier Artache , Matthew Tesch
autogenerated on Thu Sep 3 2020 04:10:40