Iterative Algorithm<T>.Update Current Result Method
Updates the current approximation in a point-wise convergence.
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 void UpdateCurrentResult(
T value
)
Parameters
- value T