34 #ifndef __itkThinPlateSplineKernelTransform2_h
35 #define __itkThinPlateSplineKernelTransform2_h
49 template<
class TScalarType,
50 unsigned int NDimensions = 3 >
116 void ComputeG(
const InputVectorType & x, GMatrixType & GMatrix )
const;
122 const InputPointType & inputPoint, OutputPointType & result )
const;
133 #ifndef ITK_MANUAL_INSTANTIATION
134 #include "itkThinPlateSplineKernelTransform2.hxx"
137 #endif // __itkThinPlateSplineKernelTransform2_h