Added multiplication transform element
I added a transform element that takes several buffers and multiplies them together element by element. I have tested the element for going through the pipeline correctly, but I do not know how I would go about testing the output for mathematical accuracy. If you let me know how to ensure my code is working I would happily make adjustments before a merge.