18#ifndef itkEuler3DTransform_h
19#define itkEuler3DTransform_h
47template <
typename TParametersValueType =
double>
66 static constexpr unsigned int SpaceDimension = 3;
67 static constexpr unsigned int InputSpaceDimension = 3;
68 static constexpr unsigned int OutputSpaceDimension = 3;
69 static constexpr unsigned int ParametersDimension = 6;
123 using Superclass::ComputeJacobianWithRespectToPosition;
133 itkGetConstMacro(ComputeZYX,
bool);
173#ifndef ITK_MANUAL_INSTANTIATION
174# include "itkEuler3DTransform.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.
The "itk" namespace contains all Insight Segmentation and Registration Toolkit (ITK) classes....