Returns whether or not the matrices have exactly the same elements in the same position (when compared with ===)
The first matrix.
The second matrix.
True if the matrices are equal, false otherwise.
Generated using TypeDoc
Returns whether or not the matrices have exactly the same elements in the same position (when compared with ===)