Gets the estimated error in the result.
Namespace:
Extreme.Mathematics
Assembly:
Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.1
public TError Error { get; }
Public ReadOnly Property Error As TError
Get
public:
property TError Error {
TError get ();
}
member Error : 'TError with get
Property Value
Type:
TError
Reference