18#ifndef itkScaleLogarithmicTransform_h
19#define itkScaleLogarithmicTransform_h
34template <
typename TParametersValueType =
float,
unsigned int VDimension = 3>
53 static constexpr unsigned int SpaceDimension = VDimension;
54 static constexpr unsigned int ParametersDimension = VDimension;
123#ifndef ITK_MANUAL_INSTANTIATION
124# include "itkScaleLogarithmicTransform.hxx"
Array2D class representing a 2D array.
A templated class holding a n-Dimensional covariant vector.
Simulate a standard C array with copy semantics.
Control indentation during Print() invocation.
Class to hold and manage different parameter types used during optimization.
TParametersValueType ValueType
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....