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