a = a * b
Element-wise multiplication of the 4-element vector a by the 4-element vector b, with the result stored in a
a
b
a 4-element vector object
a as the result of the multiplication
Generated using TypeDoc
a = a * bElement-wise multiplication of the 4-element vector
aby the 4-element vectorb, with the result stored ina