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 Eigen::internal::traits< Reverse< MatrixType, Direction > >::_MatrixTypeNested |
| typedef nested<MatrixType>::type Eigen::internal::traits< Reverse< MatrixType, Direction > >::MatrixTypeNested |
| typedef traits<MatrixType>::StorageKind Eigen::internal::traits< Reverse< MatrixType, Direction > >::StorageKind |
| Page generated by Doxygen 1.7.5 for MRPT 0.9.5 SVN: at Thu Oct 13 21:25:36 UTC 2011 |