SolutionReport<T, TError>.IterationsNeeded Property

Gets the number of iterations performed by the algorithm.

Definition

Namespace: Extreme.Mathematics
Assembly: Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.23
C#
public int IterationsNeeded { get; }

Property Value

Int32

See Also