Function rgsl::legendre::associated_polynomials::legendre_Plm [] [src]

pub fn legendre_Plm(l: i32, m: i32, x: f64) -> f64

This routine computes the associated Legendre polynomial P_lm(x) for m >= 0, l >= m, |x| <= 1.