MMatrixAddition Operator

Overload List

Addition(MItem, MMatrix) Computes the sum of two objects: MItem and MMatrix.
Addition(MMatrix, MItem) Computes the sum of two objects: MMatrix and MItem.
Addition(MMatrix, MMatrix) Computes the sum of two MMatrix objects.

See Also