Template Struct expected_pytype_for_arg< Eigen::Matrix< Scalar, Rows, Cols, Options, MaxRows, MaxCols > >

Inheritance Relationships

Base Type

Struct Documentation

template<typename Scalar, int Rows, int Cols, int Options, int MaxRows, int MaxCols>
struct expected_pytype_for_arg<Eigen::Matrix<Scalar, Rows, Cols, Options, MaxRows, MaxCols>> : public eigenpy::expected_pytype_for_arg<Eigen::Matrix<Scalar, Rows, Cols, Options, MaxRows, MaxCols>>