Function gsl_sys::gsl_ran_gaussian[][src]

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