Click or drag to resize

MatExprMul Method

Overload List
  NameDescription
Public methodMul(Mat, Double)
Performs an element-wise multiplication or division of the two matrices.
Public methodMul(MatExpr, Double)
Performs an element-wise multiplication or division of the two matrices.
Top
See Also