Does Julia have an in-place version of fma? I'm missing something 
like fma!(dest, x, y, z) - ideally with support for dest=x. It would seem 
to be something that GPU libraries (for examples) could provide optimized 
methods for (ArrayFire?).

Reply via email to