Function rgsl::laguerre::laguerre_2

source ·
pub fn laguerre_2(a: f64, x: f64) -> f64
Expand description

This function evaluates the generalized Laguerre polynomials L^a_1(x), L^a_2(x), L^a_3(x) using explicit representations.