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.
求一个C6678的复数处理头文件complex.h
能否描述一下为什么需要复数处理头文件呢?C66x默认可以处理16bit I + 16 bit Q组成的复数,有很多intrisics支持复数和复数向量乘法运算,并不需要额外的头文件。