Sum array of floats

Is there a way to sum an array of floats in an optimized vectorized form?
I see that JUCE has only operations to sum arrays into other arrays

there’s a [FR] about it : [FR] Vectorized summation

2 Likes

Hi @lalala and thank you very much for your reply!
I saw that thread and I voted it