This operation swaps the contents of vectors x and y :
In the FORTRAN BLAS swap, x and y are vectors of length n . In PLAPACK, we generalize this to include any input object and output object, as long as the dimensions match.