数据类型例程#
|
如果数据类型之间的转换可以按照转换规则进行,则返回 True。 |
对于标量 |
|
|
返回将 NumPy 类型提升规则应用于参数后得到的数据类型。 |
|
返回输入数组共有的标量类型。 |
|
|
创建数据类型#
|
|
数据类型信息#
|
|
|
数据类型测试#
|
|
|
|
|
杂项#
|
|
|
章节导航
ndarray
)
cupy.ufunc
)cupy.fft
)cupy.linalg
)cupy.random
)cupy.testing
)cupyx.scipy.fft
)cupyx.scipy.fftpack
)
cupyx.scipy.interpolate
)cupyx.scipy.linalg
)cupyx.scipy.ndimage
)cupyx.scipy.signal
)cupyx.scipy.signal.windows
)cupyx.scipy.sparse
)cupyx.scipy.sparse.linalg
)cupyx.scipy.sparse.csgraph
)
cupyx.scipy.spatial
)
cupyx.scipy.spatial.distance
)cupyx.scipy.special
)cupyx.scipy.stats
)
|
如果数据类型之间的转换可以按照转换规则进行,则返回 True。 |
对于标量 |
|
|
返回将 NumPy 类型提升规则应用于参数后得到的数据类型。 |
|
返回输入数组共有的标量类型。 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|