Main MRPT website > C++ reference
MRPT logo
Public Types
Eigen::internal::plain_matrix_type_column_major Struct Reference

List of all members.

Public Types

enum  { Rows = traits<T>::RowsAtCompileTime, Cols = traits<T>::ColsAtCompileTime, MaxRows = traits<T>::MaxRowsAtCompileTime, MaxCols = traits<T>::MaxColsAtCompileTime }
typedef Matrix< typename
traits< T >::Scalar, Rows,
Cols,(MaxRows==1 &&MaxCols!=1)?RowMajor:ColMajor,
MaxRows, MaxCols > 
type

Member Typedef Documentation

typedef Matrix<typename traits<T>::Scalar, Rows, Cols, (MaxRows==1&&MaxCols!=1) ? RowMajor : ColMajor, MaxRows, MaxCols > Eigen::internal::plain_matrix_type_column_major::type

Definition at line 241 of file Core.


Member Enumeration Documentation

anonymous enum
Enumerator:
Rows 
Cols 
MaxRows 
MaxCols 

Definition at line 230 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