Loadable Function: z = gsl_sf_legendre_Plm_array (arg1, arg2, arg3)
Loadable Function: z = gsl_sf_legendre_Plm_array (…)

Compute arrays of Legendre polynomials P_l^m(x) for m >= 0, l = |m|, ..., lmax, |x|<= 1.

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

DEPRECATION WARNING: gsl_sf_legendre_Plm_array has been deprecated in GSL 2.0

Package: gsl