Loadable Function: ( z1, z2 ) = gsl_sf_legendre_Plm_deriv_array (arg1, arg2, arg3)
Loadable Function: ( z1, z2 ) = gsl_sf_legendre_Plm_deriv_array (…)

Compute arrays of Legendre polynomials P_l^m(x) and derivatives dP_l^m(x)/dx 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_deriv_array has been deprecated in GSL 2.0

Package: gsl