18 #ifndef __itkGPUIdentityTransform_h 19 #define __itkGPUIdentityTransform_h 21 #include "itkIdentityTransform.h" 22 #include "itkVersion.h" 42 template<
typename TScalarType =
float,
unsigned int NDimensions = 3,
69 virtual void PrintSelf( std::ostream & os, Indent indent )
const ITK_OVERRIDE;
73 virtual bool GetSourceCode( std::string & source )
const ITK_OVERRIDE;
85 #ifndef ITK_MANUAL_INSTANTIATION 86 #include "itkGPUIdentityTransform.hxx"
itkGPUKernelClassMacro(GPUBSplineTransformKernel)