14 #ifndef __elxAdvancedAffineTransform_H_
15 #define __elxAdvancedAffineTransform_H_
72 template<
class TElastix >
75 typename elx::TransformBase< TElastix >::CoordRepType,
76 elx::TransformBase< TElastix >::FixedImageDimension >,
87 typedef itk::SmartPointer< Self >
Pointer;
143 typedef typename FixedImageType::SizeType
SizeType;
241 #ifndef ITK_MANUAL_INSTANTIATION
242 #include "elxAdvancedAffineTransform.hxx"
245 #endif // end #ifndef __elxAdvancedAffineTransform_H_