numpy 2.0.0
_subarray_broadcast_data Struct Reference

Data Fields

free_strided_transfer_data freefunc
copy_strided_transfer_data copyfunc
PyArray_StridedTransferFnstransfer
void * data
npy_intp src_N
npy_intp dst_N
npy_intp src_itemsize
npy_intp dst_itemsize
PyArray_StridedTransferFnstransfer_decsrcref
void * data_decsrcref
PyArray_StridedTransferFnstransfer_decdstref
void * data_decdstref
npy_intp run_count
_subarray_broadcast_offsetrun offsetruns

Detailed Description

Copies element with subarray broadcasting

Field Documentation

This gets a run-length encoded representation of the transfer

Referenced by _contig_to_contig_n_to_n().


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