Matrix.equal

bool equal(graphene.matrix.Matrix b) nothrow

Checks whether the two given #graphene_matrix_t matrices are equal.

Parameters

ba #graphene_matrix_t

Returns

true if the two matrices are equal, and false otherwise