RNStream Control Ifc
Controls the movement through a pseudo-random number stream
Inheritors
Properties
Link copied to clipboard
If true, the stream will automatically participate in having its stream advanced to the next sub-stream via stream managers
Link copied to clipboard
Tells the stream to start producing antithetic variates
Link copied to clipboard
If true, the stream will automatically participate in having its stream reset to its start stream via stream managers
Functions
Link copied to clipboard
Positions the RNG at the beginning of its next substream
Link copied to clipboard
The resetStartStream method will position the RNG at the beginning of its stream. This is the same location in the stream as assigned when the RNG was created and initialized.
Link copied to clipboard
Resets the position of the RNG at the start of the current substream