Click or drag to resize

INonlinearLeastSqMinimizerMaxIterations Property

Gets and sets the maximum number of iterations used in computing minima estimates.

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

Property Value

Int32
See Also