18 #ifndef itkVolumeSplineKernelTransform_h
19 #define itkVolumeSplineKernelTransform_h
33 template<
typename TParametersValueType,
34 unsigned int NDimensions=3>
101 void operator=(const
Self &) ITK_DELETE_FUNCTION;
105 #ifndef ITK_MANUAL_INSTANTIATION
106 #include "itkVolumeSplineKernelTransform.hxx"
109 #endif // itkVolumeSplineKernelTransform_h
Light weight base class for most itk classes.