Iterative Algorithm<T>.Error Evaluator Method
Returns the estimated error for testing whether the algorithm has converged.
Definition
Namespace: Numerics.NET.Algorithms
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.2
C#
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.2
protected virtual T ErrorEvaluator()