Template Struct eigen_to_py_impl< MatType &, Eigen::MatrixBase< MatType > >

Inheritance Relationships

Base Type

Struct Documentation

template<typename MatType>
struct eigen_to_py_impl<MatType&, Eigen::MatrixBase<MatType>> : public eigenpy::eigen_to_py_impl_matrix<MatType&>