compbio
Public Types | List of all members
Eigen::internal::sparse_eval< T, Rows, Cols, Flags > Struct Template Reference

Public Types

enum  { _Options = ((Flags&RowMajorBit)==RowMajorBit) ? RowMajor : ColMajor }
 
typedef traits< T >::Scalar _Scalar
 
typedef traits< T >::StorageIndex _StorageIndex
 
typedef SparseMatrix< _Scalar, _Options, _StorageIndex > type
 

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