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

    Function equals

    • Checks if the matrices m and n are equal

      Parameters

      • m: Mat2

        a 2x2 matrix object

      • n: Mat2

        a 2x2 matrix object

      Returns boolean

      true if m and n are equal, false otherwise