18 #ifndef __itkGaussianExponentialDiffeomorphicTransform_h
19 #define __itkGaussianExponentialDiffeomorphicTransform_h
56 <
class TScalar,
unsigned int NDimensions>
74 itkStaticConstMacro( ConstantVelocityFieldDimension,
unsigned int, NDimensions );
77 itkStaticConstMacro( Dimension,
unsigned int, NDimensions );
106 itkSetMacro( GaussianSmoothingVarianceForTheConstantVelocityField,
ScalarType );
107 itkGetConstMacro( GaussianSmoothingVarianceForTheConstantVelocityField,
ScalarType );
113 itkSetMacro( GaussianSmoothingVarianceForTheUpdateField,
ScalarType );
114 itkGetConstMacro( GaussianSmoothingVarianceForTheUpdateField,
ScalarType );
131 void PrintSelf( std::ostream &,
Indent )
const;
135 void operator=(
const Self& );
143 #ifndef ITK_MANUAL_INSTANTIATION
144 # include "itkGaussianExponentialDiffeomorphicTransform.hxx"
147 #endif // __itkGaussianExponentialDiffeomorphicTransform_h