Sprout/sprout/numeric/dft/sinusoid.hpp

9 lines
265 B
C++
Raw Normal View History

#ifndef SPROUT_NUMERIC_DFT_SINUSOID_HPP
#define SPROUT_NUMERIC_DFT_SINUSOID_HPP
#include <sprout/config.hpp>
#include <sprout/numeric/dft/fixed/sinusoid.hpp>
#include <sprout/numeric/dft/fit/sinusoid.hpp>
#endif // #ifndef SPROUT_NUMERIC_DFT_SINUSOID_HPP