Welcome to the NetCologne GmbH open source mirroring service!
This machine mirrors various open-source projects.
20 Gbit/s uplink.
If there are any issues or you want another project mirrored, please contact
mirror-service -=AT=- netcologne DOT de !
Swarm 2.2 Reference Guide: Class C2TAUS1genCImpl
swarm.random
Class C2TAUS1genCImpl
java.lang.Object
|
+--swarm.BaseImpl
|
+--swarm.PhaseCImpl
|
+--swarm.random.C2TAUS1genCImpl
public class C2TAUS1genCImpl extends PhaseCImpl implements C2TAUSgenC , C2TAUSgenS , C2TAUS1genS , C2TAUS1genC
Combined Tausworthe generator 1 .
Component 1 parameters: P = 31, S = 12, Q = 13 Component 2 parameters: P = 29, S = 17, Q = 2 With these parameters, this generator has a single full cycle of length ~ 2^60.
Methods inherited from class java.lang.Object
equals,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait
C2TAUS1genCImpl
public C2TAUS1genCImpl (C2TAUS1gen nextPhase)
C2TAUS1genCImpl
public C2TAUS1genCImpl ()