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