Sprout/sprout/functional/dft/idft.hpp

9 lines
260 B
C++
Raw Normal View History

#ifndef SPROUT_FUNCTIONAL_DFT_IDFT_HPP
#define SPROUT_FUNCTIONAL_DFT_IDFT_HPP
#include <sprout/config.hpp>
#include <sprout/functional/dft/fixed/idft.hpp>
#include <sprout/functional/dft/fit/idft.hpp>
#endif // #ifndef SPROUT_FUNCTIONAL_DFT_IDFT_HPP