bundles / numpy 2.4.3 / numpy / lib / _shape_base_impl / get_array_wrap
function
numpy.lib._shape_base_impl:get_array_wrap
Signature
def get_array_wrap ( * args ) Summary
Find the wrapper for the array with the highest priority.
Extended Summary
In case of ties, leftmost wins. If no wrapper is found, return None.
Aliases
-
numpy.lib._shape_base_impl.get_array_wrap