Package com.metsci.glimpse.util.math.stochastic
-
Interface Summary Interface Description Generator Pdf StochasticEngine StochasticEngine.State -
Class Summary Class Description StochasticEngineLcp This engine is based around the same Linear Congruential Pseudorandom (LCP) number generator used in java.util.Random.StochasticEngineLcp.LcpState StochasticEngineMersenne Modified from a C-program for MT19937 by Takuji Nishimura and Makoto Matsumoto.