Click or drag to resize

NewtonRaphsonParameterCalc Constructor

Constructs a NewtonRaphsonParameterCalc object with a default tolerance of 1e-8, and a default value of 1000 for the maximum number of iterations.

Namespace: CenterSpace.NMath.Core
Assembly: NMath (in NMath.dll) Version: 7.4
Syntax
public NewtonRaphsonParameterCalc()
See Also