RootBracketingSolver<T>.ValueEvaluator Method

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

Return Value

T

See Also