times
Multiplies a matrix by its element.
Parameters
<receiver>
the product.
value
the multiplier.
Multiplies an element by a matrix of it.
Parameters
<receiver>
the product.
m
the multiplier.
Multiplies a vector by its element.
Parameters
<receiver>
the product.
value
the multiplier.