eigenpy 3.12.0 Bindings between Numpy and Eigen using Boost.Python |
Static Public Member Functions | |
| template<typename SimilarMatrixType> | |
| static PyArrayObject * | allocate (const Eigen::MatrixBase< SimilarMatrixType > &mat, npy_intp nd, npy_intp *shape) |
Definition at line 46 of file numpy-allocator.hpp.
| inlinestatic |
Definition at line 48 of file numpy-allocator.hpp.