pub fn sample_gaussian_3d(rng: &mut Lcg, sigma: f64) -> [f64; 3]
Sample a 3-D Gaussian vector with zero mean and isotropic standard deviation sigma.
sigma