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