Function gsl_sys::gsl_ran_exponential[][src]

pub unsafe extern "C" fn gsl_ran_exponential(
    r: *const gsl_rng,
    mu: f64
) -> f64