RSWP - Row Swap Command

Swaps rows i and j of a matrix and returns the modified matrix, or swaps elements i and j of a vector and returns the modified vector.

Level 3Level 2Level 1->Level 1
[[ matrix ]]1nrowinrowj->[[ matrix ]]2
vector ]1nelementinelementj->vector ]2

Adrian Drury
Last modified: Sun Jun 21 14:54:44 EDT 1998