18 #ifndef itkThinPlateSplineKernelTransform_h
19 #define itkThinPlateSplineKernelTransform_h
33 template <
typename TParametersValueType,
unsigned int VDimension = 3>
56 using typename Superclass::ParametersType;
57 using typename Superclass::FixedParametersType;
65 static constexpr
unsigned int SpaceDimension = Superclass::SpaceDimension;
74 using typename Superclass::PointsIterator;
81 using typename Superclass::GMatrixType;
101 #ifndef ITK_MANUAL_INSTANTIATION
102 # include "itkThinPlateSplineKernelTransform.hxx"
105 #endif // itkThinPlateSplineKernelTransform_h