Skip to main content
Ctrl+K

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

Return type:

Array

previous

jax.lax.batch_matmul

next

jax.lax.bessel_i1e