Function gsl_sys::gsl_cdf_hypergeometric_P[][src]

pub unsafe extern "C" fn gsl_cdf_hypergeometric_P(
    k: c_uint,
    n1: c_uint,
    n2: c_uint,
    t: c_uint
) -> f64