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