IterativeAlgorithm.ErrorEvaluator Method

Returns the estimated error for 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 ErrorEvaluator()

Return Value

Double

See Also