ConvergenceTest<T>.Error Property

Gets the estimated error associated with the convergence test.

Definition

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

Property Value

T

See Also