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