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