18 #ifndef itkThinPlateR2LogRSplineKernelTransform_h
19 #define itkThinPlateR2LogRSplineKernelTransform_h
35 template<
typename TParametersValueType,
36 unsigned int NDimensions = 3>
97 void operator=(const
Self &) ITK_DELETE_FUNCTION;
101 #ifndef ITK_MANUAL_INSTANTIATION
102 #include "itkThinPlateR2LogRSplineKernelTransform.hxx"
105 #endif // itkThinPlateR2LogRSplineKernelTransform_h
Light weight base class for most itk classes.