powered by UserVoice

Add interchange/swap function to Matrix class

3 votes
Vote
for

Add interchange/swap function to Matrix class

Add interchange/swap function to Matrix class which would allow swapping two rows or columns in the matrix (i.e. m.swapRows(2,3)).

powered by UserVoice