@sstorsveen/maths - v2.0.1
    Preparing search index...

    Function equals

    • Checks if the matrices m and n are equal

      Parameters

      • m: Mat3

        a 3x3 matrix object

      • n: Mat3

        a 3x3 matrix object

      Returns boolean

      true if m and n are equal, false otherwise