Medial Code Documentation
Loading...
Searching...
No Matches
Public Types
Eigen::internal::plain_col_type< ExpressionType, Scalar > Struct Template Reference

Public Types

typedef Matrix< Scalar, ExpressionType::RowsAtCompileTime, 1, ExpressionType::PlainObject::Options &~RowMajor, ExpressionType::MaxRowsAtCompileTime, 1 > MatrixColType
 
typedef Array< Scalar, ExpressionType::RowsAtCompileTime, 1, ExpressionType::PlainObject::Options &~RowMajor, ExpressionType::MaxRowsAtCompileTime, 1 > ArrayColType
 
typedef conditional< is_same< typenametraits< ExpressionType >::XprKind, MatrixXpr >::value, MatrixColType, ArrayColType >::type type
 

The documentation for this struct was generated from the following file: