Function rgsl::randist::gaussian::ugaussian

source ·
pub fn ugaussian(r: &mut Rng) -> f64
Expand description

This function computes results for the unit Gaussian distribution. They are equivalent to the functions above with a standard deviation of one, sigma = 1.