|
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 |
Referenced by array_struct_get().
Referenced by array_struct_get().