10 #ifndef QWT_TRANSFORM_H 11 #define QWT_TRANSFORM_H 45 virtual double bounded(
double value )
const;
55 virtual double transform(
double value )
const = 0;
65 virtual double invTransform(
double value )
const = 0;
OutputIterator copy(const RangeT &range, OutputIterator out)