Transpose of a Matrix
A matrix which is formed by turning all the rows of a given matrix into columns and vice-versa. The transpose of matrix A is written AT.
See also
Inverse of a matrix