method Matrix3.prototype.eqimport { Matrix3 } from "https://deno.land/x/gmath@0.1.12/src/matrix3.ts"; eq(other: Matrix3): booleanParametersother: Matrix3Returnsboolean