18 #ifndef itkVolumeSplineKernelTransform_h
19 #define itkVolumeSplineKernelTransform_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 "itkVolumeSplineKernelTransform.hxx"
105 #endif // itkVolumeSplineKernelTransform_h