Click or drag to resize

UniformDistributionClone Method

Creates a deep copy of this UniformDistribution.

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

Return Value

Object
A deep copy of this UniformDistribution.

Implements

ICloneableClone
See Also