Public Types | Public Member Functions | Protected Attributes | List of all members
Eigen::internal::unary_evaluator< SparseView< Product< Lhs, Rhs, Options > >, IteratorBased > Struct Template Reference

#include <SparseProduct.h>

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

Public Types

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

Public Member Functions

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

Protected Attributes

PlainObject m_result
 

Detailed Description

template<typename Lhs, typename Rhs, int Options>
struct Eigen::internal::unary_evaluator< SparseView< Product< Lhs, Rhs, Options > >, IteratorBased >

Definition at line 139 of file SparseProduct.h.

Member Typedef Documentation

template<typename Lhs , typename Rhs , int Options>
typedef evaluator<PlainObject> Eigen::internal::unary_evaluator< SparseView< Product< Lhs, Rhs, Options > >, IteratorBased >::Base

Definition at line 144 of file SparseProduct.h.

template<typename Lhs , typename Rhs , int Options>
typedef XprType::PlainObject Eigen::internal::unary_evaluator< SparseView< Product< Lhs, Rhs, Options > >, IteratorBased >::PlainObject

Definition at line 143 of file SparseProduct.h.

template<typename Lhs , typename Rhs , int Options>
typedef SparseView<Product<Lhs, Rhs, Options> > Eigen::internal::unary_evaluator< SparseView< Product< Lhs, Rhs, Options > >, IteratorBased >::XprType

Definition at line 142 of file SparseProduct.h.

Constructor & Destructor Documentation

template<typename Lhs , typename Rhs , int Options>
Eigen::internal::unary_evaluator< SparseView< Product< Lhs, Rhs, Options > >, IteratorBased >::unary_evaluator ( const XprType xpr)
inlineexplicit

Definition at line 146 of file SparseProduct.h.

Member Data Documentation

template<typename Lhs , typename Rhs , int Options>
PlainObject Eigen::internal::unary_evaluator< SparseView< Product< Lhs, Rhs, Options > >, IteratorBased >::m_result
protected

Definition at line 162 of file SparseProduct.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:59