Function eigenpy::call_PyArray_New(PyTypeObject *, int, npy_intp *, int, npy_intp *, void *, int)
Defined in File numpy.hpp
Function Documentation
-
inline PyObject *eigenpy::call_PyArray_New(PyTypeObject *py_type_ptr, int nd, npy_intp *shape, int np_type, npy_intp *strides, void *data_ptr, int options)