libkpl
6.0
A Library for Graphical Presentation of Data Sets and Functions
|
This is the complete list of members for LMFit, including all inherited members.
enorm(int n, const double x[]) | LMFit | static |
fcn(int n, int np, const double p[], double fvec[], int *iflag) (defined in LMFit) | LMFit | protected |
fdjac2(int m, int n, double x[], const double fvec[], double fjac[], int ldfjac, int *iflag, double epsfcn, double wa[]) (defined in LMFit) | LMFit | protected |
igamc(double a, double x) | LMFit | static |
linFit(int n, int nPar, double par[], double resVector[], double fJac[], int iPvt[]) | LMFit | |
lmdif(int n, int nPar, double par[], double resVector[], double tol, int itMax, int *info, double fJac[], int iPvt[]) | LMFit | |
lmdif(int m, int np, double px[], double fvec[], double ftol, double ptol, double gtol, int maxfev, double epsfcn, double diag[], int mode, double factor, int nprint, int *info, int *nfev, double fjac[], int ldfjac, int ipvt[], double qtf[], double wa1[], double wa2[], double wa3[], double wa4[]) (defined in LMFit) | LMFit | protected |
LMFit(const QList< const ArrayItem * > *aList, QList< FunItem * > *fList, const bool *bFit, double *par, QObject *parent=nullptr, const double *sigma=nullptr) | LMFit | |
m_aList (defined in LMFit) | LMFit | protected |
m_bFit (defined in LMFit) | LMFit | protected |
m_fList (defined in LMFit) | LMFit | protected |
m_par (defined in LMFit) | LMFit | protected |
m_sigma (defined in LMFit) | LMFit | protected |
m_userBreak (defined in LMFit) | LMFit | protected |
minv(double a[], double x[], int n) | LMFit | static |
setSigma(const double *sigma) | LMFit | inline |
setUserBreak(bool userBreak=true) | LMFit | inline |
updateMessage(const QString &message) | LMFit | signal |
userBreak() const | LMFit | inline |
~LMFit() | LMFit |