![]() |
aimsalgo
5.1.2
Neuroimaging image processing
|
#include <aims/estimation/m-estimator.h>
Public Member Functions | |
MEstimator () | |
virtual | ~MEstimator () |
virtual void | doit (const carto::rc_ptr< carto::Volume< AimsVector< float, D > > > &, const carto::rc_ptr< carto::Volume< float > > &, float &, AimsVector< float, D > &) |
Definition at line 53 of file m-estimator.h.
|
inline |
Definition at line 56 of file m-estimator.h.
|
inlinevirtual |
Definition at line 57 of file m-estimator.h.
|
inlinevirtual |
Reimplemented in WLMSEstimator< D >, and LMSEstimator< D >.
Definition at line 60 of file m-estimator.h.