Package: graphene
Function graphene:matrix-near
Lambda Listgraphene:matrix-near (a b epsilon) ArgumentsReturn ValueTrue if the two matrices are near each other, false otherwise. Details
Compares the two given matrices and checks whether their values are within the given epsilon of each other. Notes | See also |
#2024-12-30