Link Copied
Hi Benny,
Please read the topic: https://software.intel.com/en-us/forums/intel-math-kernel-library/topic/737334
in simple words, the CCE format is same CCS when 1-D FFT.
and the CCE format is like the formula: use the default order of complex value which store half of the FFT conjugate result .
Best Regards,
Ying
It took a bit of searching to find the following link:
Does that help? Is it enough?
mecej4 wrote:
It took a bit of searching to find the following link:
https://software.intel.com/en-us/mkl-developer-reference-c-dfti-complex-...
Does that help? Is it enough?
Thanks for your prompt response but I have already looked in that link and could not find the defintion for the CCE format.
Hi Benny,
Please read the topic: https://software.intel.com/en-us/forums/intel-math-kernel-library/topic/737334
in simple words, the CCE format is same CCS when 1-D FFT.
and the CCE format is like the formula: use the default order of complex value which store half of the FFT conjugate result .
Best Regards,
Ying
For more complete information about compiler optimizations, see our Optimization Notice.