swarm.random
Interface MT19937genS

All Known Implementing Classes:
MT19937genCImpl, MT19937genImpl

public abstract interface MT19937genS
extends SimpleRandomGeneratorS

'Mersenne Twister' Twisted GFSR generator. This generator has a single cycle of length 2^19937-1.


Methods inherited from interface swarm.random.SimpleS
setAntithetic
 
Methods inherited from interface swarm.random.SingleSeedS
setStateFromSeed