17 #ifndef __itkThinPlateSplineKernelTransform2_h
18 #define __itkThinPlateSplineKernelTransform2_h
32 template<
class TScalarType,
33 unsigned int NDimensions = 3 >
99 void ComputeG(
const InputVectorType & x, GMatrixType & GMatrix )
const;
105 const InputPointType & inputPoint, OutputPointType & result )
const;
116 #ifndef ITK_MANUAL_INSTANTIATION
117 #include "itkThinPlateSplineKernelTransform2.hxx"
120 #endif // __itkThinPlateSplineKernelTransform2_h