Template Struct numpy_allocator_impl_matrix< const MatType & >

Inheritance Relationships

Derived Type

Struct Documentation

template<typename MatType>
struct numpy_allocator_impl_matrix<const MatType&>

Subclassed by eigenpy::numpy_allocator_impl< const MatType &, const Eigen::MatrixBase< MatType > >

Public Static Functions

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