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

/haiku-buildtools/isl/
H A Dbasis_reduction_tab.c41 static int cut_lp_to_hyperplane(struct tab_lp *lp, isl_int *row);
64 #define GBR_lp_cut(lp, obj) cut_lp_to_hyperplane(lp, obj)
170 static int cut_lp_to_hyperplane(struct tab_lp *lp, isl_int *row) function

Completed in 21 milliseconds