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

Packages that use RandomElement
edu.cornell.lassp.houle.RngPack   
 

Uses of RandomElement in edu.cornell.lassp.houle.RngPack
 

Subclasses of RandomElement in edu.cornell.lassp.houle.RngPack
 class RandomSeedable
          RandomSeedable is an abstract class that extends the RandomElement class to include the ability to automatically generate a valid long seed from the clock.
 class Ranmar
          RANMAR is a lagged Fibonacci generator proposed by Marsaglia and Zaman and is a good research grade generator.
 



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