Equals Method
Overload List
| Equals(Matrix) | Returns a boolean indicating whether the matrix is equal to the other given matrix. |
| Equals(Object) | Returns a boolean indicating whether the given Object is equal to this matrix instance. |
| Equals(Matrix) | Returns a boolean indicating whether the matrix is equal to the other given matrix. |
| Equals(Object) | Returns a boolean indicating whether the given Object is equal to this matrix instance. |