18 #ifndef __itkRecursiveBSplineTransform_h
19 #define __itkRecursiveBSplineTransform_h
36 template<
typename TScalarType =
double,
37 unsigned int NDimensions = 3,
38 unsigned int VSplineOrder = 3 >
80 typedef typename Superclass::PixelType PixelType;
204 const RegionType & supportRegion )
const override;
215 #ifndef ITK_MANUAL_INSTANTIATION
216 #include "itkRecursiveBSplineTransform.hxx"
Derivative of a B-spline kernel used for density estimation and nonparametric regression.
SmartPointer< Self > Pointer
B-spline kernel used for density estimation and nonparameteric regression.
SmartPointer< Self > Pointer
Derivative of a B-spline kernel used for density estimation and nonparametric regression.
SmartPointer< Self > Pointer
Returns the weights over the support region used for B-spline interpolation/reconstruction.
SmartPointer< Self > Pointer