numpy  2.0.0
PyArrayMultiIterObject Struct Reference

#include <ndarraytypes.h>

Data Fields

PyObject_HEAD int numiter
npy_intp size
npy_intp index
int nd
npy_intp dimensions [NPY_MAXDIMS]
PyArrayIterObjectiters [NPY_MAXARGS]

Detailed Description

Any object passed to PyArray_Broadcast must be binary compatible with this structure.

Field Documentation

number of dims
number of iters

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