reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
2861 if (!indep) 2864 ctx = isl_mat_get_ctx(indep); 2865 n = isl_mat_rows(indep); 2866 n_var = isl_mat_cols(indep); 2873 isl_int_neg(mat->row[i][2 * nj], indep->row[i][j]); 2874 isl_int_set(mat->row[i][2 * nj + 1], indep->row[i][j]);