Returns the value to compare the estimated error to
when testing whether the algorithm has converged.
Namespace:
Extreme.Mathematics.Algorithms
Assembly:
Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.1
protected virtual double ValueEvaluator()
Protected Overridable Function ValueEvaluator As Double
protected:
virtual double ValueEvaluator()
abstract ValueEvaluator : unit -> float
override ValueEvaluator : unit -> float
Return Value
Type:
Double
Reference