Category:FFT algorithms

From Infogalactic: the planetary knowledge core
Jump to: navigation, search

This category is for fast Fourier transform (FFT) algorithms, i.e. algorithms to compute the discrete Fourier transform (DFT) in O(N log N) time (or better, for approximate algorithms), where N is the number of discrete points.