array_function_dispatch(_dispatcher, verify=False, module='numpy')
| 1 | """ |
| 2 | Module of functions that are like ufuncs in acting on arrays and optionally |
| 3 | storing results in an output array. |
| 4 |
nothing calls this directly
no outgoing calls
no test coverage detected