18 #ifndef __itkElasticBodyReciprocalSplineKernelTransform_h
19 #define __itkElasticBodyReciprocalSplineKernelTransform_h
37 template<
typename TScalar = double,
39 unsigned int NDimensions = 3 >
74 itkSetMacro(Alpha, TScalar);
77 itkGetConstMacro(Alpha, TScalar);
116 #ifndef ITK_MANUAL_INSTANTIATION
117 #include "itkElasticBodyReciprocalSplineKernelTransform.hxx"
120 #endif // __itkElasticBodyReciprocalSplineKernelTransform_h
Superclass::InputVectorType InputVectorType
Light weight base class for most itk classes.
Superclass::OutputCovariantVectorType OutputCovariantVectorType
virtual void ComputeG(const InputVectorType &landmarkVector, GMatrixType &gmatrix) const
KernelTransform< TScalar, NDimensions > Superclass
Superclass::JacobianType JacobianType
SmartPointer< Self > Pointer
Superclass::GMatrixType GMatrixType
SmartPointer< const Self > ConstPointer
Superclass::ScalarType ScalarType
ElasticBodyReciprocalSplineKernelTransform()
virtual ~ElasticBodyReciprocalSplineKernelTransform()
Superclass::InputPointType InputPointType
static const unsigned int SpaceDimension
void PrintSelf(std::ostream &os, Indent indent) const
Superclass::InputCovariantVectorType InputCovariantVectorType
Superclass::OutputPointType OutputPointType
Superclass::OutputVectorType OutputVectorType
Control indentation during Print() invocation.
ElasticBodyReciprocalSplineKernelTransform Self
void operator=(const Self &)
Superclass::ParametersType ParametersType