Template Struct eigen_to_py_impl_sparse_matrix

Inheritance Relationships

Derived Type

Struct Documentation

template<typename MatType>
struct eigen_to_py_impl_sparse_matrix

Subclassed by eigenpy::eigen_to_py_impl< MatType, Eigen::SparseMatrixBase< MatType > >

Public Types

enum [anonymous]

Values:

enumerator IsRowMajor

Public Static Functions

static inline PyObject *convert(typename boost::add_reference<typename boost::add_const<MatType>::type>::type mat)
static inline PyTypeObject const *get_pytype()