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