switchRow

final ComplexMatrix switchRow(Integer rowIndex1, Integer rowIndex2)

Do a row switching transformation.

Return

new matrix that rowIndex1th row and rowIndex2th row has exchanged.

Parameters

rowIndex1
rowIndex2