array_function_dispatch(_broadcast_arrays_dispatcher, module='numpy')
| 1 | """ |
| 2 | Utilities that manipulate strides to achieve desirable effects. |
| 3 | |
| 4 | An explanation of strides can be found in the "ndarray.rst" file in the |
nothing calls this directly
no outgoing calls
no test coverage detected