![]() |
aimsdata
4.7.0
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 52 of file rombergitg.h.
|
inline |
Definition at line 56 of file rombergitg.h.
|
inlinevirtual |
Definition at line 59 of file rombergitg.h.
References aims::RombergIntegratorOf< REAL >::eval().
|
virtual |
Definition at line 71 of file rombergitg.h.
References aims::TrapezeIntegratorOf< REAL >::stage().
Referenced by aims::RombergIntegratorOf< REAL >::~RombergIntegratorOf().