18 #ifndef __itkThinPlateSplineKernelTransform_h
19 #define __itkThinPlateSplineKernelTransform_h
33 template<
class TScalarType,
34 unsigned int NDimensions = 3 >
53 typedef typename Superclass::ScalarType
ScalarType;
62 itkStaticConstMacro(SpaceDimension,
unsigned int, Superclass::SpaceDimension);
92 virtual void ComputeDeformationContribution(
const InputPointType & inputPoint,
97 void operator=(
const Self &);
101 #ifndef ITK_MANUAL_INSTANTIATION
102 #include "itkThinPlateSplineKernelTransform.hxx"
105 #endif // __itkThinPlateSplineKernelTransform_h