Eroxl's Notes
Matrix Transposition

The matrix transposition is a matrix operation that flips a matrix over its diagonal axis. This is done by switching the rows and columns of the matrix. A matrix transposition is usually denoted by where is the matrix being transposed.

Given as a matrix the matrix transposition of denoted with can be defined as follows:

for and

Examples: