Function eigenpy::call_PyArray_New(PyTypeObject *, int, npy_intp *, int, void *, int)

Function Documentation

inline PyObject *eigenpy::call_PyArray_New(PyTypeObject *py_type_ptr, int nd, npy_intp *shape, int np_type, void *data_ptr, int options)