虫虫首页| 资源下载| 资源专辑| 精品软件
登录| 注册

您现在的位置是:虫虫下载站 > 资源下载 > 数学计算 > This article describes a new efficient implementation of the Cooley-Tukey fast Fourier transform (FF

This article describes a new efficient implementation of the Cooley-Tukey fast Fourier transform (FF

资 源 简 介

This article describes a new efficient implementation of the Cooley-Tukey fast Fourier transform (FFT) algorithm using C++ template metaprogramming. Thank to the recursive nature of the FFT, the source code is more readable and faster than the classical implementation. The efficiency is proved by performance benchmarks on different platforms.

相 关 资 源