Library: karma
Link With: -lkarma
n_gaussian | Compute a random number with Gaussian distribution. |
n_uniform | Compute a random number with Uniform distribution. |
This routine will compute a random number with a Gaussian distribution. The mean is 0.0 and the variance is 1.0
Parameters:
This routine will compute a random number with a Uniform distribution. The range is from 0.0 to 1.0
Parameters: