Click or drag to resize

IntegrationResultEstimate Property

Gets the estimated value of the integral and its associated error bar.

Namespace:  Meta.Numerics.Analysis
Assembly:  Meta.Numerics (in Meta.Numerics.dll) Version: 4.1.4
Syntax
public UncertainValue Estimate { get; }

Property Value

Type: UncertainValue
Remarks

Note that the associated error estimate represents an expected deviation, not a definitive bound on the deviation.

See Also