Skip to main content
Ctrl+K

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 (Union[Array, ndarray, bool_, number, bool, int, float, complex]) –

Return type:

Array

previous

jax.lax.bessel_i0e

next

jax.lax.betainc