Next: Copying rows and columns, Previous: Creating row and column views, Up: Matrices
This function copies the elements of the matrix src into the matrix dest. The two matrices must have the same size.
This function exchanges the elements of the matrices m1 and m2 by copying. The two matrices must have the same size.