cupyx.scipy.special.k0e#

cupyx.scipy.special.k0e()#

0 阶指数修正贝塞尔函数 K

参数:

x (cupy.ndarray) – 参数 (浮点数)

返回:

在 x 处的值。

返回类型:

cupy.ndarray

另见

scipy.special.k0e()