Public Member Functions | |
void | fit () |
MethodCode virtual End QString | legendInfo () |
MethodCode End | PolynomialFit (Graph *, QString &, double, double, int=2, bool=false)/NoDerived/ |
MethodCode End | PolynomialFit (Graph *, QString &, int=2, bool=false)/NoDerived/ |
MethodCode End | PolynomialFit (QwtPlotCurve *, double, double, int=2, bool=false)/NoDerived/ |
PolynomialFit (QwtPlotCurve *, int=2, bool=false)/NoDerived/ | |
PolynomialFit (ApplicationWindow */TransferThis/, Graph *, QString &, double, double, int=2, bool=false) | |
PolynomialFit (ApplicationWindow */TransferThis/, Graph *, QString &, int=2, bool=false) | |
PolynomialFit (ApplicationWindow */TransferThis/, QwtPlotCurve *, double, double, int=2, bool=false) | |
MethodCode End | PolynomialFit (ApplicationWindow */TransferThis/, QwtPlotCurve *, int=2, bool=false) |
PolynomialFit (Table *, const QString &, const QString &, int=1, int=-1, int=2, bool=false)/NoDerived/ | |
PolynomialFit (ApplicationWindow */TransferThis/, Table *, const QString &, const QString &, int, int, int, bool) | |
Static Public Member Functions | |
static QString | generateFormula (int) |
static QStringList | generateParameterList (int) |
PolynomialFit::PolynomialFit | ( | ApplicationWindow */TransferThis/ | , | |
Table * | , | |||
const QString & | , | |||
const QString & | , | |||
int | , | |||
int | , | |||
int | , | |||
bool | ||||
) |
PolynomialFit::PolynomialFit | ( | Table * | , | |
const QString & | , | |||
const QString & | , | |||
int | = 1 , |
|||
int | = -1 , |
|||
int | = 2 , |
|||
bool | = false | |||
) |
MethodCode End PolynomialFit::PolynomialFit | ( | ApplicationWindow */TransferThis/ | , | |
QwtPlotCurve * | , | |||
int | = 2 , |
|||
bool | = false | |||
) |
PolynomialFit::PolynomialFit | ( | ApplicationWindow */TransferThis/ | , | |
QwtPlotCurve * | , | |||
double | , | |||
double | , | |||
int | = 2 , |
|||
bool | = false | |||
) |
PolynomialFit::PolynomialFit | ( | ApplicationWindow */TransferThis/ | , | |
Graph * | , | |||
QString & | , | |||
int | = 2 , |
|||
bool | = false | |||
) |
PolynomialFit::PolynomialFit | ( | ApplicationWindow */TransferThis/ | , | |
Graph * | , | |||
QString & | , | |||
double | , | |||
double | , | |||
int | = 2 , |
|||
bool | = false | |||
) |
PolynomialFit::PolynomialFit | ( | QwtPlotCurve * | , | |
int | = 2 , |
|||
bool | = false | |||
) |
MethodCode End PolynomialFit::PolynomialFit | ( | QwtPlotCurve * | , | |
double | , | |||
double | , | |||
int | = 2 , |
|||
bool | = false | |||
) |
MethodCode End PolynomialFit::PolynomialFit | ( | Graph * | , | |
QString & | , | |||
int | = 2 , |
|||
bool | = false | |||
) |
MethodCode End PolynomialFit::PolynomialFit | ( | Graph * | , | |
QString & | , | |||
double | , | |||
double | , | |||
int | = 2 , |
|||
bool | = false | |||
) |
void PolynomialFit::fit | ( | ) | [virtual] |
Reimplemented from Fit.
static QString PolynomialFit::generateFormula | ( | int | ) | [static] |
static QStringList PolynomialFit::generateParameterList | ( | int | ) | [static] |
MethodCode virtual End QString PolynomialFit::legendInfo | ( | ) | [virtual] |
Reimplemented from Fit.