is_identity property

is_identity property

Gets a value indicating whether this instance is identity matrix.

Definition:

@property
def is_identity(self):
    ...

See Also