14 #ifndef __elxDeformationFieldTransform_H__
15 #define __elxDeformationFieldTransform_H__
49 template<
class TElastix >
53 typename elx::TransformBase< TElastix >::CoordRepType,
54 elx::TransformBase< TElastix >::FixedImageDimension >,
71 typename elx::TransformBase< TElastix >::CoordRepType,
72 elx::TransformBase< TElastix >::FixedImageDimension >
Superclass1;
76 typedef itk::SmartPointer< Self >
Pointer;
132 virtual void WriteToFile(
const ParametersType & param )
const;
161 #ifndef ITK_MANUAL_INSTANTIATION
162 #include "elxDeformationFieldTransform.hxx"
165 #endif // end #ifndef __elxDeformationFieldTransform_H__