Sprout/sprout/numeric/dft/sawtooth.hpp

9 lines
265 B
C++
Raw Normal View History

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