pub fn legendre_Pl_array(x: f64, result_array: &mut [f64]) -> Value
Expand description

This function computes arrays of Legendre polynomials P_l(x) and derivatives dP_l(x)/dx, for l = 0, \dots, lmax, |x| <= 1