numpy.vectorize.call — NumPy v1.11 Manual (original) (raw)
vectorize.__call__(*args, **kwargs)[source]¶
Return arrays with the results of pyfunc broadcast (vectorized) over_args_ and kwargs not in excluded.
vectorize.__call__(*args, **kwargs)[source]¶
Return arrays with the results of pyfunc broadcast (vectorized) over_args_ and kwargs not in excluded.