18 #ifndef itkScaleLogarithmicTransform_h
19 #define itkScaleLogarithmicTransform_h
34 template<
typename TParametersValueType=float,
35 unsigned int NDimensions = 3>
110 ~ScaleLogarithmicTransform();
116 ScaleLogarithmicTransform(const
Self & other);
117 const
Self & operator=(const
Self &);
123 #ifndef ITK_MANUAL_INSTANTIATION
124 #include "itkScaleLogarithmicTransform.hxx"
Light weight base class for most itk classes.
Control indentation during Print() invocation.