swarm.random
Interface PSWBgenC


public abstract interface PSWBgenC
extends SimpleRandomGeneratorS, SimpleRandomGeneratorC

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.defobj.CreateC
createEnd