ConvergenceTest<T>.Error Property

Gets the estimated error associated with the convergence test.

Definition

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

Property Value

T

See Also