18#ifndef itkVersorRigid3DTransform_h
19#define itkVersorRigid3DTransform_h
45template <
typename TParametersValueType =
double>
64 static constexpr unsigned int SpaceDimension = 3;
65 static constexpr unsigned int InputSpaceDimension = 3;
66 static constexpr unsigned int OutputSpaceDimension = 3;
67 static constexpr unsigned int ParametersDimension = 6;
131#if !defined(ITK_LEGACY_REMOVE)
144#ifndef ITK_MANUAL_INSTANTIATION
145# include "itkVersorRigid3DTransform.hxx"
Array2D class representing a 2D array.
Array class with size defined at construction time.
A templated class holding a n-Dimensional covariant vector.
Control indentation during Print() invocation.
A templated class holding a M x N size Matrix.
Class to hold and manage different parameter types used during optimization.
A templated class holding a geometric point in n-Dimensional space.
A templated class holding a n-Dimensional vector.
A templated class holding a unit quaternion.
ImageBaseType::SpacingType VectorType
The "itk" namespace contains all Insight Segmentation and Registration Toolkit (ITK) classes....