18 #ifndef __itkGaussianSmoothingOnUpdateDisplacementFieldTransform_h
19 #define __itkGaussianSmoothingOnUpdateDisplacementFieldTransform_h
46 <
class TScalar,
unsigned int NDimensions>
79 itkSetMacro( GaussianSmoothingVarianceForTheUpdateField,
ScalarType );
80 itkGetConstReferenceMacro( GaussianSmoothingVarianceForTheUpdateField,
ScalarType );
87 itkSetMacro( GaussianSmoothingVarianceForTheTotalField,
ScalarType );
88 itkGetConstReferenceMacro( GaussianSmoothingVarianceForTheTotalField,
ScalarType );
110 void PrintSelf( std::ostream& os,
Indent indent )
const;
131 void operator=(
const Self& );
137 #ifndef ITK_MANUAL_INSTANTIATION
138 # include "itkGaussianSmoothingOnUpdateDisplacementFieldTransform.hxx"
141 #endif // __itkGaussianSmoothingOnUpdateDisplacementFieldTransform_h