![]() |
aimsdata
5.1.2
Neuroimaging data handling
|
#include <aims/math/rombergitg.h>
Public Member Functions | |
RombergIntegratorOf (const REAL &eps, int jmax, int k) | |
virtual | ~RombergIntegratorOf () |
virtual REAL | eval (const Integrable &func, REAL a, REAL b) const |
Definition at line 51 of file rombergitg.h.
|
inline |
Definition at line 55 of file rombergitg.h.
|
inlinevirtual |
Definition at line 58 of file rombergitg.h.
|
virtual |
Definition at line 70 of file rombergitg.h.
References aims::AimsLagrangeInterpolation(), and aims::TrapezeIntegratorOf< REAL >::stage().