31 #ifndef __itkAdvancedBSplineDeformableTransform_h
32 #define __itkAdvancedBSplineDeformableTransform_h
36 #include "itkImageRegion.h"
45 template<
class TScalarType,
unsigned int NDimensions,
unsigned int VSplineOrder >
126 class TScalarType =
double,
127 unsigned int NDimensions = 3,
128 unsigned int VSplineOrder = 3 >
204 itkGetStaticConstMacro( SpaceDimension ),
211 itkGetStaticConstMacro( SpaceDimension ),
216 itkGetStaticConstMacro( SpaceDimension ),
235 bool & inside )
const;
297 virtual void PrintSelf( std::ostream & os, Indent indent )
const;
331 itkGetStaticConstMacro( SpaceDimension ),
332 itkGetStaticConstMacro( SplineOrder ) >;
338 #ifndef ITK_MANUAL_INSTANTIATION
339 #include "itkAdvancedBSplineDeformableTransform.hxx"
Superclass::ContinuousIndexType ContinuousIndexType
Superclass::WeightsType WeightsType
SmartPointer< Self > Pointer
Returns the weights over the support region used for B-spline interpolation/reconstruction.
Returns the weights over the support region used for B-spline interpolation/reconstruction.
SmartPointer< Self > Pointer
Returns the weights over the support region used for B-spline interpolation/reconstruction.
SmartPointer< Self > Pointer