14 #ifndef __elxTranslationTransform_H_
15 #define __elxTranslationTransform_H_
45 template<
class TElastix >
48 typename elx::TransformBase< TElastix >::CoordRepType,
49 elx::TransformBase< TElastix >::FixedImageDimension >,
66 typename elx::TransformBase< TElastix >::CoordRepType,
69 typedef itk::SmartPointer< Self >
Pointer;
155 #ifndef ITK_MANUAL_INSTANTIATION
156 #include "elxTranslationTransform.hxx"
159 #endif // end #ifndef __elxTranslationTransform_H_