Click or drag to resize

RootFinderBaseClone Method

Returns a deep copy of this root finder.

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

Return Value

Object
A deep copy.

Implements

ICloneableClone
See Also