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