18 #ifndef itkPDEDeformableRegistrationFunction_h
19 #define itkPDEDeformableRegistrationFunction_h
40 template<
typename TFixedImage,
typename TMovingImage,
typename TDisplacementField >
67 #ifdef ITKV3_COMPATIBILITY
68 typedef TDisplacementField DeformationFieldType;
69 typedef typename DeformationFieldType::Pointer DeformationFieldTypePointer;
97 #ifdef ITKV3_COMPATIBILITY
98 void SetDeformationField(DeformationFieldTypePointer ptr)
101 DeformationFieldType * GetDeformationField(
void)
128 os << indent <<
"MovingImage: ";
130 os << indent <<
"FixedImage: ";
virtual void PrintSelf(std::ostream &os, Indent indent) const override
Control indentation during Print() invocation.
static ITK_CONSTEXPR_VAR double e
The base of the natural logarithm or Euler's number