Definition at line 50 of file BandMatrix.h.
#include <src/Core/BandMatrix.h>
Public Types | |
enum | { CoeffReadCost = NumTraits<Scalar>::ReadCost, RowsAtCompileTime = Rows, ColsAtCompileTime = Cols, MaxRowsAtCompileTime = Rows, MaxColsAtCompileTime = Cols, Flags = LvalueBit } |
typedef _Scalar | Scalar |
typedef Dense | StorageKind |
typedef DenseIndex | Index |
typedef DenseIndex internal::traits< BandMatrix< _Scalar, Rows, Cols, Supers, Subs, Options > >::Index |
Definition at line 54 of file BandMatrix.h.
typedef _Scalar internal::traits< BandMatrix< _Scalar, Rows, Cols, Supers, Subs, Options > >::Scalar |
Definition at line 52 of file BandMatrix.h.
typedef Dense internal::traits< BandMatrix< _Scalar, Rows, Cols, Supers, Subs, Options > >::StorageKind |
Definition at line 53 of file BandMatrix.h.
anonymous enum |
CoeffReadCost | |
RowsAtCompileTime | |
ColsAtCompileTime | |
MaxRowsAtCompileTime | |
MaxColsAtCompileTime | |
Flags |
Definition at line 55 of file BandMatrix.h.
Page generated by Doxygen 1.7.1 for MRPT 0.9.4 SVN: at Mon Jan 10 23:33:19 UTC 2011 |