18 #ifndef __itkVolumeSplineKernelTransform_h
19 #define __itkVolumeSplineKernelTransform_h
33 template<
class TScalarType,
35 unsigned int NDimensions = 3 >
54 typedef typename Superclass::ScalarType
ScalarType;
63 itkStaticConstMacro(SpaceDimension,
unsigned int,
64 Superclass::SpaceDimension);
95 virtual void ComputeDeformationContribution(
101 void operator=(
const Self &);
105 #ifndef ITK_MANUAL_INSTANTIATION
106 #include "itkVolumeSplineKernelTransform.hxx"
109 #endif // __itkVolumeSplineKernelTransform_h