18 #ifndef itkGaussianExponentialDiffeomorphicTransformParametersAdaptor_h
19 #define itkGaussianExponentialDiffeomorphicTransformParametersAdaptor_h
32 template<
typename TTransform>
58 itkGetConstReferenceMacro( GaussianSmoothingVarianceForTheConstantVelocityField,
ScalarType );
65 itkGetConstReferenceMacro( GaussianSmoothingVarianceForTheUpdateField,
ScalarType );
72 ~GaussianExponentialDiffeomorphicTransformParametersAdaptor();
77 GaussianExponentialDiffeomorphicTransformParametersAdaptor( const
Self & ) ITK_DELETE_FUNCTION;
78 void operator=( const
Self & ) ITK_DELETE_FUNCTION;
88 #ifndef ITK_MANUAL_INSTANTIATION
89 #include "itkGaussianExponentialDiffeomorphicTransformParametersAdaptor.hxx"
Light weight base class for most itk classes.
unsigned long ModifiedTimeType
Control indentation during Print() invocation.