18 #ifndef itkElasticBodyReciprocalSplineKernelTransform_h
19 #define itkElasticBodyReciprocalSplineKernelTransform_h
37 template<
typename TParametersValueType=double,
38 unsigned int NDimensions=3>
72 static constexpr
unsigned int SpaceDimension = Superclass::SpaceDimension;
77 itkSetMacro(Alpha, TParametersValueType);
80 itkGetConstMacro(Alpha, TParametersValueType);
92 void PrintSelf(std::ostream & os,
Indent indent)
const override;
112 #ifndef ITK_MANUAL_INSTANTIATION
113 #include "itkElasticBodyReciprocalSplineKernelTransform.hxx"
116 #endif // itkElasticBodyReciprocalSplineKernelTransform_h
Light weight base class for most itk classes.
typename Superclass::GMatrixType GMatrixType
typename Superclass::ScalarType ScalarType
typename Superclass::OutputPointType OutputPointType
typename Superclass::OutputCovariantVectorType OutputCovariantVectorType
typename Superclass::ParametersType ParametersType
typename Superclass::JacobianPositionType JacobianPositionType
TParametersValueType m_Alpha
typename Superclass::JacobianType JacobianType
typename Superclass::InputCovariantVectorType InputCovariantVectorType
Control indentation during Print() invocation.
typename Superclass::OutputVectorType OutputVectorType
typename Superclass::InputVectorType InputVectorType
typename Superclass::InverseJacobianPositionType InverseJacobianPositionType
typename Superclass::FixedParametersType FixedParametersType
typename Superclass::InputPointType InputPointType