18#ifndef __elxTranslationStackTransform_h
19#define __elxTranslationStackTransform_h
56template<
class TElastix >
59 typename elx::TransformBase< TElastix >::CoordRepType,
60 elx::TransformBase< TElastix >::FixedImageDimension >,
71 typedef itk::SmartPointer< Self >
Pointer;
107 itkGetStaticConstMacro( SpaceDimension ),
129 typedef typename FixedImageType::SizeType
SizeType;
179#ifndef ITK_MANUAL_INSTANTIATION
180#include "elxTranslationStackTransform.hxx"
A class that deals with user given parameters and command line arguments.