kotrix
/
complex
/
ComplexMatrix
/
eltwiseMul
eltwise
Mul
final
ComplexMatrix
eltwiseMul
(
ComplexMatrix
other)
Content copied to clipboard
Element-wise multiplication.
other
must have the same shape as this matrix.
Return
multiplied matrix.
Parameters
other