Public Types | Public Member Functions | List of all members
Eigen::internal::evaluator< MappedSparseMatrix< _Scalar, _Options, _StorageIndex > > Struct Template Reference

#include <MappedSparseMatrix.h>

Inheritance diagram for Eigen::internal::evaluator< MappedSparseMatrix< _Scalar, _Options, _StorageIndex > >:
Inheritance graph
[legend]

Public Types

typedef evaluator< SparseCompressedBase< XprType > > Base
 
typedef MappedSparseMatrix< _Scalar, _Options, _StorageIndex > XprType
 
- Public Types inherited from Eigen::internal::evaluator< SparseCompressedBase< MappedSparseMatrix< _Scalar, _Options, _StorageIndex > > >
typedef unary_evaluator< SparseCompressedBase< MappedSparseMatrix< _Scalar, _Options, _StorageIndex > > > Base
 

Public Member Functions

 evaluator ()
 
 evaluator (const XprType &mat)
 
- Public Member Functions inherited from Eigen::internal::evaluator< SparseCompressedBase< MappedSparseMatrix< _Scalar, _Options, _StorageIndex > > >
EIGEN_DEVICE_FUNC evaluator (const SparseCompressedBase< MappedSparseMatrix< _Scalar, _Options, _StorageIndex > > &xpr)
 

Detailed Description

template<typename _Scalar, int _Options, typename _StorageIndex>
struct Eigen::internal::evaluator< MappedSparseMatrix< _Scalar, _Options, _StorageIndex > >

Definition at line 53 of file MappedSparseMatrix.h.

Member Typedef Documentation

template<typename _Scalar , int _Options, typename _StorageIndex >
typedef evaluator<SparseCompressedBase<XprType> > Eigen::internal::evaluator< MappedSparseMatrix< _Scalar, _Options, _StorageIndex > >::Base

Definition at line 57 of file MappedSparseMatrix.h.

template<typename _Scalar , int _Options, typename _StorageIndex >
typedef MappedSparseMatrix<_Scalar,_Options,_StorageIndex> Eigen::internal::evaluator< MappedSparseMatrix< _Scalar, _Options, _StorageIndex > >::XprType

Definition at line 56 of file MappedSparseMatrix.h.

Constructor & Destructor Documentation

template<typename _Scalar , int _Options, typename _StorageIndex >
Eigen::internal::evaluator< MappedSparseMatrix< _Scalar, _Options, _StorageIndex > >::evaluator ( )
inline

Definition at line 59 of file MappedSparseMatrix.h.

template<typename _Scalar , int _Options, typename _StorageIndex >
Eigen::internal::evaluator< MappedSparseMatrix< _Scalar, _Options, _StorageIndex > >::evaluator ( const XprType mat)
inlineexplicit

Definition at line 60 of file MappedSparseMatrix.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:34