18 #ifndef itkGaussianExponentialDiffeomorphicTransform_h
19 #define itkGaussianExponentialDiffeomorphicTransform_h
55 template <
typename TParametersValueType,
unsigned int NDimensions>
75 static constexpr
unsigned int ConstantVelocityFieldDimension = NDimensions;
78 static constexpr
unsigned int Dimension = NDimensions;
109 itkSetMacro(GaussianSmoothingVarianceForTheConstantVelocityField,
ScalarType);
110 itkGetConstMacro(GaussianSmoothingVarianceForTheConstantVelocityField,
ScalarType);
116 itkSetMacro(GaussianSmoothingVarianceForTheUpdateField,
ScalarType);
117 itkGetConstMacro(GaussianSmoothingVarianceForTheUpdateField,
ScalarType);
134 PrintSelf(std::ostream &,
Indent)
const override;
143 #ifndef ITK_MANUAL_INSTANTIATION
144 # include "itkGaussianExponentialDiffeomorphicTransform.hxx"
147 #endif // itkGaussianExponentialDiffeomorphicTransform_h