18#ifndef itkTranslationTransform_h
19#define itkTranslationTransform_h
42template <
typename TParametersValueType =
double,
unsigned int VDimension = 3>
61 static constexpr unsigned int SpaceDimension = VDimension;
62 static constexpr unsigned int ParametersDimension = VDimension;
148 using Superclass::TransformVector;
155 using Superclass::TransformCovariantVector;
196 using Superclass::ComputeJacobianWithRespectToPosition;
223 TransformCategoryEnum
226 return Self::TransformCategoryEnum::Linear;
239 const FixedParametersType &
242 this->m_FixedParameters.
SetSize(0);
243 return this->m_FixedParameters;
260template <
typename TParametersValueType,
unsigned int VDimension>
265 return point - m_Offset;
269template <
typename TParametersValueType,
unsigned int VDimension>
278template <
typename TParametersValueType,
unsigned int VDimension>
287template <
typename TParametersValueType,
unsigned int VDimension>
297#ifndef ITK_MANUAL_INSTANTIATION
298# include "itkTranslationTransform.hxx"
Array2D class representing a 2D array.
void SetSize(SizeValueType sz)
A templated class holding a n-Dimensional covariant vector.
Control indentation during Print() invocation.
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....
*par Constraints *The filter image with at least two dimensions and a vector *length of at least The theory supports extension to scalar but *the implementation of the itk vector classes do not **The template parameter TRealType must be floating point(float or double) or *a user-defined "real" numerical type with arithmetic operations defined *sufficient to compute derivatives. **\par Performance *This filter will automatically multithread if run with *SetUsePrincipleComponents