We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
I am looking for an algorithm which uses complex numbers and does neon instrinsics operations based on complex numbers. Can someone point me to the code in neon library?
Hi vstehle,
I have looked at the neon library github code for FFT algorithms. They are using complex numbers but my requirement is to stress the neon instructions for complex numbers like FCADD,FCMLA. I am not able to find them in neon library. Alternatively i could find their usage in DSP library .But how difficult is to port code from helium to neon? . If there is something available in neon it would be helpful
Regards,
Sriram