18 #ifndef __elxTranslationStackTransform_h 19 #define __elxTranslationStackTransform_h 56 template<
class TElastix >
59 typename elx::TransformBase< TElastix >::CoordRepType,
60 elx::TransformBase< TElastix >::FixedImageDimension >,
71 typedef itk::SmartPointer< Self >
Pointer;
88 itkStaticConstMacro( ReducedSpaceDimension,
unsigned int, Superclass2::FixedImageDimension - 1 );
94 typename elx::TransformBase< TElastix >::CoordRepType,
100 typename elx::TransformBase< TElastix >::CoordRepType,
106 typename elx::TransformBase< TElastix >::CoordRepType,
107 itkGetStaticConstMacro( SpaceDimension ),
129 typedef typename FixedImageType::SizeType
SizeType;
146 virtual void WriteToFile(
const ParametersType & param )
const;
179 #ifndef ITK_MANUAL_INSTANTIATION 180 #include "elxTranslationStackTransform.hxx" 183 #endif // end #ifndef __elxTranslationStackTransform_h