18 #ifndef __itkGaussianSmoothingOnUpdateDisplacementFieldTransform_h
19 #define __itkGaussianSmoothingOnUpdateDisplacementFieldTransform_h
45 <
class TScalar,
unsigned int NDimensions>
78 itkSetMacro( GaussianSmoothingVarianceForTheUpdateField,
ScalarType );
79 itkGetConstReferenceMacro( GaussianSmoothingVarianceForTheUpdateField,
ScalarType );
86 itkSetMacro( GaussianSmoothingVarianceForTheTotalField,
ScalarType );
87 itkGetConstReferenceMacro( GaussianSmoothingVarianceForTheTotalField,
ScalarType );
109 void PrintSelf( std::ostream& os,
Indent indent )
const;
130 void operator=(
const Self& );
136 #if ITK_TEMPLATE_EXPLICIT
137 # include "Templates/itkGaussianSmoothingOnUpdateDisplacementFieldTransform+-.h"
141 # include "itkGaussianSmoothingOnUpdateDisplacementFieldTransform.hxx"
144 #endif // __itkGaussianSmoothingOnUpdateDisplacementFieldTransform_h