method Matrix4.prototype.transposeimport { Matrix4 } from "https://deno.land/x/gmath@0.1.12/src/matrix4.ts"; transpose(): Matrix4ReturnsMatrix4