Go to the source code of this file.
Classes | |
class | itk::ScaleLogarithmicTransform< TScalarType, NDimensions > |
Logarithmic Scale transformation of a vector space (e.g. space coordinates). More... | |
Namespaces | |
namespace | itk |
Defines | |
#define | ITK_TEMPLATE_ScaleLogarithmicTransform(_, EXPORT, x, y) |
#define ITK_TEMPLATE_ScaleLogarithmicTransform | ( | _, | ||
EXPORT, | ||||
x, | ||||
y | ||||
) |
namespace itk { \ _(2(class EXPORT ScaleLogarithmicTransform< ITK_TEMPLATE_2 x >)) \ namespace Templates { typedef ScaleLogarithmicTransform< ITK_TEMPLATE_2 x > \ ScaleLogarithmicTransform##y; } \ }
Definition at line 124 of file itkScaleLogarithmicTransform.h.