Store the values of the transpose of the given matrix <code>m</code> into <code>this</code> matrix.
@param m the matrix to copy the transposed values from @return this
See Implementation
Store the values of the transpose of the given matrix <code>m</code> into <code>this</code> matrix.
@param m the matrix to copy the transposed values from @return this