Home
last modified time | relevance | path

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

/netbsd-src/external/mit/isl/dist/
H A Disl_mat.c952 static int row_first_non_zero(isl_int **row, unsigned n_row, unsigned col) in row_first_non_zero() function
964 int i, min = row_first_non_zero(row, n_row, col); in row_abs_min_non_zero()
1047 while ((off = row_first_non_zero(left->row+first, in isl_mat_inverse_product()
2024 if (row_first_non_zero(mat->row, mat->n_row, i) < 0) in isl_mat_initial_non_zero_cols()