Public Types | |
| enum | { RowsPlusOne, ColsPlusOne, RowsAtCompileTime = Direction==Vertical ? RowsPlusOne : MatrixType::RowsAtCompileTime, ColsAtCompileTime = Direction==Horizontal ? ColsPlusOne : MatrixType::ColsAtCompileTime, MaxRowsAtCompileTime = RowsAtCompileTime, MaxColsAtCompileTime = ColsAtCompileTime, TmpFlags = _MatrixTypeNested::Flags & HereditaryBits, Flags, CoeffReadCost = _MatrixTypeNested::CoeffReadCost } |
| typedef traits< MatrixType > ::StorageKind | StorageKind |
| typedef nested< MatrixType >::type | MatrixTypeNested |
| typedef remove_reference < MatrixTypeNested >::type | _MatrixTypeNested |
| typedef remove_reference<MatrixTypeNested>::type Eigen::internal::traits< Homogeneous< MatrixType, Direction > >::_MatrixTypeNested |
| typedef nested<MatrixType>::type Eigen::internal::traits< Homogeneous< MatrixType, Direction > >::MatrixTypeNested |
| typedef traits<MatrixType>::StorageKind Eigen::internal::traits< Homogeneous< MatrixType, Direction > >::StorageKind |
| Page generated by Doxygen 1.7.4 for MRPT 0.9.5 SVN:2717 at Sun Oct 16 16:08:03 PDT 2011 | Hosted on: |