Operator operator ==
operator ==(Matrix, Matrix)
Implements the operator ==.
public static bool operator ==(Matrix matrix1, Matrix matrix2)
Parameters
Returns
- bool
The result of the operator.
Implements the operator ==.
public static bool operator ==(Matrix matrix1, Matrix matrix2)
The result of the operator.