RootBracketingSolver.ErrorEvaluator Method

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

Definition

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

Return Value

Double

See Also