Main MRPT website > C++ reference
MRPT logo
Public Types | Private Types
Eigen::internal::product_type Struct Reference

List of all members.

Public Types

enum  {
  MaxRows = _Lhs::MaxRowsAtCompileTime, Rows = _Lhs::RowsAtCompileTime, MaxCols = _Rhs::MaxColsAtCompileTime, Cols = _Rhs::ColsAtCompileTime,
  MaxDepth, Depth, LargeThreshold = EIGEN_CACHEFRIENDLY_PRODUCT_THRESHOLD
}
enum  { value = selector::ret }
typedef remove_all< Lhs >::type _Lhs
typedef remove_all< Rhs >::type _Rhs

Private Types

enum  {
  rows_select = product_size_category<Rows, value = selector::ret, cols_select = product_size_category<Cols, value = selector::ret,
  depth_select = product_size_category<Depth, value = selector::ret
}
typedef product_type_selector
< rows_select, cols_select,
depth_select > 
selector

Member Typedef Documentation

Definition at line 73 of file Core.

Definition at line 74 of file Core.

typedef product_type_selector<rows_select, cols_select, depth_select> Eigen::internal::product_type::selector [private]

Definition at line 95 of file Core.


Member Enumeration Documentation

anonymous enum
Enumerator:
MaxRows 
Rows 
MaxCols 
Cols 
MaxDepth 
Depth 
LargeThreshold 

Definition at line 75 of file Core.

anonymous enum [private]
Enumerator:
rows_select 
value 
cols_select 
value 
depth_select 
value 

Definition at line 90 of file Core.

anonymous enum
Enumerator:
value 

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