![]() |
Shapeworks Studio
2.1
Shape analysis software suite
|
Public Types | |
| enum | { _Options = ((traits<T>::Flags&RowMajorBit)==RowMajorBit) ? RowMajor : ColMajor } |
| typedef traits< T >::Scalar | _Scalar |
| typedef traits< T >::Index | _Index |
| typedef SparseMatrix< _Scalar, _Options, _Index > | type |
Definition at line 93 of file SparseUtil.h.
1.8.11