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 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 380 of file SparseSelfAdjointView.h.

Member Typedef Documentation

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 385 of file SparseSelfAdjointView.h.

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 384 of file SparseSelfAdjointView.h.

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 383 of file SparseSelfAdjointView.h.

Constructor & Destructor Documentation

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 387 of file SparseSelfAdjointView.h.

Member Data Documentation

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 395 of file SparseSelfAdjointView.h.

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 396 of file SparseSelfAdjointView.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:44