Managed Iterative Algorithm<T, TError, TReport>.Iterations Remaining Property
Gets the number of iterations remaining.
Definition
Namespace: Extreme.Mathematics.Algorithms
Assembly: Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.23
C#
Assembly: Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.23
protected int IterationsRemaining { get; }
Property Value
Int32Remarks
This property is useful to pass on to a nested IterativeAlgorithm.