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

#include <ProductEvaluators.h>

Inheritance diagram for Eigen::internal::product_evaluator< Product< Lhs, Rhs, Options >, ProductTag, LhsShape, RhsShape >:
Inheritance graph
[legend]

Public Types

enum  { Flags = Base::Flags | EvalBeforeNestingBit }
 
typedef evaluator< PlainObjectBase
 
typedef XprType::PlainObject PlainObject
 
typedef Product< Lhs, Rhs, Options > XprType
 
- Public Types inherited from Eigen::internal::evaluator< Product< Lhs, Rhs, Options >::PlainObject >
typedef unary_evaluator< Product< Lhs, Rhs, Options >::PlainObject > Base
 

Public Member Functions

EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE product_evaluator (const XprType &xpr)
 
- Public Member Functions inherited from Eigen::internal::evaluator< Product< Lhs, Rhs, Options >::PlainObject >
EIGEN_DEVICE_FUNC evaluator (const Product< Lhs, Rhs, Options >::PlainObject &xpr)
 

Protected Attributes

PlainObject m_result
 

Detailed Description

template<typename Lhs, typename Rhs, int Options, int ProductTag, typename LhsShape, typename RhsShape>
struct Eigen::internal::product_evaluator< Product< Lhs, Rhs, Options >, ProductTag, LhsShape, RhsShape >

Definition at line 96 of file ProductEvaluators.h.

Member Typedef Documentation

template<typename Lhs , typename Rhs , int Options, int ProductTag, typename LhsShape , typename RhsShape >
typedef evaluator<PlainObject> Eigen::internal::product_evaluator< Product< Lhs, Rhs, Options >, ProductTag, LhsShape, RhsShape >::Base

Definition at line 101 of file ProductEvaluators.h.

template<typename Lhs , typename Rhs , int Options, int ProductTag, typename LhsShape , typename RhsShape >
typedef XprType::PlainObject Eigen::internal::product_evaluator< Product< Lhs, Rhs, Options >, ProductTag, LhsShape, RhsShape >::PlainObject

Definition at line 100 of file ProductEvaluators.h.

template<typename Lhs , typename Rhs , int Options, int ProductTag, typename LhsShape , typename RhsShape >
typedef Product<Lhs, Rhs, Options> Eigen::internal::product_evaluator< Product< Lhs, Rhs, Options >, ProductTag, LhsShape, RhsShape >::XprType

Definition at line 99 of file ProductEvaluators.h.

Member Enumeration Documentation

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

Definition at line 102 of file ProductEvaluators.h.

Constructor & Destructor Documentation

template<typename Lhs , typename Rhs , int Options, int ProductTag, typename LhsShape , typename RhsShape >
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Eigen::internal::product_evaluator< Product< Lhs, Rhs, Options >, ProductTag, LhsShape, RhsShape >::product_evaluator ( const XprType xpr)
inlineexplicit

Definition at line 107 of file ProductEvaluators.h.

Member Data Documentation

template<typename Lhs , typename Rhs , int Options, int ProductTag, typename LhsShape , typename RhsShape >
PlainObject Eigen::internal::product_evaluator< Product< Lhs, Rhs, Options >, ProductTag, LhsShape, RhsShape >::m_result
protected

Definition at line 128 of file ProductEvaluators.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