Sprout/sprout/range/numeric/dft/fixed.hpp

10 lines
335 B
C++
Raw Normal View History

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