Template Struct eigen_to_py_impl_matrix

Inheritance Relationships

Derived Type

Struct Documentation

template<typename MatType>
struct eigen_to_py_impl_matrix

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

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()