Takes the transpose of a matrix.
The matrix.
Optional
matrix to hold result. If not passed a new one is created.
The transpose of m.
Takes the transpose of a matrix.