libkpl  6.0
A Library for Graphical Presentation of Data Sets and Functions
LMFit Member List

This is the complete list of members for LMFit, including all inherited members.

enorm(int n, const double x[])LMFitstatic
fcn(int n, int np, const double p[], double fvec[], int *iflag) (defined in LMFit)LMFitprotected
fdjac2(int m, int n, double x[], const double fvec[], double fjac[], int ldfjac, int *iflag, double epsfcn, double wa[]) (defined in LMFit)LMFitprotected
igamc(double a, double x)LMFitstatic
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)LMFitprotected
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)LMFitprotected
m_bFit (defined in LMFit)LMFitprotected
m_fList (defined in LMFit)LMFitprotected
m_par (defined in LMFit)LMFitprotected
m_sigma (defined in LMFit)LMFitprotected
m_userBreak (defined in LMFit)LMFitprotected
minv(double a[], double x[], int n)LMFitstatic
setSigma(const double *sigma)LMFitinline
setUserBreak(bool userBreak=true)LMFitinline
updateMessage(const QString &message)LMFitsignal
userBreak() constLMFitinline
~LMFit()LMFit