Click or drag to resize

Matrix Operators

The Matrix type exposes the following members.

Operators
  NameDescription
Public operatorStatic memberAddition
Adds two matrices and returns a new sum matrix.
Public operatorStatic memberMultiply
Multiplies two matrices and returns a new product matrix.
Top
See Also