Function rgsl::laguerre::laguerre_n

source ·
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.