scipy.special.ive

scipy.special.ive(x1, x2[, out]) = <ufunc 'ive'>

ive(v,z)

Exponentially scaled modified Bessel function of the first kind

Defined as:

ive(v,z) = iv(v,z) * exp(-abs(z.real))