compbio
|
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 |