jax.lax.bessel_i1e# jax.lax.bessel_i1e(x)[source]# Exponentially scaled modified Bessel function of order 1: \(\mathrm{i1e}(x) = e^{-|x|} \mathrm{i1}(x)\) Parameters: x (Array | ndarray | bool | number | bool | int | float | complex) Return type: Array