#include <src/Core/Reverse.h>
Public Types | |
enum | { RowsAtCompileTime = MatrixType::RowsAtCompileTime, ColsAtCompileTime = MatrixType::ColsAtCompileTime, MaxRowsAtCompileTime = MatrixType::MaxRowsAtCompileTime, MaxColsAtCompileTime = MatrixType::MaxColsAtCompileTime, LinearAccess, Flags = int(_MatrixTypeNested::Flags) & (HereditaryBits | LvalueBit | PacketAccessBit | LinearAccess), CoeffReadCost = _MatrixTypeNested::CoeffReadCost } |
typedef MatrixType::Scalar | Scalar |
typedef traits< MatrixType > ::StorageKind | StorageKind |
typedef traits< MatrixType > ::XprKind | XprKind |
typedef nested< MatrixType >::type | MatrixTypeNested |
typedef remove_reference < MatrixTypeNested >::type | _MatrixTypeNested |
typedef remove_reference<MatrixTypeNested>::type internal::traits< Reverse< MatrixType, Direction > >::_MatrixTypeNested |
typedef nested<MatrixType>::type internal::traits< Reverse< MatrixType, Direction > >::MatrixTypeNested |
typedef traits<MatrixType>::StorageKind internal::traits< Reverse< MatrixType, Direction > >::StorageKind |
Page generated by Doxygen 1.7.3 for MRPT 0.9.4 SVN: at Sat Mar 26 06:16:28 UTC 2011 |