
Go to the source code of this file.
Functions | |
| void | gaussj (double **a, double *b, int n) |
| void | Marquardt_coefficients (double *x, double *y, double *param, double **alpha, double *beta, double &chisq, LBPredictorFunction *predict) |
| bool | Marquardt_solver (CentralLB::FutureModel *mod, int object) |
1.5.5