18 #ifndef itkSimilarity2DTransform_h
19 #define itkSimilarity2DTransform_h
61 template<
typename TParametersValueType=
double>
129 itkGetConstReferenceMacro(Scale,
ScaleType);
217 virtual void PrintSelf(std::ostream & os,
Indent indent)
const ITK_OVERRIDE;
244 #ifndef ITK_MANUAL_INSTANTIATION
245 #include "itkSimilarity2DTransform.hxx"
Light weight base class for most itk classes.
Control indentation during Print() invocation.