O2scl : Function List
Swap of the first \( (M,N) \) elements in two double-precision matrices.
This function swaps the elements of m1 and m2, one element at a time.
m1
m2
Swap two elements in a double-precision matrix.
This function swaps the element i and element j of matrix v1.
i
j
v1