, including all inherited members.
addResultCurve(double *x, double *y) | Filter | [protected] |
adjustedRSquare() | Fit | [inline] |
Algorithm enum name | Fit | |
BuiltIn enum value | Fit | |
calculateFitCurveData(double *X, double *Y) | LogisticFit | [private, virtual] |
calculateOutputData(double *X, double *Y) | Filter | [inline, protected, virtual] |
chi_2 | Fit | [protected] |
chiSquare() | Fit | [inline] |
covar | Fit | [protected] |
covarianceMatrix(const QString &matrixName) | Fit | |
createOutputGraph() | Filter | [protected] |
curveData(QwtPlotCurve *c, double start, double end, double **x, double **y) | Filter | [protected, virtual] |
curveIndex(const QString &curveTitle, Graph *g) | Filter | [protected] |
curveRange(QwtPlotCurve *c, double start, double end, int *iStart, int *iEnd) | Filter | [protected] |
d_adjusted_r_square | Fit | [protected] |
d_cov_matrix | Fit | [protected] |
d_curve | Filter | [protected] |
d_curveColor | Filter | [protected] |
d_df | Fit | [protected] |
d_errors | Fit | [protected] |
d_explanation | Filter | [protected] |
d_f | Fit | [protected] |
d_fdf | Fit | [protected] |
d_file_name | Fit | [protected] |
d_fit_type | Fit | [protected] |
d_formula | Fit | [protected] |
d_from | Filter | [protected] |
d_fsimplex | Fit | [protected] |
d_gen_function | Fit | [protected] |
d_graph | Filter | [protected] |
d_graphics_display | Filter | [protected] |
d_init_err | Filter | [protected] |
d_max_iterations | Filter | [protected] |
d_min_points | Filter | [protected] |
d_n | Filter | [protected] |
d_output_graph | Filter | [protected] |
d_p | Fit | [protected] |
d_param_explain | Fit | [protected] |
d_param_init | Fit | [protected] |
d_param_names | Fit | [protected] |
d_param_range_left | Fit | [protected] |
d_param_range_right | Fit | [protected] |
d_param_table | Fit | [protected] |
d_points | Filter | [protected] |
d_prec | Filter | [protected] |
d_residuals | Fit | [protected] |
d_result_formula | Fit | [protected] |
d_result_table | Filter | [protected] |
d_results | Fit | [protected] |
d_rss | Fit | [protected] |
d_scale_errors | Fit | [protected] |
d_solver | Fit | [protected] |
d_sort_data | Filter | [protected] |
d_table | Filter | [protected] |
d_to | Filter | [protected] |
d_tolerance | Filter | [protected] |
d_w | Fit | [protected] |
d_weighting | Fit | [protected] |
d_x | Filter | [protected] |
d_y | Filter | [protected] |
d_y_col_name | Filter | [protected] |
Dataset enum value | Fit | |
dataSize() | Filter | [inline] |
Direct enum value | Fit | |
enableGraphicsDisplay(bool on=true, Graph *g=0) | Filter | [virtual] |
error() | Filter | [inline] |
errors() | Fit | |
eval(double *par, double x) | LogisticFit | [inline, virtual] |
fileName() | Fit | [inline] |
Filter(ApplicationWindow *parent, Table *t=0, const QString &name=QString()) | Filter | |
Filter(ApplicationWindow *parent, Graph *g=0, const QString &name=QString()) | Filter | |
Filter(ApplicationWindow *parent, QwtPlotCurve *c) | Filter | |
fit() | Fit | [virtual] |
Fit(ApplicationWindow *parent, QwtPlotCurve *c) | Fit | |
Fit(ApplicationWindow *parent, Graph *g=0, const QString &name=QString()) | Fit | |
Fit(ApplicationWindow *parent, Table *t, const QString &name=QString()) | Fit | |
fit_function typedef | Fit | |
fit_function_df typedef | Fit | |
fit_function_fdf typedef | Fit | |
fit_function_simplex typedef | Fit | |
FitType enum name | Fit | |
formula() | Fit | [inline] |
freeMemory() | Fit | [protected, virtual] |
freeWorkspace() | Fit | [protected] |
generateFitCurve() | Fit | [protected, virtual] |
generateFunction(bool yes, int points=100) | Fit | |
guessInitialValues() | LogisticFit | [virtual] |
init() | LogisticFit | [private] |
initialGuess(int parIndex) | Fit | [inline] |
initWorkspace(int par) | Fit | [protected] |
insertFitFunctionCurve(const QString &name, int penWidth=1, bool updateData=true) | Fit | [protected, virtual] |
Instrumental enum value | Fit | |
is_non_linear | Fit | [protected] |
lcl(int parIndex, double confidenceLevel) | Fit | |
legendInfo() | Fit | [virtual] |
load(const QString &fileName) | Fit | |
logFitInfo(int iterations, int status) | Fit | [protected, virtual] |
logInfo() | Filter | [inline, protected, virtual] |
LogisticFit(ApplicationWindow *parent, QwtPlotCurve *) | LogisticFit | |
LogisticFit(ApplicationWindow *parent, QwtPlotCurve *, double, double) | LogisticFit | |
LogisticFit(ApplicationWindow *parent, Graph *g) | LogisticFit | |
LogisticFit(ApplicationWindow *parent, Graph *g, const QString &curveTitle) | LogisticFit | |
LogisticFit(ApplicationWindow *parent, Graph *g, const QString &curveTitle, double start, double end) | LogisticFit | |
LogisticFit(ApplicationWindow *parent, Table *t, const QString &xCol, const QString &yCol, int startRow=1, int endRow=-1) | LogisticFit | |
memoryErrorMessage() | Filter | [protected] |
NelderMeadSimplex enum value | Fit | |
NoWeighting enum value | Fit | |
numParameters() | Fit | [inline] |
output() | Filter | [protected, virtual] |
outputGraph() | Filter | [inline] |
parameterNames() | Fit | [inline] |
parametersTable(const QString &tableName) | Fit | |
Plugin enum value | Fit | |
residuals() | Fit | |
resultFormula() | Fit | [inline] |
results() | Fit | [inline] |
resultTable() | Filter | [inline] |
rmse() | Fit | [inline] |
rSquare() | Fit | |
rss() | Fit | [inline] |
run() | Fit | [inline, virtual] |
save(const QString &fileName) | Fit | |
ScaledLevenbergMarquardt enum value | Fit | |
scaleErrors(bool yes=true) | Fit | [inline] |
setAlgorithm(Algorithm s) | Fit | [inline] |
setColor(int colorId) | Filter | |
setColor(const QColor &color) | Filter | [inline] |
setColor(const QString &colorName) | Filter | |
setDataCurve(QwtPlotCurve *curve, double start, double end) | Fit | [virtual] |
setDataFromCurve(QwtPlotCurve *c) | Filter | |
setDataFromCurve(QwtPlotCurve *c, double from, double to) | Filter | |
setDataFromCurve(const QString &curveTitle, Graph *g=0) | Filter | |
setDataFromCurve(const QString &curveTitle, double from, double to, Graph *g=0) | Filter | |
setDataFromTable(Table *t, const QString &xColName, const QString &yColName, int from=1, int to=-1) | Fit | [virtual] |
setFileName(const QString &fn) | Fit | [inline] |
setFormula(const QString &, bool=true) | Fit | [inline, virtual] |
setInitialGuess(int parIndex, double val) | Fit | [inline] |
setInitialGuesses(double *x_init) | Fit | |
setInterval(double from, double to) | Filter | |
setMaximumIterations(int iter) | Filter | [inline] |
setOutputPoints(int points) | Filter | [inline] |
setOutputPrecision(int digits) | Filter | [inline] |
setParameterExplanations(const QStringList &lst) | Fit | [inline] |
setParameterRange(int parIndex, double left, double right) | Fit | |
setParametersList(const QStringList &) | Fit | [inline, virtual] |
setTolerance(double eps) | Filter | [inline] |
setType(FitType t) | Fit | [inline] |
setWeightingData(WeightingMethod w, const QString &colName=QString::null) | Fit | |
showConfidenceLimits(double confidenceLevel) | Fit | |
showLegend() | Filter | [virtual] |
showPredictionLimits(double confidenceLevel) | Fit | |
showResiduals() | Fit | |
sortedCurveData(QwtPlotCurve *c, double start, double end, double **x, double **y) | Filter | [protected, virtual] |
Statistical enum value | Fit | |
type() | Fit | [inline] |
ucl(int parIndex, double confidenceLevel) | Fit | |
UnscaledLevenbergMarquardt enum value | Fit | |
User enum value | Fit | |
weighting_dataset | Fit | [protected] |
WeightingMethod enum name | Fit | |
writeParametersToTable(Table *t, bool append=false) | Fit | |
x() | Filter | [inline] |
y() | Filter | [inline] |
~Filter() | Filter | |
~Fit() | Fit | |