Shapeworks Studio  2.1
Shape analysis software suite
List of all members | Public Types
Eigen::internal::traits< Diagonal< const SparseMatrix< _Scalar, _Options, _Index >, DiagIndex > > Struct Template Reference

Public Types

enum  {
  RowsAtCompileTime = Dynamic, ColsAtCompileTime = 1, MaxRowsAtCompileTime = Dynamic, MaxColsAtCompileTime = 1,
  Flags = 0, CoeffReadCost = _MatrixTypeNested::CoeffReadCost*10
}
 
typedef SparseMatrix< _Scalar, _Options, _Index > MatrixType
 
typedef nested< MatrixType >::type MatrixTypeNested
 
typedef remove_reference< MatrixTypeNested >::type _MatrixTypeNested
 
typedef _Scalar Scalar
 
typedef Dense StorageKind
 
typedef _Index Index
 
typedef MatrixXpr XprKind
 

Detailed Description

template<typename _Scalar, int _Options, typename _Index, int DiagIndex>
struct Eigen::internal::traits< Diagonal< const SparseMatrix< _Scalar, _Options, _Index >, DiagIndex > >

Definition at line 61 of file SparseMatrix.h.


The documentation for this struct was generated from the following file: