[...] his approach to fast multiplication (FFT, convolve, FFT); [...]
Wuh?
Whenever I need to do a convolution or, more likely, a correlation/autocorrelation, I tend to go FFT, multiply, FFT. In what case/by what algorithm is a direct convolution faster than multiplication?
no subject
Date: 2008-05-07 16:33 (UTC)Whenever I need to do a convolution or, more likely, a correlation/autocorrelation, I tend to go FFT, multiply, FFT. In what case/by what algorithm is a direct convolution faster than multiplication?