numpy.vectorize.__call__
-
vectorize.__call__(*args, **kwargs)
[source] -
Return arrays with the results of
pyfunc
broadcast (vectorized) overargs
andkwargs
not inexcluded
.
© 2005–2019 NumPy Developers
Licensed under the 3-clause BSD License.
https://docs.scipy.org/doc/numpy-1.15.4/reference/generated/numpy.vectorize.__call__.html