Template Struct numpy_allocator_impl_matrix< MatType & >

Struct Documentation

template<typename MatType>
struct numpy_allocator_impl_matrix<MatType&>

Public Static Functions

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