33#ifndef itkVolumeSplineKernelTransform2_h
34#define itkVolumeSplineKernelTransform2_h
49 unsigned int NDimensions = 3>
69 using typename Superclass::ScalarType;
72 using typename Superclass::ParametersType;
75 using typename Superclass::JacobianType;
82 using typename Superclass::InputPointType;
83 using typename Superclass::OutputPointType;
84 using typename Superclass::InputVectorType;
85 using typename Superclass::OutputVectorType;
86 using typename Superclass::InputCovariantVectorType;
87 using typename Superclass::OutputCovariantVectorType;
119#ifndef ITK_MANUAL_INSTANTIATION
120# include "itkVolumeSplineKernelTransform2.hxx"