Crate rtnorm_rust[][src]

Functions

Pseudorandom numbers from a truncated Gaussian distribution. The Gaussian has parameters mu and sigma and is truncated on the interval [a,b]. Returns the random variable x and its probability p(x).