bundles / numpy 2.5.0.dev0+git20251130.2de293a / numpy / _core / _multiarray_umath / _get_implementing_args
built-in
numpy._core._multiarray_umath:_get_implementing_args
Summary
Collect arguments on which to call __array_function__.
Parameters
relevant_args: iterable of array-likeIterable of possibly array-like arguments to check for __array_function__ methods.
Returns
: Sequence of arguments with __array_function__ methods, in the order in: which they should be called.
Aliases
-
numpy._core._multiarray_umath._get_implementing_args