SolutionReport<T, TError>.Error Property

Gets the estimated error in the result.

Definition

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

Property Value

TError

See Also