1
0
Fork 0
mirror of https://github.com/bolero-MURAKAMI/Sprout synced 2024-11-12 21:09:01 +00:00
Sprout/sprout/numeric/fft/bitrev_table.hpp
2012-04-10 12:54:38 +09:00

8 lines
285 B
C++

#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