18 #ifndef itkThinPlateR2LogRSplineKernelTransform_h
19 #define itkThinPlateR2LogRSplineKernelTransform_h
35 template<
typename TParametersValueType,
36 unsigned int NDimensions = 3>
69 static constexpr
unsigned int SpaceDimension = Superclass::SpaceDimension;
96 void ComputeDeformationContribution(
const InputPointType & inputPoint,
101 #ifndef ITK_MANUAL_INSTANTIATION
102 #include "itkThinPlateR2LogRSplineKernelTransform.hxx"
105 #endif // itkThinPlateR2LogRSplineKernelTransform_h
Light weight base class for most itk classes.