swarm.random
Interface PSWBgenS

All Known Implementing Classes:
PSWBgenImpl, PSWBgenCImpl

public interface PSWBgenS
extends SimpleRandomGeneratorS

Subtract-with-borrow Congruential Generator with prime modulus. PSWB is an improvement on SWB in that the use of a prime modulus guarantees a single full cycle. It's slower, of course.


Methods inherited from interface swarm.random.CommonGeneratorS
setAntithetic, setStateFromSeed