33#ifndef itkThinPlateSplineKernelTransform2_h
34#define itkThinPlateSplineKernelTransform2_h
49 unsigned int NDimensions = 3>
69 using typename Superclass::ScalarType;
72 using typename Superclass::ParametersType;
75 using typename Superclass::JacobianType;
83 using typename Superclass::InputPointType;
84 using typename Superclass::OutputPointType;
85 using typename Superclass::InputVectorType;
86 using typename Superclass::OutputVectorType;
87 using typename Superclass::InputCovariantVectorType;
88 using typename Superclass::OutputCovariantVectorType;
123#ifndef ITK_MANUAL_INSTANTIATION
124# include "itkThinPlateSplineKernelTransform2.hxx"