SolutionReport<T, TError>.Error Property

Gets the estimated error in the result.

Definition

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

Property Value

TError

See Also