18 #ifndef itkGaussianSmoothingOnUpdateDisplacementFieldTransform_h
19 #define itkGaussianSmoothingOnUpdateDisplacementFieldTransform_h
45 template <
typename TParametersValueType,
unsigned int NDimensions>
78 itkSetMacro(GaussianSmoothingVarianceForTheUpdateField,
ScalarType);
79 itkGetConstReferenceMacro(GaussianSmoothingVarianceForTheUpdateField,
ScalarType);
86 itkSetMacro(GaussianSmoothingVarianceForTheTotalField,
ScalarType);
87 itkGetConstReferenceMacro(GaussianSmoothingVarianceForTheTotalField,
ScalarType);
112 PrintSelf(std::ostream & os,
Indent indent)
const override;
116 InternalClone()
const override;
133 #ifndef ITK_MANUAL_INSTANTIATION
134 # include "itkGaussianSmoothingOnUpdateDisplacementFieldTransform.hxx"
137 #endif // itkGaussianSmoothingOnUpdateDisplacementFieldTransform_h