![]() |
aimsalgo
5.0.5
Neuroimaging image processing
|
#include <aims/primalsketch/coupledSmoother.h>
Public Member Functions | |
CoupledSmoother () | |
virtual std::pair< Text, Text > | doSmoothing (const std::pair< Text, Text > &ima, const std::pair< Text, Text > &constraint, int maxiter, bool verbose=false)=0 |
virtual float | dt () |
virtual bool | optimal () |
Definition at line 47 of file coupledSmoother.h.
|
inline |
Definition at line 53 of file coupledSmoother.h.
References aims::CoupledSmoother< Geom, Text >::doSmoothing(), and verbose.
|
pure virtual |
Referenced by aims::CoupledSmoother< Geom, Text >::CoupledSmoother().
|
inlinevirtual |
Definition at line 59 of file coupledSmoother.h.
|
inlinevirtual |
Definition at line 60 of file coupledSmoother.h.