add dft/sawtooth, triangle, square, phase_spectrum, ...

This commit is contained in:
bolero-MURAKAMI 2012-07-08 21:05:24 +09:00
parent 3b6ba46f17
commit e4a4d17207
33 changed files with 2216 additions and 79 deletions

View file

@ -0,0 +1,8 @@
#ifndef SPROUT_NUMERIC_DFT_TRINAGLE_HPP
#define SPROUT_NUMERIC_DFT_TRINAGLE_HPP
#include <sprout/config.hpp>
#include <sprout/numeric/dft/fixed/triangle.hpp>
#include <sprout/numeric/dft/fit/triangle.hpp>
#endif // #ifndef SPROUT_NUMERIC_DFT_TRINAGLE_HPP