18 #ifndef itkCenteredSimilarity2DTransform_h
19 #define itkCenteredSimilarity2DTransform_h
54 template<
typename TParametersValueType=
double>
74 static constexpr
unsigned int SpaceDimension = 2;
75 static constexpr
unsigned int InputSpaceDimension = 2;
76 static constexpr
unsigned int OutputSpaceDimension = 2;
77 static constexpr
unsigned int ParametersDimension = 6;
155 void CloneInverseTo(
Pointer & newinverse)
const;
158 bool GetInverse(
Self *inverse)
const;
166 void CloneTo(
Pointer & clone)
const;
173 void PrintSelf(std::ostream & os,
Indent indent)
const override;
178 #ifndef ITK_MANUAL_INSTANTIATION
179 #include "itkCenteredSimilarity2DTransform.hxx"
Light weight base class for most itk classes.
Control indentation during Print() invocation.
signed long OffsetValueType