Go to the documentation of this file.
18 #ifndef __itkGPUAffineTransformFactory_h
19 #define __itkGPUAffineTransformFactory_h
36 template<
typename NDimensions >
47 const char *
GetDescription()
const {
return "A Factory for GPUAffineTransform"; }
59 template<
typename TType,
unsigned int VImageDimension >
62 this->RegisterOverride(
65 "GPU AffineTransform override",
true,
97 #ifndef ITK_MANUAL_INSTANTIATION
98 #include "itkGPUAffineTransformFactory.hxx"
The building block of typelists of any length.
Base class for all GPU factory classes.
Generated on OURCE_DATE_EPOCH for elastix by 1.8.18 |
|