| GogSmoothedCurveGogSmoothedCurve |  | 
Types and Values
GogSmoothedCurve
typedef struct _GogSmoothedCurve GogSmoothedCurve;
 
GogSmoothedCurveClass
typedef struct {
	GogTrendLineClass base;
	int max_dim;
} GogSmoothedCurveClass;
Base class for smoothed curves.