Uses of Interface
dev.nm.stat.random.rng.univariate.exp.RandomExpGenerator
-
Packages that use RandomExpGenerator Package Description dev.nm.stat.random.rng.univariate.exp -
-
Uses of RandomExpGenerator in dev.nm.stat.random.rng.univariate.exp
Classes in dev.nm.stat.random.rng.univariate.exp that implement RandomExpGenerator Modifier and Type Class Description classInverseTransformSamplingExpRNGThis is a pseudo random number generator that samples from the exponential distribution using the inverse transform sampling method.classZiggurat2000ExpThis implements the ziggurat algorithm to sample from the exponential distribution.
-