Click or drag to resize

ProbabilityDistributionClone Method

Creates a deep copy of this distribution.

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

Return Value

Object
A deep copy of this distribution.

Implements

ICloneableClone
See Also