Click or drag to resize

MatrixMultiply Operator

Overload List
  NameDescription
Public operatorStatic memberMultiply(Matrix, Matrix)
Multiplies two matrices.
Public operatorStatic memberMultiply(Matrix, Single)
Multiplies the elements of matrix by a scalar.
Top
See Also