Click or drag to resize

ModifiedLevenbergMarquardtMinimizerIterations Property

Gets the number of iterations performed.

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

Property Value

Int32

Implements

INonlinearLeastSqMinimizerIterations
See Also