|  | RombergIntegratorRombergEstimate Property | 
            Gets the Romberg estimate for the integral.
            
Namespace: CenterSpace.NMath.CoreAssembly: NMath (in NMath.dll) Version: 7.4
 Syntax
Syntaxpublic double RombergEstimate { get; }Public ReadOnly Property RombergEstimate As Double
	Get
public:
property double RombergEstimate {
	double get ();
}member RombergEstimate : float with get
Property Value
Double See Also
See Also