Function toString

  • Generates a multi-line string representation of the 2x2 matrix m

    Parameters

    • m: Mat2

      a 2x2 matrix object

    Returns string

    a string representation of m

Generated using TypeDoc