Sprout/sprout/numeric/fft/bitrev_table.hpp

9 lines
285 B
C++
Raw Normal View History

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