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

Public Types

typedef Matrix< Scalar, 1, ExpressionType::ColsAtCompileTime, int(ExpressionType::PlainObject::Options)|int(RowMajor), 1, ExpressionType::MaxColsAtCompileTime > MatrixRowType
 
typedef Array< Scalar, 1, ExpressionType::ColsAtCompileTime, int(ExpressionType::PlainObject::Options)|int(RowMajor), 1, ExpressionType::MaxColsAtCompileTime > ArrayRowType
 
typedef conditional< is_same< typenametraits< ExpressionType >::XprKind, MatrixXpr >::value, MatrixRowType, ArrayRowType >::type type
 

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