18#ifndef itkGaussianExponentialDiffeomorphicTransformParametersAdaptor_h
19#define itkGaussianExponentialDiffeomorphicTransformParametersAdaptor_h
32template <
typename TTransform>
58 itkGetConstReferenceMacro(GaussianSmoothingVarianceForTheConstantVelocityField,
ScalarType);
65 itkGetConstReferenceMacro(GaussianSmoothingVarianceForTheUpdateField,
ScalarType);
79 ScalarType m_GaussianSmoothingVarianceForTheConstantVelocityField{};
80 ScalarType m_GaussianSmoothingVarianceForTheUpdateField{};
87#ifndef ITK_MANUAL_INSTANTIATION
88# include "itkGaussianExponentialDiffeomorphicTransformParametersAdaptor.hxx"
Control indentation during Print() invocation.
Light weight base class for most itk classes.
The "itk" namespace contains all Insight Segmentation and Registration Toolkit (ITK) classes....
SizeValueType ModifiedTimeType