Compares this matrix for equality with the specified matrix.
| Name | Type | Description |
| Matrix | Matrix | Input Matrix object that specifies matrix to compare. |
| Tolerance | Double | Input Double that specifies the tolerance to be used when determining whether the matrices are equal. This is an optional argument whose default value is 0.0. |