Main MRPT website > C++ reference
MRPT logo
Public Types | Private Types
Eigen::internal::make_proper_matrix_type Class Reference
Inheritance diagram for Eigen::internal::make_proper_matrix_type:
Inheritance graph
[legend]

List of all members.

Public Types

typedef Matrix< _Scalar, _Rows,
_Cols, Options, _MaxRows,
_MaxCols > 
type

Private Types

enum  { IsColVector = _Cols==1 && _Rows!=1, IsRowVector = _Rows==1 && _Cols!=1, Options }

Member Typedef Documentation

typedef Matrix<_Scalar, _Rows, _Cols, Options, _MaxRows, _MaxCols> Eigen::internal::make_proper_matrix_type::type

Definition at line 116 of file Core.


Member Enumeration Documentation

anonymous enum [private]
Enumerator:
IsColVector 
IsRowVector 
Options 

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