RootBracketingSolver<T>.ErrorEvaluator Method

Returns the estimated error for testing whether the algorithm has converged.

Definition

Namespace: Numerics.NET.EquationSolvers.Generic
Assembly: Numerics.NET.Generic (in Numerics.NET.Generic.dll) Version: 9.0.0
C#
protected override T ErrorEvaluator()

Return Value

T

See Also