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