Click or drag to resize

RombergIntegratorRombergErrorEstimate Property

Gets an estimate of the error in the Romberg estimate of the integral just computed.

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

Property Value

Double
See Also