Commit Graph

2 Commits

Author SHA1 Message Date
Ameya Chawla
8f3451d6a8 Update numerical_methods/Inverse_fast_fourier_transform.cpp
Co-authored-by: David Leal <halfpacho@gmail.com>
2021-11-03 10:17:22 +05:30
Ameya Chawla
0f1ddd9941 feat : Implemented Inverse Fast Fourier Transform
Slightly different from fast Fourier transform
Just the om variable declared in line 40 is divided by n
and swapping the testing inputs with testing outputs .
2021-11-03 01:39:49 +05:30