[]
Returns a value that indicates whether the specified matrices are not equal.
public static bool operator !=(Matrix matrix1, Matrix matrix2)
Public Shared Operator <>(matrix1 As Matrix, matrix2 As Matrix) As Boolean
| Type | Name | Description |
|---|---|---|
| Matrix | matrix1 | |
| Matrix | matrix2 |
| Type | Description |
|---|---|
| bool |