SimpleConvergenceTest<T>.Value Property

Gets the value used in the computation of the relative error.

Definition

Namespace: Numerics.NET.Algorithms
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.0
C#
public T Value { get; }

Property Value

T

See Also