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