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

#include <SparseSelfAdjointView.h>

Inheritance diagram for Eigen::internal::product_evaluator< Product< LhsView, Rhs, DefaultProduct >, ProductTag, SparseSelfAdjointShape, SparseShape >:
Inheritance graph
[legend]

Public Types

typedef evaluator< PlainObjectBase
 
typedef XprType::PlainObject PlainObject
 
typedef Product< LhsView, Rhs, DefaultProductXprType
 
- Public Types inherited from Eigen::internal::evaluator< Product< Rhs::PlainObject, Rhs, DefaultProduct >::PlainObject >
typedef unary_evaluator< Product< Rhs::PlainObject, Rhs, DefaultProduct >::PlainObject > Base
 

Public Member Functions

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

Protected Attributes

Rhs::PlainObject m_lhs
 
PlainObject m_result
 

Detailed Description

template<typename LhsView, typename Rhs, int ProductTag>
struct Eigen::internal::product_evaluator< Product< LhsView, Rhs, DefaultProduct >, ProductTag, SparseSelfAdjointShape, SparseShape >

Definition at line 383 of file SparseSelfAdjointView.h.

Member Typedef Documentation

◆ Base

template<typename LhsView , typename Rhs , int ProductTag>
typedef evaluator<PlainObject> Eigen::internal::product_evaluator< Product< LhsView, Rhs, DefaultProduct >, ProductTag, SparseSelfAdjointShape, SparseShape >::Base

Definition at line 388 of file SparseSelfAdjointView.h.

◆ PlainObject

template<typename LhsView , typename Rhs , int ProductTag>
typedef XprType::PlainObject Eigen::internal::product_evaluator< Product< LhsView, Rhs, DefaultProduct >, ProductTag, SparseSelfAdjointShape, SparseShape >::PlainObject

Definition at line 387 of file SparseSelfAdjointView.h.

◆ XprType

template<typename LhsView , typename Rhs , int ProductTag>
typedef Product<LhsView, Rhs, DefaultProduct> Eigen::internal::product_evaluator< Product< LhsView, Rhs, DefaultProduct >, ProductTag, SparseSelfAdjointShape, SparseShape >::XprType

Definition at line 386 of file SparseSelfAdjointView.h.

Constructor & Destructor Documentation

◆ product_evaluator()

template<typename LhsView , typename Rhs , int ProductTag>
Eigen::internal::product_evaluator< Product< LhsView, Rhs, DefaultProduct >, ProductTag, SparseSelfAdjointShape, SparseShape >::product_evaluator ( const XprType xpr)
inline

Definition at line 390 of file SparseSelfAdjointView.h.

Member Data Documentation

◆ m_lhs

template<typename LhsView , typename Rhs , int ProductTag>
Rhs::PlainObject Eigen::internal::product_evaluator< Product< LhsView, Rhs, DefaultProduct >, ProductTag, SparseSelfAdjointShape, SparseShape >::m_lhs
protected

Definition at line 398 of file SparseSelfAdjointView.h.

◆ m_result

template<typename LhsView , typename Rhs , int ProductTag>
PlainObject Eigen::internal::product_evaluator< Product< LhsView, Rhs, DefaultProduct >, ProductTag, SparseSelfAdjointShape, SparseShape >::m_result
protected

Definition at line 399 of file SparseSelfAdjointView.h.


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


gtsam
Author(s):
autogenerated on Tue Jul 4 2023 02:45:13