SolutionReport<T, TError>.IterationsNeeded Property

Gets the number of iterations performed by the algorithm.

Definition

Namespace: Numerics.NET
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.0
C#
public int IterationsNeeded { get; }

Property Value

Int32

See Also