cupyx.scipy.special.k1e#

cupyx.scipy.special.k1e()#

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

参数

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

返回值

在 x 处的值。

返回类型

cupy.ndarray

另请参阅

scipy.special.k1e()