RootBracketingSolver.ValueEvaluator Method

Returns the value to compare the estimated error to when 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 ValueEvaluator()

Return Value

Double

See Also