Uses of Class
edu.cornell.lassp.houle.RngPack.RandomSeedable

Packages that use RandomSeedable
adams.data.random   
edu.cornell.lassp.houle.RngPack   
 

Uses of RandomSeedable in adams.data.random
 

Fields in adams.data.random declared as RandomSeedable
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
 class Ranmar
          RANMAR is a lagged Fibonacci generator proposed by Marsaglia and Zaman and is a good research grade generator.
 



Copyright © 2012 University of Waikato, Hamilton, NZ. All Rights Reserved.