Integration Rule Result<T>.Estimated Error Property
Gets an estimate for the error over the interval.
Definition
Namespace: Numerics.NET.Calculus.Generic
Assembly: Numerics.NET.Generic (in Numerics.NET.Generic.dll) Version: 9.1.0
C#
Assembly: Numerics.NET.Generic (in Numerics.NET.Generic.dll) Version: 9.1.0
public T EstimatedError { get; }