inverse method

inverse

Inverses this instance.

Returns

Inverse matrix4

def inverse(self):
    ...

See Also