Public Types | Public Member Functions | List of all members
Eigen::internal::unary_evaluator< Block< SparseMatrix< _Scalar, _Options, _StorageIndex >, BlockRows, BlockCols, true >, IteratorBased > Struct Template Reference

#include <SparseBlock.h>

Inheritance diagram for Eigen::internal::unary_evaluator< Block< SparseMatrix< _Scalar, _Options, _StorageIndex >, BlockRows, BlockCols, true >, IteratorBased >:
Inheritance graph
[legend]

Public Types

typedef evaluator< SparseCompressedBase< XprType > > Base
 
typedef Block< SparseMatrix< _Scalar, _Options, _StorageIndex >, BlockRows, BlockCols, true > XprType
 
- Public Types inherited from Eigen::internal::evaluator< SparseCompressedBase< Block< SparseMatrix< _Scalar, _Options, _StorageIndex >, BlockRows, BlockCols, true > > >
typedef unary_evaluator< SparseCompressedBase< Block< SparseMatrix< _Scalar, _Options, _StorageIndex >, BlockRows, BlockCols, true > > > Base
 

Public Member Functions

 unary_evaluator (const XprType &xpr)
 
- Public Member Functions inherited from Eigen::internal::evaluator< SparseCompressedBase< Block< SparseMatrix< _Scalar, _Options, _StorageIndex >, BlockRows, BlockCols, true > > >
EIGEN_DEVICE_FUNC evaluator (const SparseCompressedBase< Block< SparseMatrix< _Scalar, _Options, _StorageIndex >, BlockRows, BlockCols, true > > &xpr)
 

Detailed Description

template<typename _Scalar, int _Options, typename _StorageIndex, int BlockRows, int BlockCols>
struct Eigen::internal::unary_evaluator< Block< SparseMatrix< _Scalar, _Options, _StorageIndex >, BlockRows, BlockCols, true >, IteratorBased >

Definition at line 581 of file SparseBlock.h.

Member Typedef Documentation

template<typename _Scalar , int _Options, typename _StorageIndex , int BlockRows, int BlockCols>
typedef evaluator<SparseCompressedBase<XprType> > Eigen::internal::unary_evaluator< Block< SparseMatrix< _Scalar, _Options, _StorageIndex >, BlockRows, BlockCols, true >, IteratorBased >::Base

Definition at line 585 of file SparseBlock.h.

template<typename _Scalar , int _Options, typename _StorageIndex , int BlockRows, int BlockCols>
typedef Block<SparseMatrix<_Scalar, _Options, _StorageIndex>,BlockRows,BlockCols,true> Eigen::internal::unary_evaluator< Block< SparseMatrix< _Scalar, _Options, _StorageIndex >, BlockRows, BlockCols, true >, IteratorBased >::XprType

Definition at line 584 of file SparseBlock.h.

Constructor & Destructor Documentation

template<typename _Scalar , int _Options, typename _StorageIndex , int BlockRows, int BlockCols>
Eigen::internal::unary_evaluator< Block< SparseMatrix< _Scalar, _Options, _StorageIndex >, BlockRows, BlockCols, true >, IteratorBased >::unary_evaluator ( const XprType xpr)
inlineexplicit

Definition at line 586 of file SparseBlock.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:56