Sprout/sprout/numeric/fft.hpp

8 lines
188 B
C++
Raw Normal View History

2012-04-10 03:54:38 +00:00
#ifndef SPROUT_NUMERIC_FFT_HPP
#define SPROUT_NUMERIC_FFT_HPP
#include <sprout/config.hpp>
#include <sprout/numeric/fft/bitrev_table.hpp>
#endif // #ifndef SPROUT_NUMERIC_FFT_HPP