Function gsl_sys::gsl_sf_legendre_sphPlm[][src]

pub unsafe extern "C" fn gsl_sf_legendre_sphPlm(
    l: c_int,
    m: c_int,
    x: f64
) -> f64