SwapMatrixRow (mA, R1, R2 )

行 R1 を R2 と入れ替えます。

用例:
     SwapMatrixRow ( 0, 1, 2 )