mirror of
https://github.com/TheAlgorithms/C-Plus-Plus.git
synced 2026-02-13 15:37:06 +08:00
Update numerical_methods/Inverse_fast_fourier_transform.cpp
Co-authored-by: David Leal <halfpacho@gmail.com>
This commit is contained in:
@@ -156,6 +156,7 @@ static void test() {
|
||||
|
||||
int main(int argc, char const *argv[]) {
|
||||
test(); // run self-test implementations
|
||||
// with 2 defined test cases
|
||||
// with 2 defined test cases
|
||||
|
||||
return 0;
|
||||
}
|
||||
Reference in New Issue
Block a user