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

/haiku-buildtools/isl/
H A Disl_convex_hull.c1036 unsigned lin_dim; local
1042 lin_dim = total - lin->n_eq;
1050 Q = isl_mat_drop_rows(Q, Q->n_row - lin_dim, lin_dim);
1056 set = isl_set_remove_dims(set, isl_dim_set, total - lin_dim, lin_dim);

Completed in 24 milliseconds