14 #ifndef _LineFunctionRep_H_
15 #define _LineFunctionRep_H_
37 void smoothCurve (
const Range & range,
63 void drawProjectedValues (
const Range & range,
72 #endif // _LineFunctionRep_H_
The base class for the point representation hierarchy.
hippodraw::LinePointRep class interface
A transform that transforms coordinates from one coordinate system to another.
numeric::array clone(numeric::array arr)
A PointRep class that draws a column to represent the value.
intp size(numeric::array arr)
A LinePointRep class that draws a function by trying to make a smooth line after the transform to the...
A function that can be added to a DataRep and used in a fitter.
#define MDL_HIPPOPLOT_API
Expresses a range of values.
The abstract base class for views.