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

    Function trspInto

    • Calculates the transpose of the 3x3 matrix m and stores the result in n

      Parameters

      • m: Mat3

        a 3x3 matrix object

      • n: Mat3

        a 3x3 matrix object

      Returns Mat3

      n as the transpose of m