Definition at line 45 of file Select.h.
#include <src/Core/Select.h>
Public Types | |
| enum | { RowsAtCompileTime = ConditionMatrixType::RowsAtCompileTime, ColsAtCompileTime = ConditionMatrixType::ColsAtCompileTime, MaxRowsAtCompileTime = ConditionMatrixType::MaxRowsAtCompileTime, MaxColsAtCompileTime = ConditionMatrixType::MaxColsAtCompileTime, Flags = (unsigned int)ThenMatrixType::Flags & ElseMatrixType::Flags & HereditaryBits, CoeffReadCost } |
| typedef traits< ThenMatrixType > ::Scalar | Scalar |
| typedef Dense | StorageKind |
| typedef traits< ThenMatrixType > ::XprKind | XprKind |
| typedef ConditionMatrixType::Nested | ConditionMatrixNested |
| typedef ThenMatrixType::Nested | ThenMatrixNested |
| typedef ElseMatrixType::Nested | ElseMatrixNested |
| typedef ConditionMatrixType::Nested internal::traits< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > >::ConditionMatrixNested |
| typedef ElseMatrixType::Nested internal::traits< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > >::ElseMatrixNested |
| typedef Dense internal::traits< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > >::StorageKind |
| typedef ThenMatrixType::Nested internal::traits< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > >::ThenMatrixNested |
| Page generated by Doxygen 1.7.2 for MRPT 0.9.4 SVN: at Mon Jan 10 22:30:30 UTC 2011 |