Definition at line 48 of file SparseMatrix.h.
#include <src/Sparse/SparseMatrix.h>
Public Types | |
| enum | { RowsAtCompileTime = Dynamic, ColsAtCompileTime = Dynamic, MaxRowsAtCompileTime = Dynamic, MaxColsAtCompileTime = Dynamic, Flags = _Options | NestByRefBit | LvalueBit, CoeffReadCost = NumTraits<Scalar>::ReadCost, SupportedAccessPatterns = InnerRandomAccessPattern } |
| typedef _Scalar | Scalar |
| typedef _Index | Index |
| typedef Sparse | StorageKind |
| typedef MatrixXpr | XprKind |
| typedef _Index internal::traits< SparseMatrix< _Scalar, _Options, _Index > >::Index |
Definition at line 51 of file SparseMatrix.h.
| typedef _Scalar internal::traits< SparseMatrix< _Scalar, _Options, _Index > >::Scalar |
Definition at line 50 of file SparseMatrix.h.
| typedef Sparse internal::traits< SparseMatrix< _Scalar, _Options, _Index > >::StorageKind |
Definition at line 52 of file SparseMatrix.h.
| typedef MatrixXpr internal::traits< SparseMatrix< _Scalar, _Options, _Index > >::XprKind |
Definition at line 53 of file SparseMatrix.h.
| anonymous enum |
| RowsAtCompileTime | |
| ColsAtCompileTime | |
| MaxRowsAtCompileTime | |
| MaxColsAtCompileTime | |
| Flags | |
| CoeffReadCost | |
| SupportedAccessPatterns |
Definition at line 54 of file SparseMatrix.h.
| Page generated by Doxygen 1.7.2 for MRPT 0.9.4 SVN: at Mon Jan 10 22:30:30 UTC 2011 |