18#ifndef itkGPUPDEDeformableRegistrationFilter_h
19#define itkGPUPDEDeformableRegistrationFilter_h
78template <
typename TFixedImage,
79 typename TMovingImage,
80 typename TDisplacementField,
175 int GPUSmoothingKernelSizes[]);
240#ifndef ITK_MANUAL_INSTANTIATION
241# include "itkGPUPDEDeformableRegistrationFilter.hxx"
Simulate a standard C array with copy semantics.
SmartPointer< Self > Pointer
typename GPUSuperclass::FiniteDifferenceFunctionType FiniteDifferenceFunctionType
static constexpr unsigned int ImageDimension
GPUDenseFiniteDifferenceImageFilter()
typename GPUSuperclass::OutputImageType OutputImageType
OutputImageType * GetOutput()
Control indentation during Print() invocation.
Implements transparent reference counting.
The "itk" namespace contains all Insight Segmentation and Registration Toolkit (ITK) classes....
itkGPUKernelClassMacro(GPUImageOpsKernel)