Function rgsl::laguerre::laguerre_n[][src]

pub fn laguerre_n(n: i32, a: f64, x: f64) -> f64
Expand description

the generalized Laguerre polynomials L^a_n(x) for a > -1, n >= 0.