Iterative Algorithm<T>.Current Error Property
Gets the estimated error of the approximation of the result
at the current iteration.
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 T CurrentError { get; set; }