Main MRPT website > C++ reference
MRPT logo
Public Types
Eigen::internal::traits< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > > Struct Reference

List of all members.

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

Member Typedef Documentation

typedef ConditionMatrixType::Nested Eigen::internal::traits< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > >::ConditionMatrixNested

Definition at line 52 of file Core.

typedef ElseMatrixType::Nested Eigen::internal::traits< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > >::ElseMatrixNested

Definition at line 54 of file Core.

typedef traits<ThenMatrixType>::Scalar Eigen::internal::traits< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > >::Scalar

Definition at line 49 of file Core.

typedef Dense Eigen::internal::traits< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > >::StorageKind

Definition at line 50 of file Core.

typedef ThenMatrixType::Nested Eigen::internal::traits< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > >::ThenMatrixNested

Definition at line 53 of file Core.

typedef traits<ThenMatrixType>::XprKind Eigen::internal::traits< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > >::XprKind

Definition at line 51 of file Core.


Member Enumeration Documentation

anonymous enum
Enumerator:
RowsAtCompileTime 
ColsAtCompileTime 
MaxRowsAtCompileTime 
MaxColsAtCompileTime 
Flags 
CoeffReadCost 

Definition at line 55 of file Core.




Page generated by Doxygen 1.7.5 for MRPT 0.9.5 SVN: at Thu Oct 13 21:25:36 UTC 2011