18 #ifndef itkSimilarity3DTransform_h
19 #define itkSimilarity3DTransform_h
46 template<
typename TParametersValueType=
double>
112 virtual
void SetMatrix(const
MatrixType & matrix, const TParametersValueType tolerance) ITK_OVERRIDE;
125 itkGetConstReferenceMacro(Scale,
ScaleType);
152 void operator=(const
Self &) ITK_DELETE_FUNCTION;
158 #ifndef ITK_MANUAL_INSTANTIATION
159 #include "itkSimilarity3DTransform.hxx"
Light weight base class for most itk classes.
Control indentation during Print() invocation.