18#ifndef __elxTranslationTransform_H_
19#define __elxTranslationTransform_H_
22#include "itkAdvancedTranslationTransform.h"
49template<
class TElastix >
52 typename elx::TransformBase< TElastix >::CoordRepType,
53 elx::TransformBase< TElastix >::FixedImageDimension >,
73 typedef itk::SmartPointer< Self >
Pointer;
159#ifndef ITK_MANUAL_INSTANTIATION
160#include "elxTranslationTransform.hxx"
A class that deals with user given parameters and command line arguments.