18 #ifndef __elxTranslationTransform_H_ 19 #define __elxTranslationTransform_H_ 49 template<
class TElastix >
52 typename elx::TransformBase< TElastix >::CoordRepType,
53 elx::TransformBase< TElastix >::FixedImageDimension >,
70 typename elx::TransformBase< TElastix >::CoordRepType,
73 typedef itk::SmartPointer< Self >
Pointer;
159 #ifndef ITK_MANUAL_INSTANTIATION 160 #include "elxTranslationTransform.hxx" 163 #endif // end #ifndef __elxTranslationTransform_H_