Sprout/sprout/range/numeric/dft/idft.hpp
2012-05-01 14:34:48 +09:00

8 lines
275 B
C++

#ifndef SPROUT_RANGE_NUMERIC_DFT_IDFT_HPP
#define SPROUT_RANGE_NUMERIC_DFT_IDFT_HPP
#include <sprout/config.hpp>
#include <sprout/range/numeric/dft/fixed/idft.hpp>
#include <sprout/range/numeric/dft/fit/idft.hpp>
#endif // #ifndef SPROUT_RANGE_NUMERIC_DFT_IDFT_HPP