Matrix.transpose

Transposes the given matrix.

class Matrix
void
transpose
()

Parameters

res Matrix

return location for the transposed matrix

Meta