18#ifndef itkEuler2DTransform_h
19#define itkEuler2DTransform_h
40template <
typename TParametersValueType =
double>
59 static constexpr unsigned int SpaceDimension = 2;
60 static constexpr unsigned int ParametersDimension = 3;
124 this->ComputeMatrixParameters();
137#ifndef ITK_MANUAL_INSTANTIATION
138# include "itkEuler2DTransform.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....