Searched refs:b_rows (Results 1 – 1 of 1) sorted by relevance
73 const int* b_rows = b.rows(); in RowDotProduct() local78 const int row_b_end = b_rows[row_b + 1]; in RowDotProduct()81 int idx_b = b_rows[row_b]; in RowDotProduct()