Searched refs:to_row_first (Results 1 – 2 of 2) sorted by relevance
97 const int to_row_first, in copy_matrix() argument104 assert(from_row_last - from_row_first == to_row_last - to_row_first); in copy_matrix()110 assert(i - from_row_first + to_row_first < to_rows); in copy_matrix()
109 const int to_row_first, in copy_matrix() argument116 assert(from_row_last - from_row_first == to_row_last - to_row_first); in copy_matrix()122 assert(i - from_row_first + to_row_first < to_rows); in copy_matrix()