identity property

identity property

The identity matrix

Definition:

@property
def identity(self):
    ...

See Also