swarm.random
Interface PMMLCG1gen

All Known Implementing Classes:
PMMLCG1genImpl

public abstract interface PMMLCG1gen
extends PMMLCGgenS, PMMLCGgen

Prime Modulus Multiplicative Linear Congruential Generator 1. With parameters a = 16,807 and m = 2,147,483,647, this generator has a single full cycle of length (m-1).


Methods inherited from interface swarm.objectbase.SwarmObject
getCompleteProbeMap, getProbeForMessage, getProbeForVariable, getProbeMap
 
Methods inherited from interface swarm.random.InternalState
describe, getMagic, getName, getStateSize
 
Methods inherited from interface swarm.random.SimpleOut
getDoubleSample, getFloatSample, getThinDoubleSample, getUnsignedMax, getUnsignedSample
 
Methods inherited from interface swarm.random.Simple
getAntithetic, reset
 
Methods inherited from interface swarm.random.SingleSeed
getInitialSeed, getMaxSeedValue
 
Methods inherited from interface swarm.random.MultiSeed
lengthOfSeedVector
 
Methods inherited from interface swarm.defobj.Drop
drop
 
Methods inherited from interface swarm.defobj.DefinedObject
compare, describeID, getDisplayName, getTypeName, getZone, perform, perform$with, perform$with$with, perform$with$with$with, respondsTo, setDisplayName, xfprint, xfprintid, xprint, xprintid