aimsalgo  5.0.5
Neuroimaging image processing
aims::DericheSmoother< T > Class Template Reference

#include <aims/primalsketch/dericheSmoother.h>

Inheritance diagram for aims::DericheSmoother< T >:
Collaboration diagram for aims::DericheSmoother< T >:

Public Member Functions

AimsData< T > doSmoothing (const AimsData< T > &ima, int maxiter, bool verbose=false)
 
float dt ()
 
bool optimal ()
 
- Public Member Functions inherited from aims::Smoother< AimsData< T >, AimsData< T > >
virtual ~Smoother ()
 

Detailed Description

template<class T>
class aims::DericheSmoother< T >

Definition at line 45 of file dericheSmoother.h.

Member Function Documentation

◆ doSmoothing()

template<class T >
AimsData< T > aims::DericheSmoother< T >::doSmoothing ( const AimsData< T > &  ima,
int  maxiter,
bool  verbose = false 
)
virtual

◆ dt()

template<class T >
float aims::DericheSmoother< T >::dt ( )
inlinevirtual

Reimplemented from aims::Smoother< AimsData< T >, AimsData< T > >.

Definition at line 52 of file dericheSmoother.h.

◆ optimal()

template<class T >
bool aims::DericheSmoother< T >::optimal ( )
inlinevirtual

Reimplemented from aims::Smoother< AimsData< T >, AimsData< T > >.

Definition at line 53 of file dericheSmoother.h.


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