IterativeAlgorithm.CurrentError Property

Gets the estimated error of the approximation of the result at the current iteration.

Definition

Namespace: Extreme.Mathematics.Algorithms
Assembly: Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.23
C#
protected double CurrentError { get; set; }

Property Value

Double

See Also