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

#include <SparsePermutation.h>

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

Public Types

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

Public Member Functions

 product_evaluator (const XprType &xpr)
 
- Public Member Functions inherited from Eigen::internal::evaluator< permutation_matrix_product< Rhs, OnTheLeft, false, SparseShape >::ReturnType >
EIGEN_DEVICE_FUNC evaluator (const permutation_matrix_product< Rhs, OnTheLeft, 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, PermutationShape, SparseShape >

Definition at line 96 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, PermutationShape, SparseShape >::Base

Definition at line 101 of file SparsePermutation.h.

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

Definition at line 100 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, PermutationShape, SparseShape >::XprType

Definition at line 99 of file SparsePermutation.h.

Member Enumeration Documentation

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

Definition at line 103 of file SparsePermutation.h.

Constructor & Destructor Documentation

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

Definition at line 107 of file SparsePermutation.h.

Member Data Documentation

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

Definition at line 115 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