Uses of Class
edu.cornell.lassp.houle.RngPack.RandomSeedable
-
Packages that use RandomSeedable Package Description adams.data.random edu.cornell.lassp.houle.RngPack -
-
Uses of RandomSeedable in adams.data.random
Fields in adams.data.random declared as RandomSeedable Modifier and Type Field Description protected RandomSeedable
Random. m_RandEngine
the random number generator. -
Uses of RandomSeedable in edu.cornell.lassp.houle.RngPack
Subclasses of RandomSeedable in edu.cornell.lassp.houle.RngPack Modifier and Type Class Description class
Ranmar
RANMAR is a lagged Fibonacci generator proposed by Marsaglia and Zaman and is a good research grade generator.
-