Click or drag to resize

AnnealingHistoryStepIterations Property

Gets the actual number of iterations performed at this step by the minimizer.

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

Property Value

Int32
See Also