equal


Description:

[ Version ( since = "1.10" ) ]
public bool equal (Matrix b)

Checks whether the two given Matrix matrices are equal.

Parameters:

this

a Matrix

b

a Matrix

Returns:

`true` if the two matrices are equal, and `false` otherwise