aimsalgo 6.0.0
Neuroimaging image processing
aims::Smoother< Geom, Text > Class Template Referenceabstract

#include <aims/primalsketch/smoother.h>

Inheritance diagram for aims::Smoother< Geom, Text >:

Public Member Functions

 Smoother ()
 
virtual ~Smoother ()
 
virtual Text doSmoothing (const Text &ima, int maxiter, bool verbose=false)=0
 
virtual float dt ()
 
virtual bool optimal ()
 

Detailed Description

template<typename Geom, typename Text>
class aims::Smoother< Geom, Text >

Definition at line 48 of file smoother.h.

Constructor & Destructor Documentation

◆ Smoother()

template<typename Geom, typename Text>
aims::Smoother< Geom, Text >::Smoother ( )
inline

Definition at line 55 of file smoother.h.

◆ ~Smoother()

template<typename Geom, typename Text>
virtual aims::Smoother< Geom, Text >::~Smoother ( )
inlinevirtual

Definition at line 56 of file smoother.h.

Member Function Documentation

◆ doSmoothing()

◆ dt()

template<typename Geom, typename Text>
virtual float aims::Smoother< Geom, Text >::dt ( )
inlinevirtual

◆ optimal()

template<typename Geom, typename Text>
virtual bool aims::Smoother< Geom, Text >::optimal ( )
inlinevirtual

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