18#ifndef itkConstantVelocityFieldTransform_h
19#define itkConstantVelocityFieldTransform_h
35template <
typename TParametersValueType,
unsigned int VDimension>
90 static constexpr unsigned int Dimension = VDimension;
157 itkSetMacro(CalculateNumberOfIntegrationStepsAutomatically,
bool);
158 itkGetConstMacro(CalculateNumberOfIntegrationStepsAutomatically,
bool);
159 itkBooleanMacro(CalculateNumberOfIntegrationStepsAutomatically);
193 itkGetConstMacro(NumberOfIntegrationSteps,
unsigned int);
235#ifndef ITK_MANUAL_INSTANTIATION
236# include "itkConstantVelocityFieldTransform.hxx"
Class to hold and manage parameters of type Image<Vector<...>,...>, used in Transforms,...
Templated n-dimensional image class.
Size< VImageDimension > SizeType
Point< PointValueType, VImageDimension > PointType
ImageRegion< VImageDimension > RegionType
OutputVectorType PixelType
Vector< SpacingValueType, VImageDimension > SpacingType
Matrix< SpacePrecisionType, VImageDimension, VImageDimension > DirectionType
SmartPointer< Self > Pointer
Index< VImageDimension > IndexType
Control indentation during Print() invocation.
SmartPointer< Self > Pointer
Implements transparent reference counting.
Base class for all vector image interpolators.
SmartPointer< Self > Pointer
The "itk" namespace contains all Insight Segmentation and Registration Toolkit (ITK) classes....
SizeValueType ModifiedTimeType