swarm.random
Interface BasicRandomGeneratorC

All Known Subinterfaces:
C2TAUS1genC, C2TAUS2genC, C2TAUS3genC, C2TAUSgenC, MT19937genC, PMMLCG1genC, PMMLCGgenC, PSWBgenC, SimpleRandomGeneratorC, SplitRandomGeneratorC

public interface BasicRandomGeneratorC
extends SwarmObjectC, SwarmObjectS, InternalStateC, InternalStateS, CommonGeneratorC, CommonGeneratorS

The common functionality of simple and split generators.. This protocol covers methods common to simple and split generators.


Methods inherited from interface swarm.random.CommonGeneratorC
createWithDefaults
 
Methods inherited from interface swarm.random.CommonGeneratorS
setAntithetic, setStateFromSeed
 
Methods inherited from interface swarm.defobj.CreateC
create, createBegin, createEnd
 
Methods inherited from interface swarm.defobj.CustomizeC
customizeBegin, customizeCopy, customizeEnd