numpy  2.0.0
NewNpyArrayIterObject_tag Struct Reference

Data Fields

PyObject_HEAD NpyIteriter
char started
char finished
NewNpyArrayIterObjectnested_child
NpyIter_IterNextFunciternext
NpyIter_GetMultiIndexFuncget_multi_index
char ** dataptrs
PyArray_Descr ** dtypes
PyArrayObject ** operands
npy_intpinnerstrides
npy_intpinnerloopsizeptr
char readflags [NPY_MAXARGS]
char writeflags [NPY_MAXARGS]

Field Documentation

The iterator
Child to update for nested iteration
Flag indicating iteration started/stopped

The documentation for this struct was generated from the following file: