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

Inheritance Relationships

Base Type

Struct Documentation

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