IterativeAlgorithm.CurrentResult Property

Gets 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 CurrentResult { get; set; }

Property Value

Double

See Also