Package: graphene

Function graphene:matrix-init-from-float

Lambda List

graphene:matrix-init-from-float (matrix &rest args)

Arguments

matrix -- a graphene:matrix-t instance
values -- 16 numbers coerced to single floats

Return Value

The initialized graphene:matrix-t instance.

Details

Initializes the matrix with the given numbers.
 

See also

2024-12-30