http://www.emgu.com
Overload List
Name | Description | |
---|---|---|
![]() ![]() | Multiply(Double, Matrix<(Of <<'(TDepth>)>>)) | val * mat1 |
![]() ![]() | Multiply(Matrix<(Of <<'(TDepth>)>>), Matrix<(Of <<'(TDepth>)>>)) | mat1 * mat2 |
![]() ![]() | Multiply(Matrix<(Of <<'(TDepth>)>>), Double) | mat1 * val |