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