aimsdata  4.7.0
Neuroimaging data handling
aims::IntegrableOf< REAL > Class Template Referenceabstract

#include <aims/math/integrator.h>

Public Member Functions

 IntegrableOf ()
 
virtual ~IntegrableOf ()
 
virtual REAL valueAt (REAL) const =0
 

Detailed Description

template<class REAL>
class aims::IntegrableOf< REAL >

Definition at line 44 of file integrator.h.

Constructor & Destructor Documentation

◆ IntegrableOf()

template<class REAL >
aims::IntegrableOf< REAL >::IntegrableOf ( )
inline

Definition at line 48 of file integrator.h.

◆ ~IntegrableOf()

template<class REAL >
virtual aims::IntegrableOf< REAL >::~IntegrableOf ( )
inlinevirtual

Definition at line 49 of file integrator.h.

References aims::IntegrableOf< REAL >::valueAt().

Member Function Documentation

◆ valueAt()

template<class REAL >
virtual REAL aims::IntegrableOf< REAL >::valueAt ( REAL  ) const
pure virtual

The documentation for this class was generated from the following file: