Click or drag to resize

NewtonRaphsonParameterCalcMaxIterations Property

Gets the sets the maximum number of iterations performed by the algorithm. Default is 1000.

Namespace: CenterSpace.NMath.Core
Assembly: NMath (in NMath.dll) Version: 7.4
Syntax
public int MaxIterations { get; set; }

Property Value

Int32
See Also