numpy_internals_override¶
- probly.representation.sample.numpy_functions.numpy_internals_override(numpy_sample_param_name: str) Callable[[_NumpyBoundFunctionWithInternals], _NumpyFunction][source]¶
- probly.representation.sample.numpy_functions.numpy_internals_override(*, numpy_sample_param_pos: int) Callable[[_NumpyBoundFunctionWithInternals], _NumpyFunction]
Decorator to convert a function taking a NumPy sample argument.