Public Types | Public Member Functions | List of all members
Eigen::internal::evaluator< Product< Lhs, Rhs, Options > > Struct Template Reference

#include <ProductEvaluators.h>

Inheritance diagram for Eigen::internal::evaluator< Product< Lhs, Rhs, Options > >:
Inheritance graph
[legend]

Public Types

typedef product_evaluator< XprTypeBase
 
typedef Product< Lhs, Rhs, Options > XprType
 

Public Member Functions

EIGEN_DEVICE_FUNC evaluator (const XprType &xpr)
 

Detailed Description

template<typename Lhs, typename Rhs, int Options>
struct Eigen::internal::evaluator< Product< Lhs, Rhs, Options > >

Definition at line 29 of file ProductEvaluators.h.

Member Typedef Documentation

template<typename Lhs , typename Rhs , int Options>
typedef product_evaluator<XprType> Eigen::internal::evaluator< Product< Lhs, Rhs, Options > >::Base

Definition at line 33 of file ProductEvaluators.h.

template<typename Lhs , typename Rhs , int Options>
typedef Product<Lhs, Rhs, Options> Eigen::internal::evaluator< Product< Lhs, Rhs, Options > >::XprType

Definition at line 32 of file ProductEvaluators.h.

Constructor & Destructor Documentation

template<typename Lhs , typename Rhs , int Options>
EIGEN_DEVICE_FUNC Eigen::internal::evaluator< Product< Lhs, Rhs, Options > >::evaluator ( const XprType xpr)
inlineexplicit

Definition at line 35 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:35