18 #ifndef __elxAdvancedAffineTransform_H_
19 #define __elxAdvancedAffineTransform_H_
76 template<
class TElastix >
79 typename elx::TransformBase< TElastix >::CoordRepType,
80 elx::TransformBase< TElastix >::FixedImageDimension >,
91 typedef itk::SmartPointer< Self >
Pointer;
147 typedef typename FixedImageType::SizeType
SizeType;
238 #ifndef ITK_MANUAL_INSTANTIATION
239 #include "elxAdvancedAffineTransform.hxx"
A class that deals with user given parameters and command line arguments.