Uses of Package
dev.nm.stat.random.rng.univariate.normal
-
Classes in dev.nm.stat.random.rng.univariate.normal used by dev.nm.algebra.linear.vector.doubles.dense Class Description RandomStandardNormalGenerator This is a random number generator that generates random deviates according to the standard Normal distribution. -
Classes in dev.nm.stat.random.rng.univariate.normal used by dev.nm.solver.multivariate.unconstrained.annealing.annealingfunction Class Description RandomStandardNormalGenerator This is a random number generator that generates random deviates according to the standard Normal distribution. -
Classes in dev.nm.stat.random.rng.univariate.normal used by dev.nm.stat.dlm.univariate Class Description RandomStandardNormalGenerator This is a random number generator that generates random deviates according to the standard Normal distribution. -
Classes in dev.nm.stat.random.rng.univariate.normal used by dev.nm.stat.random.rng Class Description RandomStandardNormalGenerator This is a random number generator that generates random deviates according to the standard Normal distribution. -
Classes in dev.nm.stat.random.rng.univariate.normal used by dev.nm.stat.random.rng.multivariate Class Description RandomStandardNormalGenerator This is a random number generator that generates random deviates according to the standard Normal distribution. -
Classes in dev.nm.stat.random.rng.univariate.normal used by dev.nm.stat.random.rng.multivariate.mcmc.metropolis Class Description RandomStandardNormalGenerator This is a random number generator that generates random deviates according to the standard Normal distribution. -
Classes in dev.nm.stat.random.rng.univariate.normal used by dev.nm.stat.random.rng.univariate Class Description NormalRNG This is a random number generator that generates random deviates according to the Normal distribution. -
Classes in dev.nm.stat.random.rng.univariate.normal used by dev.nm.stat.random.rng.univariate.gamma Class Description RandomStandardNormalGenerator This is a random number generator that generates random deviates according to the standard Normal distribution. -
Classes in dev.nm.stat.random.rng.univariate.normal used by dev.nm.stat.random.rng.univariate.normal Class Description RandomStandardNormalGenerator This is a random number generator that generates random deviates according to the standard Normal distribution.Zignor2005 This is an improved version of the Ziggurat algorithm as proposed in the reference. -
Classes in dev.nm.stat.random.rng.univariate.normal used by dev.nm.stat.stochasticprocess.univariate.sde.process.ou Class Description RandomStandardNormalGenerator This is a random number generator that generates random deviates according to the standard Normal distribution. -
Classes in dev.nm.stat.random.rng.univariate.normal used by dev.nm.stat.test.distribution.normality Class Description StandardNormalRNG An alias forZignor2005
to provide a default implementation for sampling from the standard Normal distribution. -
Classes in dev.nm.stat.random.rng.univariate.normal used by tech.nmfin.meanreversion.elliott2005 Class Description RandomStandardNormalGenerator This is a random number generator that generates random deviates according to the standard Normal distribution. -
Classes in dev.nm.stat.random.rng.univariate.normal used by tech.nmfin.trend.kst1995 Class Description RandomStandardNormalGenerator This is a random number generator that generates random deviates according to the standard Normal distribution.