MMatrixMultiply Operator

Overload List

Multiply(MItem, MMatrix) Computes the multiplication of two objects: MItem and MMatrix.
Multiply(MMatrix, MItem) Computes the multiplication of two objects: MMatrix and MItem.
Multiply(MMatrix, MMatrix) Computes the multiplication of two MMatrix objects.

See Also