numpy
2.0.0
|
#include <ndarraytypes.h>
Data Fields | |
int | two |
int | nd |
char | typekind |
int | itemsize |
int | flags |
npy_intp * | shape |
npy_intp * | strides |
void * | data |
PyObject * | descr |
void* PyArrayInterface::data |
PyObject* PyArrayInterface::descr |