numpy
2.0.0
|
#include <ndarraytypes.h>
Data Fields | |
PyObject_HEAD PyObject * | base |
void * | ptr |
npy_intp | len |
int | flags |
PyObject_HEAD PyObject* PyArray_Chunk::base |
Referenced by PyArray_ElementStrides().
Referenced by PyArray_ElementStrides().
Referenced by PyArray_ElementStrides().
void* PyArray_Chunk::ptr |
Referenced by PyArray_ElementStrides().