SwapMatrixRow (mA, R1, R2 )

Swaps row R1 with R2

Example:
     SwapMatrixRow ( 0, 1, 2 )