Matrix.equal

Checks whether the two given #graphene_matrix_t matrices are equal.

class Matrix
bool
equal

Parameters

b graphene.matrix.Matrix

a #graphene_matrix_t

Return Value

Type: bool

true if the two matrices are equal, and false otherwise