Sprout/sprout/functional/dft/dft.hpp

9 lines
255 B
C++
Raw Normal View History

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