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

Inheritance Relationships

Base Type

Struct Documentation

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