Matrix.transpose
void transpose(out graphene.matrix.Matrix res)Transposes the given matrix.
Parameters
res | return location for the transposed matrix |
void transpose(out graphene.matrix.Matrix res)Transposes the given matrix.
res | return location for the transposed matrix |