jax.lax.bessel_i0e# jax.lax.bessel_i0e(x)[源代码][源代码]# 指数缩放的0阶修正贝塞尔函数:\(\mathrm{i0e}(x) = e^{-|x|} \mathrm{i0}(x)\) 参数: x (Array | ndarray | bool | number | bool | int | float | complex) 返回类型: Array