Package: graphene

Function graphene:matrix-init-identity

Lambda List

graphene:matrix-init-identity (matrix)

Arguments

matrix -- a graphene:matrix-t instance

Return Value

The initialized graphene:matrix-t instance.

Details

Initializes the matrix with the identity matrix.
 

See also

#2024-12-30