Function rgsl::laguerre::laguerre_n_e[][src]

pub fn laguerre_n_e(n: i32, a: f64, x: f64) -> (Value, Result)
Expand description

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