Generic Function Row-Swap! (1 method)

( row-swap! < matrix > < i > < j > )

Part of:

package lisplab
Swaps row i and j of matrix. Destructive.

Method Summary

row-swap! < t > < t > < t >