O2scl : Function List
mat_t
data_t
o2scl::
::
matrix_swap_cols
Swap the first M rows of two columns in a matrix.
M
This function swaps the element (i1,j1) and element (i2,j2) of matrix m1.
(i1,j1)
(i2,j2)
m1