![]() |
aimsalgo 6.0.0
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 54 of file coupledSmoother.h.
|
pure virtual |
Implemented in aims::CoupledDiffusion2DSmoother< T >.
|
inlinevirtual |
Reimplemented in aims::CoupledDiffusion2DSmoother< T >.
Definition at line 60 of file coupledSmoother.h.
|
inlinevirtual |
Reimplemented in aims::CoupledDiffusion2DSmoother< T >.
Definition at line 61 of file coupledSmoother.h.