Compares the two given #graphene_matrix_t matrices and checks whether their values are within the given @epsilon of each other.
a #graphene_matrix_t
the threshold between the two matrices
true if the two matrices are near each other, and false otherwise
1.10
See Implementation
Compares the two given #graphene_matrix_t matrices and checks whether their values are within the given @epsilon of each other.