18 #ifndef __itkFixedCenterOfRotationAffineTransform_h
19 #define __itkFixedCenterOfRotationAffineTransform_h
34 typename TScalar = double,
35 unsigned int NDimensions = 3 >
58 NDimensions * ( NDimensions + 2 ) );
108 unsigned int parametersDimension);
121 #ifndef ITK_MANUAL_INSTANTIATION
122 #include "itkFixedCenterOfRotationAffineTransform.hxx"
Light weight base class for most itk classes.