Function setId

  • Sets the elements of the 2x2 matrix m so it becomes the identity matrix

    Parameters

    • m: Mat2

      a 2x2 matrix object

    Returns Mat2

    m set to be the identity matrix

Generated using TypeDoc