#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.3 for MRPT 0.9.4 SVN:exported at Tue Jan 25 21:56:31 UTC 2011 |