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.

咨询几个DSP6678库函数

Other Parts Discussed in Thread: MATHLIB

DSPF_sp_minerr ( const float *  GSP0_TABLE,
const float *  errCoefs,
int *restrict  max_index  
)

这个函数是实现什么功能?参数不懂。下面的函数实现什么功能?

float DSPF_sp_minerr ( const float *  GSP0_TABLE,
const float *  errCoefs,
int *restrict  max_index  

)