18#ifndef itkBSplineExponentialDiffeomorphicTransform_h
19#define itkBSplineExponentialDiffeomorphicTransform_h
54template <
typename TParametersValueType,
unsigned int VDimension>
77 static constexpr unsigned int Dimension = VDimension;
136 itkGetConstMacro(NumberOfControlPointsForTheConstantVelocityField,
ArrayType);
147 itkGetConstMacro(NumberOfControlPointsForTheUpdateField,
ArrayType);
184#ifndef ITK_MANUAL_INSTANTIATION
185# include "itkBSplineExponentialDiffeomorphicTransform.hxx"
ParametersValueType ValueType
Class which takes a dense displacement field image and/or a set of points with associated displacemen...
typename BSplineFilterType::ArrayType ArrayType
typename BSplineFilterType::WeightsContainerType WeightsContainerType
OutputVectorType PixelType
Control indentation during Print() invocation.
A superclass of the N-dimensional mesh structure; supports point (geometric coordinate and attribute)...
Implements transparent reference counting.
The "itk" namespace contains all Insight Segmentation and Registration Toolkit (ITK) classes....