Click or drag to resize
GeMatrix Operators

The GeMatrix type exposes the following members.

Operators
  NameDescription
Public operatorStatic memberEquality
Returns True if two matrices are equal, otherwise returns False.
Public operatorStatic memberInequality
Returns True if two matrices are not equal, otherwise returns False.
Public operatorStatic memberMultiply
Multiplies the specified matrices.
Top
See Also