debian man page for qwtcurvefitter

Query: qwtcurvefitter

OS: debian

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

QwtCurveFitter(3)						 Qwt User's Guide						 QwtCurveFitter(3)

NAME
QwtCurveFitter - Abstract base class for a curve fitter.
SYNOPSIS
#include <qwt_curve_fitter.h> Inherited by QwtSplineCurveFitter. Public Member Functions virtual QPolygonF fitCurve (const QPolygonF &polygon) const =0 virtual ~QwtCurveFitter () Protected Member Functions QwtCurveFitter () Detailed Description Abstract base class for a curve fitter. Constructor &; Destructor Documentation QwtCurveFitter::~QwtCurveFitter () [virtual] Destructor. QwtCurveFitter::QwtCurveFitter () [protected] Constructor. Member Function Documentation virtual QPolygonF QwtCurveFitter::fitCurve (const QPolygonF &polygon) const [pure virtual] Find a curve which has the best fit to a series of data points Parameters: polygon Series of data points Returns: Curve points Implemented in QwtSplineCurveFitter. Author Generated automatically by Doxygen for Qwt User's Guide from the source code. Version 5.2.2 Mon Aug 1 2011 QwtCurveFitter(3)
Related Man Pages
qwtpickermachine(3) - debian
qwtplotabstractseriesitem(3) - debian
qwtpolygonfdata(3) - debian
qwtseriesdata(3) - debian
qwtsplinecurvefitter(3) - debian
Similar Topics in the Unix Linux Community
Installing Dash Shell on OS X Lion
How can I do this in VI editor?
One instance of comparing grep and awk
How to copy a column of multiple files and paste into new excel file (next to column)?