|
numpy 2.0.0
|
#include <nditer_impl.h>
Data Fields | |
| npy_uint32 | itflags |
| npy_uint8 | ndim |
| npy_uint8 | nop |
| npy_int8 | maskop |
| npy_uint8 | unused_padding |
| npy_intp | itersize |
| npy_intp | iterstart |
| npy_intp | iterend |
| npy_intp | iterindex |
| char | iter_flexdata |
| npy_uint32 NpyIter_InternalOnly::itflags |
| npy_int8 NpyIter_InternalOnly::maskop |
| npy_uint8 NpyIter_InternalOnly::ndim |
| npy_uint8 NpyIter_InternalOnly::nop |
| npy_uint8 NpyIter_InternalOnly::unused_padding |