![]() |
aimsalgo
5.0.5
Neuroimaging image processing
|
#include <aims/perfusion/perfSmoothFactory.h>
Public Member Functions | |
PerfusionSmoothingFactory () | |
virtual | ~PerfusionSmoothingFactory () |
PerfusionSmoothingStrategy< T > * | create (PerfusionSmoothingBase::SmoothType) |
Definition at line 49 of file perfSmoothFactory.h.
|
inline |
Definition at line 53 of file perfSmoothFactory.h.
|
inlinevirtual |
Definition at line 54 of file perfSmoothFactory.h.
References aims::PerfusionSmoothingFactory< T >::create().
|
inline |
Definition at line 63 of file perfSmoothFactory.h.
References aims::PerfusionSmoothingBase::NoSmoothing, aims::PerfusionSmoothingBase::Smoothing2D, aims::PerfusionSmoothingBase::Smoothing3D, and aims::PerfusionSmoothingBase::SmoothingT.
Referenced by aims::PerfusionSmoothing< T >::setSmoothing(), and aims::PerfusionSmoothingFactory< T >::~PerfusionSmoothingFactory().