Template Struct numpy_allocator_impl_matrix

Inheritance Relationships

Derived Type

Struct Documentation

template<typename MatType>
struct numpy_allocator_impl_matrix

Subclassed by eigenpy::numpy_allocator_impl< MatType, Eigen::MatrixBase< typename remove_const_reference< MatType >::type > >

Public Static Functions

template<typename SimilarMatrixType>
static inline PyArrayObject *allocate(const Eigen::MatrixBase<SimilarMatrixType> &mat, npy_intp nd, npy_intp *shape)