transpose

fun transpose(res: Matrix)

Transposes the given matrix.

Since

1.0

Parameters

res

return location for the transposed matrix