34#ifndef __itkAdvancedSimilarity2DTransform_h
35#define __itkAdvancedSimilarity2DTransform_h
77template<
class TScalarType =
double >
135 typedef typename Superclass
138 typedef typename Superclass
141 typedef typename Superclass
217 unsigned int parametersDimension );
220 void PrintSelf( std::ostream & os, Indent indent )
const override;
253#ifndef ITK_MANUAL_INSTANTIATION
254#include "itkAdvancedSimilarity2DTransform.hxx"