Equation System Solver.Test Convergence Method
Checks whether the algorithm has converged.
Definition
Namespace: Extreme.Mathematics.EquationSolvers
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 override AlgorithmStatus TestConvergence()
Return Value
AlgorithmStatusA AlgorithmStatus value that indicates the current status of the iteration.