Click or drag to resize

SkipAheadRandomStreams Constructor

Overload List
 NameDescription
Public methodSkipAheadRandomStreams(SkipAheadRandomStreams) Creates a SkipAheadRandomStreams object which is a deep, independent copy.
Public methodSkipAheadRandomStreams(RandomNumberStreamBasicRandGenType, Int32, Int32) Creates a SkipAheadRandomStreams object from the given parameters.
Public methodSkipAheadRandomStreams(Int32, RandomNumberStreamBasicRandGenType, Int32, Int32) Creates a SkipAheadRandomStreams object from the given parameters.
Top
See Also