Uses of Interface
smile.math.random.RandomNumberGenerator
-
Packages that use RandomNumberGenerator Package Description smile.math.random -
-
Uses of RandomNumberGenerator in smile.math.random
Classes in smile.math.random that implement RandomNumberGenerator Modifier and Type Class Description classMersenneTwisterclassUniversalGeneratorThe so called "Universal Generator" based on multiplicative congruential method, which originally appeared in "Toward a Universal Random Number Generator" by Marsaglia, Zaman and Tsang.
-