Are FFTW library routines used for FFT in MATLAB 6.5 (R13) and later versions optimized for multiply-accumulate instructions and vector processors with AltiVec technology?

1 次查看(过去 30 天)
I would like to know if FFTW library routines used for FFT in MATLAB 6.5 (R13) and later versions are optimized for multiply-accumulate instructions and vector processors with AltiVec technology.

采纳的回答

MathWorks Support Team
FFTW is not optimized for the multiply-accumulate instructions or specific processors. The version of the FFTW library used in MATLAB 6.5 (R13) and later versions has been patched by MathWorks, and you cannot replace it with your own compiled versions.

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Fourier Analysis and Filtering 的更多信息

产品

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by