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

These functions compute arrays of Legendre polynomials P_l(x) and derivatives dP_l(x)/dx, for l = 0, \dots, lmax, |x|<= 1.

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

Package: gsl