Function gsl_sys::gsl_sf_laguerre_n[][src]

pub unsafe extern "C" fn gsl_sf_laguerre_n(
    n: c_int,
    a: f64,
    x: f64
) -> f64