Uses of Class
dev.nm.stat.random.rng.univariate.normal.NormalRNG
-
Packages that use NormalRNG Package Description dev.nm.stat.random.rng.univariate -
-
Uses of NormalRNG in dev.nm.stat.random.rng.univariate
Constructors in dev.nm.stat.random.rng.univariate with parameters of type NormalRNG Constructor Description LogNormalRNG(NormalRNG rnorm)
Construct a random number generator to sample from the log-normal distribution.
-