Part Number: TMDSEVM6678
Hi All,
How to do fast complex number operations like (sin, cos, exp, etc...) as in complex.h ? Does mathlib support complex operation?
Please let me know if there are any alternatives.
Thanks you,
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Part Number: TMDSEVM6678
Hi All,
How to do fast complex number operations like (sin, cos, exp, etc...) as in complex.h ? Does mathlib support complex operation?
Please let me know if there are any alternatives.
Thanks you,
Hi,
May be you can check the libraries discussed here: https://e2e.ti.com/support/processors/f/791/t/531169. For me, MATHLIB deals with real number. FFTLIB/DSPLIB supports complex number. IQMATH seems to be what you need, but it is not supported on C66x.
Regards, Eric