Function gsl_sys::gsl_ran_beta[][src]

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