Home
last modified time | relevance | path

Searched refs:LUSOL_SOLVE_Ltv_v (Results 1 – 4 of 4) sorted by relevance

/dports/math/R-cran-lpSolve/lpSolve/src/
H A Dlusol.h219 #define LUSOL_SOLVE_Ltv_v 2 /* v solves L'v = v(input). w is not touched. */ macro
H A Dlusol6a.h841 else if(MODE==LUSOL_SOLVE_Ltv_v) { /* Solve L'v(new) = v. */
/dports/math/lp_solve/lp_solve_5.5/bfp/bfp_LUSOL/LUSOL/
H A Dlusol.h219 #define LUSOL_SOLVE_Ltv_v 2 /* v solves L'v = v(input). w is not touched. */ macro
H A Dlusol6a.c841 else if(MODE==LUSOL_SOLVE_Ltv_v) { /* Solve L'v(new) = v. */