mirror of
https://hub.njuu.cf/TheAlgorithms/C-Plus-Plus.git
synced 2023-10-11 13:05:55 +08:00
Update numerical_methods/fast_fourier_transform.cpp
Co-authored-by: David Leal <halfpacho@gmail.com>
This commit is contained in:
parent
713f25c931
commit
a50aaa49fc
@ -113,8 +113,6 @@ static void test() {
|
||||
* calls automated test function to test the working of fast fourier transform.
|
||||
* @returns 0 on exit
|
||||
*/
|
||||
|
||||
|
||||
int main(int argc, char const *argv[])
|
||||
{
|
||||
test(); // run self-test implementations
|
||||
|
Loading…
Reference in New Issue
Block a user