Home
last modified time | relevance | path

Searched refs:LUSOL_PIVTOL_TIGHT (Results 1 – 6 of 6) sorted by relevance

/dports/math/R-cran-lpSolve/lpSolve/src/
H A Dlusol.h205 #define LUSOL_PIVTOL_TIGHT 5 macro
H A Dlp_LUSOL.c100 LUSOL_setpivotmodel(lu->LUSOL, LUSOL_PIVMOD_NOCHANGE, LUSOL_PIVTOL_TIGHT); in bfp_resize()
H A Dlusol.c336 else if(initlevel == LUSOL_PIVTOL_TIGHT) { /* Enhanced accuracy pivot tolerances */ in LUSOL_setpivotmodel()
/dports/math/lp_solve/lp_solve_5.5/bfp/bfp_LUSOL/LUSOL/
H A Dlusol.h205 #define LUSOL_PIVTOL_TIGHT 5 macro
H A Dlusol.c340 else if(initlevel == LUSOL_PIVTOL_TIGHT) { /* Enhanced accuracy pivot tolerances */ in LUSOL_setpivotmodel()
/dports/math/lp_solve/lp_solve_5.5/bfp/bfp_LUSOL/
H A Dlp_LUSOL.c101 LUSOL_setpivotmodel(lu->LUSOL, LUSOL_PIVMOD_NOCHANGE, LUSOL_PIVTOL_TIGHT); in bfp_resize()