void transpose(<matrix>&m)
<matrix> transpose(<matrix>m)
Transposes the given matrix.
matrix |
|