18#ifndef itkPDEDeformableRegistrationFunction_h
19#define itkPDEDeformableRegistrationFunction_h
40template <
typename TFixedImage,
typename TMovingImage,
typename TDisplacementField>
158 os << indent <<
"MovingImage: ";
160 os << indent <<
"FixedImage: ";
DisplacementFieldType DisplacementFieldType
void PrintSelf(std::ostream &os, Indent indent) const override
FiniteDifferenceFunction()
Control indentation during Print() invocation.
FixedImageType FixedImageType
MovingImageType MovingImageType
Implements transparent reference counting.
The "itk" namespace contains all Insight Segmentation and Registration Toolkit (ITK) classes....