array_function_dispatch(_sliding_window_view_dispatcher)
| 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