#include <numpy.h>
Definition at line 51 of file numpy.h.
◆ alignment
int PyArrayDescr_Proxy::alignment |
◆ byteorder
char PyArrayDescr_Proxy::byteorder |
◆ elsize
int PyArrayDescr_Proxy::elsize |
◆ fields
PyObject* PyArrayDescr_Proxy::fields |
◆ flags
char PyArrayDescr_Proxy::flags |
◆ kind
char PyArrayDescr_Proxy::kind |
◆ names
PyObject* PyArrayDescr_Proxy::names |
◆ subarray
char* PyArrayDescr_Proxy::subarray |
◆ type
char PyArrayDescr_Proxy::type |
◆ type_num
int PyArrayDescr_Proxy::type_num |
◆ typeobj
PyObject_HEAD PyObject* PyArrayDescr_Proxy::typeobj |
The documentation for this struct was generated from the following file: