Method | Description | |
---|---|---|
Switcher ( |
Constructs the RNG-object from other RNGs.
|
Method | Description | |
---|---|---|
SelectRand ( ) : int |
Determine which RNG in RandMulti to use.
|
public Switcher ( |
||
randSwitch | The RNG that will be used to determine switching. | |
rands | The RNGs to switch between. |