Package: graphene

Function graphene:matrix-is-identity

Lambda List

graphene:matrix-is-identity (matrix)

Arguments

matrix -- a graphene:matrix-t instance

Return Value

True if matrix is the identity matrix.

Details

Checks whether the given matrix is the identity matrix.
 

See also

#2024-12-30