Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Com.numericalmethod.suanshu.stats.random.rng.univariate.normal Classes and Interfaces - 9 results found.
NameDescriptionTypePackageFramework
BoxMullerThe Box-Muller transform (by George Edward Pelham Box and Mervin Edgar Muller 1958) is a pseudo-random number sampling method for generating pairs of independent standardClasscom.numericalmethod.suanshu.stats.random.rng.univariate.normalSuanShu
ConcurrentStandardNormalRNGClasscom.numericalmethod.suanshu.stats.random.rng.univariate.normalSuanShu
InverseTransformSamplingTruncatedNormalRNGA random variate x defined as x = Phi^{-1}( Phi(alpha) + Ucdot(Phi(eta)-Phi(alpha)))sigma + muClasscom.numericalmethod.suanshu.stats.random.rng.univariate.normal.truncatedSuanShu
MarsagliaBray1964The polar method (attributed to George Marsaglia, 1964) is a pseudo-random number sampling method for generating a pair of independent standard normal random variables.Classcom.numericalmethod.suanshu.stats.random.rng.univariate.normalSuanShu
NormalRNGThis is a random number generator that generates random deviates according to the NormalSee Also:Wikipedia: NormalClasscom.numericalmethod.suanshu.stats.random.rng.univariate.normalSuanShu
RandomStandardNormalGeneratorInterfacecom.numericalmethod.suanshu.stats.random.rng.univariate.normalSuanShu
StandardNormalRNGAn alias for Zignor2005 to provide a default implementation for sampling from the standard Normal distribution.Classcom.numericalmethod.suanshu.stats.random.rng.univariate.normalSuanShu
Ziggurat2000The Ziggurat algorithm is an algorithm for pseudo-random number sampling from the Normal distribution.Classcom.numericalmethod.suanshu.stats.random.rng.univariate.normalSuanShu
Zignor2005This is an improved version of the Ziggurat algorithm as proposed in the reference.Classcom.numericalmethod.suanshu.stats.random.rng.univariate.normalSuanShu