numpy 2.0.0
_one_to_n_data Struct Reference

Data Fields

free_strided_transfer_data freefunc
copy_strided_transfer_data copyfunc
PyArray_StridedTransferFnstransfer
void * data
npy_intp N
npy_intp dst_itemsize
PyArray_StridedTransferFnstransfer_finish_src
void * data_finish_src

Detailed Description

********************** COPY 1 TO N CONTIGUOUS *******************
Copies 1 element to N contiguous elements

Field Documentation

If this is non-NULL the source type has references needing a decref

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