18 #ifndef __itkThinPlateR2LogRSplineKernelTransform_h
19 #define __itkThinPlateR2LogRSplineKernelTransform_h
35 template<
class TScalarType,
36 unsigned int NDimensions = 3 >
55 typedef typename Superclass::ScalarType
ScalarType;
64 itkStaticConstMacro(SpaceDimension,
unsigned int, Superclass::SpaceDimension);
91 virtual void ComputeDeformationContribution(
const InputPointType & inputPoint,
97 void operator=(
const Self &);
102 #ifndef ITK_MANUAL_INSTANTIATION
103 #include "itkThinPlateR2LogRSplineKernelTransform.hxx"
106 #endif // __itkThinPlateR2LogRSplineKernelTransform_h