GogSmoothedCurve
GObject ╰── GogObject ╰── GogStyledObject ╰── GogTrendLine ╰── GogSmoothedCurve
GogSmoothedCurve implements GOStyledObject and GogDataset.
typedef struct _GogSmoothedCurve GogSmoothedCurve;
typedef struct { GogTrendLineClass base; int max_dim; } GogSmoothedCurveClass;
Base class for smoothed curves.
GogTrendLineClass base;
base
base class.
int max_dim;
max_dim
number of GOData parameters.
© manpagez.com 2000-2025 Individual documents may contain additional copyright information.