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