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