Iterative Algorithm<T>.Current Result Property
Gets 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 CurrentResult { get; set; }