18 #ifndef __elxDeformationFieldTransform_H__ 19 #define __elxDeformationFieldTransform_H__ 53 template<
class TElastix >
57 typename elx::TransformBase< TElastix >::CoordRepType,
58 elx::TransformBase< TElastix >::FixedImageDimension >,
75 typename elx::TransformBase< TElastix >::CoordRepType,
76 elx::TransformBase< TElastix >::FixedImageDimension >
Superclass1;
80 typedef itk::SmartPointer< Self >
Pointer;
136 virtual void WriteToFile(
const ParametersType & param )
const;
165 #ifndef ITK_MANUAL_INSTANTIATION 166 #include "elxDeformationFieldTransform.hxx" 169 #endif // end #ifndef __elxDeformationFieldTransform_H__