Click or drag to resize

FloatRandomExponentialDistributionClone Method

Creates a deep copy of this random number generator.

Namespace: CenterSpace.NMath.Core
Assembly: NMath (in NMath.dll) Version: 7.4
Syntax
public Object Clone()

Return Value

Object

Implements

ICloneableClone
See Also