Transpose

Transpose (WMA)


Transpose[m]

transposes rows and columns in the matrix m.

Transpose is its own inverse. Transposing a matrix twice will give you back the same thing you started out with:

TranslationTransform