18#ifndef itkRigid3DTransform_h
19#define itkRigid3DTransform_h
56template <
typename TParametersValueType =
double>
75 static constexpr unsigned int SpaceDimension = 3;
76 static constexpr unsigned int InputSpaceDimension = 3;
77 static constexpr unsigned int OutputSpaceDimension = 3;
78 static constexpr unsigned int ParametersDimension = 12;
159#if !defined(ITK_LEGACY_REMOVE)
175#ifndef ITK_MANUAL_INSTANTIATION
176# include "itkRigid3DTransform.hxx"
Array2D class representing a 2D array.
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.
SmartPointer< Self > Pointer
The "itk" namespace contains all Insight Segmentation and Registration Toolkit (ITK) classes....