18 #ifndef itkSymmetricForcesDemonsRegistrationFilter_h
19 #define itkSymmetricForcesDemonsRegistrationFilter_h
69 template <
typename TFixedImage,
typename TMovingImage,
typename TDisplacementField>
104 using TimeStepType =
typename FiniteDifferenceFunctionType::TimeStepType;
118 GetRMSChange()
const override;
125 SetIntensityDifferenceThreshold(
double);
128 GetIntensityDifferenceThreshold()
const;
134 PrintSelf(std::ostream & os,
Indent indent)
const override;
138 InitializeIteration()
override;
146 #ifndef ITK_MANUAL_INSTANTIATION
147 # include "itkSymmetricForcesDemonsRegistrationFilter.hxx"