SimpleConvergenceTest<T>.Value Property

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

Definition

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

Property Value

T

See Also