Package: graphene

Function graphene:matrix-determinant

Lambda List

graphene:matrix-determinant (matrix)

Arguments

matrix -- a graphene:matrix-t instance

Return Value

The single float for the value of the determinat.

Details

Computes the determinant of the given matrix.
 

See also

#2024-12-30