Sprout/sprout/numeric/dft/square.hpp

9 lines
255 B
C++
Raw Normal View History

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