Searched refs:to_col_last (Results 1 – 2 of 2) sorted by relevance
100 const int to_col_last) in copy_matrix() argument105 assert(from_col_last - from_col_first == to_col_last - to_col_first); in copy_matrix()
112 const int to_col_last) in copy_matrix() argument117 assert(from_col_last - from_col_first == to_col_last - to_col_first); in copy_matrix()