IterativeAlgorithm.ValueEvaluator Method

Returns the value to compare the estimated error to when testing whether the algorithm has converged.

Definition

Namespace: Extreme.Mathematics.Algorithms
Assembly: Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.23
C#
protected virtual double ValueEvaluator()

Return Value

Double

See Also