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

    Function setM

    • Copies the 2x2 matrix n into the 2x2 matrix m

      Parameters

      • m: Mat2

        a 2x2 matrix object

      • n: Mat2

        a 2x2 matrix object

      Returns Mat2

      m set to be a copy of n