numpy 2.0.0
_subarray_broadcast_data Struct Reference

Data Fields

NpyAuxData base
PyArray_StridedTransferFnstransfer
NpyAuxDatadata
npy_intp src_N
npy_intp dst_N
npy_intp src_itemsize
npy_intp dst_itemsize
PyArray_StridedTransferFnstransfer_decsrcref
NpyAuxDatadata_decsrcref
PyArray_StridedTransferFnstransfer_decdstref
NpyAuxDatadata_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 _n_to_n_data_free().


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