18#ifndef itkGPUSimilarity2DTransform_h
19#define itkGPUSimilarity2DTransform_h
21#include "itkSimilarity2DTransform.h"
37template <
typename TScalarType =
float,
typename TParentTransform = Similarity2DTransform<TScalarType>>
39 :
public TParentTransform
65 return this->GetMatrix();
69 virtual const CPUOutputVectorType &
72 return this->GetOffset();