17 #ifndef __itkThinPlateSplineKernelTransform2_h
18 #define __itkThinPlateSplineKernelTransform2_h
32 template <
class TScalarType,
33 unsigned int NDimensions = 3>
60 itkStaticConstMacro( SpaceDimension,
unsigned int,Superclass::SpaceDimension );
76 this->m_FastComputationPossible =
true;
100 virtual void ComputeDeformationContribution(
105 void operator=(
const Self&);
111 #ifndef ITK_MANUAL_INSTANTIATION
112 #include "itkThinPlateSplineKernelTransform2.txx"
115 #endif // __itkThinPlateSplineKernelTransform2_h