identity property

identity property

Gets the identity matrix.

Definition:

@property
def identity(self):
    ...

See Also