Home
last modified time | relevance | path

Searched refs:lm_lmpar (Results 1 – 2 of 2) sorted by relevance

/external/lmfit/lib/
Dlmmin.c30 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/
DCHANGELOG129 - remove redundant calculation by exchanging workspaces and lm_lmpar output