17 #ifndef __itkThinPlateR2LogRSplineKernelTransform2_h
18 #define __itkThinPlateR2LogRSplineKernelTransform2_h
34 template <
class TScalarType,
35 unsigned int NDimensions = 3>
62 itkStaticConstMacro(SpaceDimension,
unsigned int,Superclass::SpaceDimension);
78 this->m_FastComputationPossible =
true;
99 virtual void ComputeDeformationContribution(
const InputPointType & inputPoint,
104 void operator=(
const Self&);
110 #ifndef ITK_MANUAL_INSTANTIATION
111 #include "itkThinPlateR2LogRSplineKernelTransform2.txx"
114 #endif // __itkThinPlateR2LogRSplineKernelTransform2_h