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

Inheritance Relationships

Base Type

Struct Documentation

template<typename MatType>
struct eigen_to_py_impl<const MatType, const Eigen::SparseMatrixBase<MatType>> : public eigenpy::eigen_to_py_impl_sparse_matrix<const MatType>