IterativeAlgorithm<T>.ValueEvaluator Method

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

Definition

Namespace: Numerics.NET.Algorithms
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.0
C#
protected virtual T ValueEvaluator()

Return Value

T

See Also