IntegrationRule.EstimatesError Property

Gets whether the rule provides an estimate for the truncation error.

Definition

Namespace: Numerics.NET.Calculus
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.6
C#
public virtual bool EstimatesError { get; }

Property Value

Boolean

See Also