www.emgu.com/wiki Multiply the current matrix with mat2

Declaration Syntax
Public Function Mul ( _
mat2 As Matrix(Of TDepth) _
) As Matrix(Of TDepth)

Parameters
- mat2 (Matrix<(Of <(TDepth>)>))
- The matrix to be multiplied

Return Value
Result matrix of the multiplication
Assembly:
Emgu.CV (Module: Emgu.CV) Version: 1.3.0.0 (1.3.0.0)