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 |
<blockquote> http://docs.scipy.org/doc/numpy/reference/arrays.interface.html for the full documentation.</blockquote>
void* PyArrayInterface::data |
PyObject* PyArrayInterface::descr |
Referenced by array_struct_get().