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