Add the component-wise multiplication of <code>a * b</code> to this vector.
@param a the first multiplicand @param b the second multiplicand @return this
See Implementation
Add the component-wise multiplication of <code>a * b</code> to this vector.
@param a the first multiplicand @param b the second multiplicand @return this