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 EIGEN_STRONG_INLINE 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

◆ Base

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.

◆ XprType

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

◆ evaluator()

template<typename Lhs , typename Rhs , int Options>
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE 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:


gtsam
Author(s):
autogenerated on Tue Jul 4 2023 02:44:36