Content deleted Content added
Line 394:
we have a convolution.
By using fft (fast fourier transformation) with convolution rule, we can get
<math> \hat{f}(\sum_{i=0}^k {a_ib_{k-i}}) = \sum_{i=0}^k {a_ib_i} </math>
Line 403:
Convolution rule
|