Click or drag to resize

ClampedCubicSplineClone Method

Creates a deep copy of this clamped cubic spline.

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

Return Value

Object
Returns a deep copy of this clamped cubic spline.

Implements

ICloneableClone
See Also