36 #ifndef TF_FIRFILTERS_H_VERSION 38 #define TF_FIRFILTERS_H_VERSION \ 39 "TF_FIRFILTERS_H V1.0 " 43 #include<aff/series.h> 44 #include<aff/iterator.h> 84 void help(std::ostream& os);
144 while (
Mi.valid()) { *
Mi = 0; ++
Mi; }
158 #endif // TF_FIRFILTERS_H_VERSION (includeguard)
FIRfilter(const std::string name)
aff::Series< Tvalue > Tseries
error handling for libtsxx (prototypes)
void push(const Tvalue &v)
aff::Iterator< Tseries > Titerator
All stuff in this library will be placed within namespace ts.
void help(std::ostream &os)
FIRfilter(const FIR *fir)
#define TSXX_assert(C, M)
Check an assertion and report by throwing an exception.
std::ostream & operator<<(std::ostream &os, const FIR &fir)
const int decimation_factor