Transpose of the matrix is the operation which changes rows of the matrix with its columns and vice versa. The transposition operation is defined for any matrix. Suppose we have matrix which size is , then after transposition operation we'll get matrix which size is .
|