pub fn swap_rows<F: Clone + Send + Sync>( mat: &mut RowMajorMatrix<F>, i: usize, j: usize, )
Assumes i < j.
i < j