addResultCurve(double *x, double *y) | Filter | [protected] |
Algorithm enum name | Fit | |
calculateFitCurveData(double *par, double *X, double *Y) | Fit | [inline, protected, 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 | |
curveData(QwtPlotCurve *c, double start, double end, double **x, double **y) | Filter | [protected, virtual] |
curveIndex(const QString &curveTitle, Graph *g) | Filter | [protected] |
d_curve | Filter | [protected] |
d_curveColorIndex | Filter | [protected] |
d_df | Fit | [protected] |
d_errors | Fit | [protected] |
d_explanation | Filter | [protected] |
d_f | Fit | [protected] |
d_fdf | Fit | [protected] |
d_formula | Fit | [protected] |
d_from | Filter | [protected] |
d_fsimplex | Fit | [protected] |
d_gen_function | Fit | [protected] |
d_graph | Filter | [protected] |
d_init_err | Filter | [protected] |
d_max_iterations | Filter | [protected] |
d_min_points | Filter | [protected] |
d_n | Filter | [protected] |
d_p | Fit | [protected] |
d_param_explain | Fit | [protected] |
d_param_init | Fit | [protected] |
d_param_names | Fit | [protected] |
d_peaks | MultiPeakFit | [private] |
d_peaks_color | MultiPeakFit | [private] |
d_points | Filter | [protected] |
d_prec | Filter | [protected] |
d_profile | MultiPeakFit | [private] |
d_results | 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_weihting | Fit | [protected] |
d_x | Filter | [protected] |
d_y | Filter | [protected] |
Dataset enum value | Fit | |
dataSize() | Filter | [inline] |
enablePeakCurves(bool on) | MultiPeakFit | [inline] |
error() | Filter | [inline] |
errors() | Fit | |
Filter(ApplicationWindow *parent, Table *t=0, const char *name=0) | Filter | |
Filter(ApplicationWindow *parent, Graph *g=0, const char *name=0) | Filter | |
Fit(ApplicationWindow *parent, Graph *g=0, const char *name=0) | Fit | |
fit() | Fit | [virtual] |
fit_function typedef | Fit | |
fit_function_df typedef | Fit | |
fit_function_fdf typedef | Fit | |
fit_function_simplex typedef | Fit | |
formula() | Fit | [inline] |
Gauss enum value | MultiPeakFit | |
generate_peak_curves | MultiPeakFit | [private] |
generateExplanationList(int order) | MultiPeakFit | [static] |
generateFitCurve(double *par) | MultiPeakFit | [private, virtual] |
generateFormula(int order, PeakProfile profile) | MultiPeakFit | [static] |
generateFunction(bool yes, int points=100) | Fit | |
generateParameterList(int order) | MultiPeakFit | [static] |
guessInitialValues() | MultiPeakFit | [private, virtual] |
init() | Filter | [protected] |
insertFitFunctionCurve(const QString &name, double *x, double *y, int penWidth=1) | Fit | [protected] |
insertPeakFunctionCurve(double *x, double *y, int peak) | MultiPeakFit | [private] |
Instrumental enum value | Fit | |
is_non_linear | Fit | [protected] |
legendInfo() | Fit | [virtual] |
logFitInfo(double *par, int iterations, int status, const QString &plotName) | MultiPeakFit | [private, virtual] |
logInfo() | Filter | [inline, protected, virtual] |
Lorentz enum value | MultiPeakFit | |
MultiPeakFit(ApplicationWindow *parent, Graph *g=0, PeakProfile profile=Gauss, int peaks=1) | MultiPeakFit | |
NelderMeadSimplex enum value | Fit | |
NoWeighting enum value | Fit | |
numParameters() | Fit | [inline] |
output() | Filter | [protected, virtual] |
parametersTable(const QString &tableName) | Fit | |
peakFormula(int peakIndex, PeakProfile profile) | MultiPeakFit | [private, static] |
PeakProfile enum name | MultiPeakFit | |
peaks() | MultiPeakFit | [inline] |
results() | Fit | [inline] |
rSquare() | Fit | |
run() | Fit | [inline, virtual] |
ScaledLevenbergMarquardt enum value | Fit | |
scaleErrors(bool yes=true) | Fit | [inline] |
setAlgorithm(Algorithm s) | Fit | [inline] |
setColor(int colorId) | Filter | [inline] |
setColor(const QString &colorName) | Filter | |
setDataCurve(int curve, double start, double end) | Fit | [virtual] |
setDataFromCurve(const QString &curveTitle, Graph *g=0) | Filter | |
setDataFromCurve(const QString &curveTitle, double from, double to, Graph *g=0) | Filter | |
setInitialGuess(int parIndex, double val) | Fit | [inline] |
setInitialGuesses(double *x_init) | Fit | |
setInterval(double from, double to) | Filter | |
setMaximumIterations(int iter) | Filter | [inline] |
setNumPeaks(int n) | MultiPeakFit | |
setOutputPoints(int points) | Filter | [inline] |
setOutputPrecision(int digits) | Filter | [inline] |
setPeakCurvesColor(int colorIndex) | MultiPeakFit | [inline] |
setTolerance(double eps) | Filter | [inline] |
setWeightingData(WeightingMethod w, const QString &colName=QString::null) | Fit | |
showLegend() | Filter | [virtual] |
sortedCurveData(QwtPlotCurve *c, double start, double end, double **x, double **y) | Filter | [protected, virtual] |
Statistical enum value | Fit | |
storeCustomFitResults(double *par) | MultiPeakFit | [private, virtual] |
UnscaledLevenbergMarquardt enum value | Fit | |
weighting_dataset | Fit | [protected] |
WeightingMethod enum name | Fit | |
~Filter() | Filter | |
~Fit() | Fit | |