Matrix.transpose

void transpose(out graphene.matrix.Matrix res)

Transposes the given matrix.

Parameters

resreturn location for the transposed matrix