Click or drag to resize

GaussKronrod21IntegratorPreviousEstimate Property

Gets the integral approximation calculated using the Gauss 10-point rule.

Namespace: CenterSpace.NMath.Core
Assembly: NMath (in NMath.dll) Version: 7.4
Syntax
public double PreviousEstimate { get; }

Property Value

Double
See Also