18 #ifndef __itkElasticBodyReciprocalSplineKernelTransform_h
19 #define __itkElasticBodyReciprocalSplineKernelTransform_h
37 template<
class TScalarType = double,
39 unsigned int NDimensions = 3 >
60 typedef typename Superclass::ScalarType
ScalarType;
69 itkStaticConstMacro(SpaceDimension,
unsigned int, Superclass::SpaceDimension);
74 itkSetMacro(Alpha, TScalarType);
77 itkGetConstMacro(Alpha, TScalarType);
89 void PrintSelf(std::ostream & os,
Indent indent)
const;
110 void operator=(
const Self &);
116 #ifndef ITK_MANUAL_INSTANTIATION
117 #include "itkElasticBodyReciprocalSplineKernelTransform.hxx"
120 #endif // __itkElasticBodyReciprocalSplineKernelTransform_h