Multiply two vectors element wise.
Source position: matrix.pp line 392
| operator operator *( | 
| const x: Tvector4_double; | 
| const y: Tvector4_double | 
This operator returns a vector that contains the element by element multiplication of the two multiplied vectors.