![]() |
aimsalgo
5.0.5
Neuroimaging image processing
|
#include <aims/perfusion/perfNoSmoothing.h>
Public Member Functions | |
PerfusionNoSmoothing () | |
AimsData< T > | doit (AimsData< T > &, float) |
![]() | |
PerfusionSmoothingStrategy () | |
virtual | ~PerfusionSmoothingStrategy () |
Definition at line 45 of file perfNoSmoothing.h.
|
inline |
Definition at line 49 of file perfNoSmoothing.h.
References aims::PerfusionNoSmoothing< T >::doit().
|
inlinevirtual |
Reimplemented from aims::PerfusionSmoothingStrategy< T >.
Definition at line 56 of file perfNoSmoothing.h.
References AimsData< T >::clone().
Referenced by aims::PerfusionNoSmoothing< T >::PerfusionNoSmoothing().