18#ifndef itkElasticBodyReciprocalSplineKernelTransform_h
19#define itkElasticBodyReciprocalSplineKernelTransform_h
36template <
typename TParametersValueType =
double,
unsigned int VDimension = 3>
77 itkGetConstMacro(Alpha, TParametersValueType);
111#ifndef ITK_MANUAL_INSTANTIATION
112# include "itkElasticBodyReciprocalSplineKernelTransform.hxx"
ElasticBodyReciprocalSplineKernelTransform Self
void ComputeG(const InputVectorType &x, GMatrixType &gmatrix) const override
vnl_matrix_fixed< TParametersValueType, VDimension, VDimension > GMatrixType
KernelTransform< TParametersValueType, VDimension > Superclass
SmartPointer< const Self > ConstPointer
SmartPointer< Self > Pointer
TParametersValueType m_Alpha
static constexpr unsigned int SpaceDimension
void PrintSelf(std::ostream &os, Indent indent) const override
~ElasticBodyReciprocalSplineKernelTransform() override=default
ElasticBodyReciprocalSplineKernelTransform()
Control indentation during Print() invocation.
Implements transparent reference counting.
The "itk" namespace contains all Insight Segmentation and Registration Toolkit (ITK) classes....