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

#include <SparseSelfAdjointView.h>

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

Public Types

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

Public Member Functions

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

Protected Attributes

PlainObject m_result
 
Lhs::PlainObject m_rhs
 

Detailed Description

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

Definition at line 400 of file SparseSelfAdjointView.h.

Member Typedef Documentation

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

Definition at line 405 of file SparseSelfAdjointView.h.

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

Definition at line 404 of file SparseSelfAdjointView.h.

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

Definition at line 403 of file SparseSelfAdjointView.h.

Constructor & Destructor Documentation

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

Definition at line 407 of file SparseSelfAdjointView.h.

Member Data Documentation

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

Definition at line 416 of file SparseSelfAdjointView.h.

template<typename Lhs , typename RhsView , int ProductTag>
Lhs::PlainObject Eigen::internal::product_evaluator< Product< Lhs, RhsView, DefaultProduct >, ProductTag, SparseShape, SparseSelfAdjointShape >::m_rhs
protected

Definition at line 415 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