Click or drag to resize

LeapfrogRandomStreams Constructor

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