Searched refs:lm_lmpar (Results 1 – 2 of 2) sorted by relevance
/external/lmfit/lib/ |
D | lmmin.c | 30 void lm_lmpar(const int n, double* r, const int ldr, const int* Pivot, 389 lm_lmpar(n, fjac, m, Pivot, diag, qtf, delta, &lmpar, in lmmin() 553 void lm_lmpar(const int n, double* r, const int ldr, const int* Pivot, in lm_lmpar() function
|
/external/lmfit/ |
D | CHANGELOG | 129 - remove redundant calculation by exchanging workspaces and lm_lmpar output
|