Searched refs:mu_F (Results 1 - 1 of 1) sorted by relevance

/haiku-buildtools/isl/
H A Dbasis_reduction_templ.c66 GBR_type mu_F[2]; local
101 GBR_init(mu_F[0]);
102 GBR_init(mu_F[1]);
200 GBR_lp_get_obj_val(lp, &mu_F[j]);
206 if (GBR_lt(mu_F[0], mu_F[1]))
212 GBR_set(F_new, mu_F[j]);
232 /* mu_F[0] = 4 * F_new; mu_F[1] = 3 * F_old */
233 GBR_set_ui(mu_F[
[all...]

Completed in 34 milliseconds