numpy 2.0.0
PyArray_Chunk Struct Reference

#include <ndarraytypes.h>

Data Fields

PyObject_HEAD PyObject * base
void * ptr
npy_intp len
int flags

Detailed Description

Mirrors buffer object to ptr

Field Documentation

PyObject_HEAD PyObject* PyArray_Chunk::base

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