18#ifndef itkGPUAffineTransform_h
19#define itkGPUAffineTransform_h
21#include "itkAffineTransform.h"
38 unsigned int NDimensions = 3,
41 :
public TParentTransform
68 return this->GetMatrix();
72 virtual const CPUOutputVectorType &
75 return this->GetOffset();