Unit Line Search.Test Convergence Method
Checks whether the algorithm has converged.
Definition
Namespace: Numerics.NET.Optimization.LineSearches
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.3
C#
An AlgorithmStatus value that indicates the current status of the iteration.
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.3
protected override AlgorithmStatus TestConvergence()
Return Value
AlgorithmStatusAn AlgorithmStatus value that indicates the current status of the iteration.