Vector3d.fma

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

Meta