18 #ifndef __itkScaleLogarithmicTransform_h
19 #define __itkScaleLogarithmicTransform_h
35 class TScalarType = float,
37 unsigned int NDimensions = 3>
57 itkStaticConstMacro(SpaceDimension,
unsigned int, NDimensions);
58 itkStaticConstMacro(ParametersDimension,
unsigned int, NDimensions);
115 void PrintSelf(std::ostream & os,
Indent indent)
const;
119 const Self & operator=(
const Self &);
125 #ifndef ITK_MANUAL_INSTANTIATION
126 #include "itkScaleLogarithmicTransform.hxx"