18 #ifndef itkElasticBodySplineKernelTransform_h
19 #define itkElasticBodySplineKernelTransform_h
39 template <
typename TParametersValueType =
double,
unsigned int NDimensions = 3>
71 static constexpr
unsigned int SpaceDimension = Superclass::SpaceDimension;
76 itkSetMacro(Alpha, TParametersValueType);
79 itkGetConstMacro(Alpha, TParametersValueType);
92 PrintSelf(std::ostream & os,
Indent indent)
const override;
117 #ifndef ITK_MANUAL_INSTANTIATION
118 # include "itkElasticBodySplineKernelTransform.hxx"
121 #endif // itkElasticBodySplineKernelTransform_h