Click or drag to resize

RombergIntegratorTrapezoidEstimate Property

Gets the estimate for the integral yielded by the compound trapezoid rule where the number of panels, or subintervals, is equal to the order of the Romberg estimate.

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

Property Value

Double
See Also