#include <numpy-allocator.hpp>
Static Public Member Functions | |
template<typename SimilarMatrixType > | |
static PyArrayObject * | allocate (const Eigen::MatrixBase< SimilarMatrixType > &mat, npy_intp nd, npy_intp *shape) |
Definition at line 19 of file numpy-allocator.hpp.
|
inlinestatic |
Definition at line 48 of file numpy-allocator.hpp.