33#ifndef itkThinPlateR2LogRSplineKernelTransform2_h
34#define itkThinPlateR2LogRSplineKernelTransform2_h
51 unsigned int NDimensions = 3>
71 using typename Superclass::ScalarType;
74 using typename Superclass::ParametersType;
77 using typename Superclass::JacobianType;
84 using typename Superclass::InputPointType;
85 using typename Superclass::OutputPointType;
86 using typename Superclass::InputVectorType;
87 using typename Superclass::OutputVectorType;
88 using typename Superclass::InputCovariantVectorType;
89 using typename Superclass::OutputCovariantVectorType;
121#ifndef ITK_MANUAL_INSTANTIATION
122# include "itkThinPlateR2LogRSplineKernelTransform2.hxx"