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

#include <SparseMatrix.h>

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

Public Types

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

Public Member Functions

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

Detailed Description

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

Definition at line 1390 of file SparseMatrix.h.

Member Typedef Documentation

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

Definition at line 1393 of file SparseMatrix.h.

template<typename _Scalar , int _Options, typename _StorageIndex >
typedef SparseMatrix<_Scalar,_Options,_StorageIndex> Eigen::internal::evaluator< SparseMatrix< _Scalar, _Options, _StorageIndex > >::SparseMatrixType

Definition at line 1394 of file SparseMatrix.h.

Constructor & Destructor Documentation

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

Definition at line 1395 of file SparseMatrix.h.

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

Definition at line 1396 of file SparseMatrix.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:35