Managed Iterative Algorithm<T, TError, TReport>.Test Convergence Method
Checks whether the algorithm has converged.
Definition
Namespace: Numerics.NET.Algorithms
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.4
C#
A AlgorithmStatus value that indicates the current status of the iteration.
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.4
protected virtual AlgorithmStatus TestConvergence()
Return Value
AlgorithmStatusA AlgorithmStatus value that indicates the current status of the iteration.