18#ifndef itkGaussianSmoothingOnUpdateDisplacementFieldTransformParametersAdaptor_h
19#define itkGaussianSmoothingOnUpdateDisplacementFieldTransformParametersAdaptor_h
32template <
typename TTransform>
58 itkGetConstReferenceMacro(GaussianSmoothingVarianceForTheUpdateField,
ScalarType);
66 itkGetConstReferenceMacro(GaussianSmoothingVarianceForTheTotalField,
ScalarType);
80 ScalarType m_GaussianSmoothingVarianceForTheUpdateField{};
81 ScalarType m_GaussianSmoothingVarianceForTheTotalField{};
89#ifndef ITK_MANUAL_INSTANTIATION
90# include "itkGaussianSmoothingOnUpdateDisplacementFieldTransformParametersAdaptor.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