0_0_8728120_17194.cpp:24: error: `M_PI' was not declared in this scope
0_0_8728120_17194.cpp: In function `void Fourier::IFFT(std::complex<double>*, int)':
0_0_8728120_17194.cpp:54: error: `M_PI' undeclared (first use this function)
0_0_8728120_17194.cpp:54: error: (Each undeclared identifier is reported only once for each function it appears in.)
|