跳转至主要内容
回到顶部
Ctrl
+
K
使用者指南
API 參考
從來源碼建置
開發
發行備註
Learn
More
NEPs
GitHub
使用者指南
API 參考
從來源碼建置
開發
發行備註
Learn
NEPs
GitHub
章节导航
NumPy’s module structure
陣列物件
Universal functions (
ufunc
)
numpy.ufunc
numpy.ufunc.__call__
numpy.ufunc.accumulate
numpy.ufunc.at
numpy.ufunc.outer
numpy.ufunc.reduce
numpy.ufunc.reduceat
numpy.ufunc.resolve_dtypes
numpy.ufunc.nin
numpy.ufunc.nout
numpy.ufunc.nargs
numpy.ufunc.ntypes
numpy.ufunc.types
numpy.ufunc.identity
numpy.ufunc.signature
numpy.ufunc.reduce
numpy.ufunc.accumulate
numpy.ufunc.reduceat
numpy.ufunc.outer
numpy.ufunc.at
Routines and objects by topic
Typing (
numpy.typing
)
NumPy C-API
Array API standard compatibility
CPU/SIMD optimizations
Thread Safety
Global Configuration Options
NumPy security
Testing guidelines
Status of
numpy.distutils
and migration advice
NumPy and SWIG
NumPy reference
Universal functions (
ufunc
)
numpy.ufunc
numpy.ufunc.__call__
numpy.ufunc.__call__
#
method
ufunc.
__call__
(
*
args
,
**
kwargs
)
#
Call self as a function.
当前页面
ufunc.__call__