transpose_matrix

Transposes a matrix.

Input

matrix

The input matrix.

Output

transposed

Resulting transposed matrix.