Main MRPT website > C++ reference
MRPT logo
Public Types
Eigen::internal::traits< Homogeneous< MatrixType, Direction > > Struct Reference

List of all members.

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

Member Typedef Documentation

typedef remove_reference<MatrixTypeNested>::type Eigen::internal::traits< Homogeneous< MatrixType, Direction > >::_MatrixTypeNested

Definition at line 52 of file Geometry.

typedef nested<MatrixType>::type Eigen::internal::traits< Homogeneous< MatrixType, Direction > >::MatrixTypeNested

Definition at line 51 of file Geometry.

typedef traits<MatrixType>::StorageKind Eigen::internal::traits< Homogeneous< MatrixType, Direction > >::StorageKind

Definition at line 50 of file Geometry.


Member Enumeration Documentation

anonymous enum
Enumerator:
RowsPlusOne 
ColsPlusOne 
RowsAtCompileTime 
ColsAtCompileTime 
MaxRowsAtCompileTime 
MaxColsAtCompileTime 
TmpFlags 
Flags 
CoeffReadCost 

Definition at line 53 of file Geometry.




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