Definition at line 135 of file TriangularMatrix.h.
#include <src/Core/TriangularMatrix.h>
Public Types | |
enum | { Mode = _Mode, Flags = (_MatrixTypeNested::Flags & (HereditaryBits) & (~(PacketAccessBit | DirectAccessBit | LinearAccessBit))) | Mode, CoeffReadCost = _MatrixTypeNested::CoeffReadCost } |
typedef nested< MatrixType >::type | MatrixTypeNested |
typedef remove_reference < MatrixTypeNested >::type | _MatrixTypeNested |
typedef MatrixType | ExpressionType |
typedef remove_reference<MatrixTypeNested>::type internal::traits< TriangularView< MatrixType, _Mode > >::_MatrixTypeNested |
Definition at line 138 of file TriangularMatrix.h.
typedef MatrixType internal::traits< TriangularView< MatrixType, _Mode > >::ExpressionType |
Definition at line 139 of file TriangularMatrix.h.
typedef nested<MatrixType>::type internal::traits< TriangularView< MatrixType, _Mode > >::MatrixTypeNested |
Definition at line 137 of file TriangularMatrix.h.
anonymous enum |
Definition at line 140 of file TriangularMatrix.h.
Page generated by Doxygen 1.7.1 for MRPT 0.9.4 SVN: at Mon Jan 10 23:33:19 UTC 2011 |