Click or drag to resize

LeapfrogRandomStreams(LeapfrogRandomStreams) Constructor

Creates a LeapfrogRandomStreams object which is a deep, independent copy.

Namespace: CenterSpace.NMath.Core
Assembly: NMath (in NMath.dll) Version: 7.4
Syntax
public LeapfrogRandomStreams(
	LeapfrogRandomStreams other
)

Parameters

other  LeapfrogRandomStreams
The stream to copy.
See Also