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

8 lines
325 B
C++

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