Gets the approximation of the result at the current iteration.
Namespace:
Extreme.Mathematics.Algorithms
Assembly:
Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.1
protected double CurrentResult { get; set; }
Protected Property CurrentResult As Double
Get
Set
protected:
property double CurrentResult {
double get ();
void set (double value);
}
member CurrentResult : float with get, set
Property Value
Type:
Double
Reference