Loadable Function: z = gsl_sf_bessel_kl_scaled_array (arg1, arg2)
Loadable Function: z = gsl_sf_bessel_kl_scaled_array (…)

This routine computes the values of the scaled irregular modified spherical Bessel functions \exp(x) k_l(x) for l from 0 to lmax inclusive for lmax >= 0 and x>0. The values are computed using recurrence relations for efficiency, and therefore may differ slightly from the exact values.

This function is from the GNU Scientific Library, see http://www.gnu.org/software/gsl/ for documentation.

Package: gsl