Package: graphene

Function graphene:matrix-init-from-matrix

Lambda List

graphene:matrix-init-from-matrix (matrix source)

Arguments

matrix -- a graphene:matrix-t instance
source -- a graphene:matrix.t instance

Return Value

The initialized graphene:matrix-t instance.

Details

Initializes the matrix using the values of the given matrix.
 

See also

#2024-12-30