Function gsl_sys::gsl_ran_gamma_knuth[][src]

pub unsafe extern "C" fn gsl_ran_gamma_knuth(
    r: *const gsl_rng,
    a: f64,
    b: f64
) -> f64