#include <vector.h>
Include dependency graph for fir.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Namespaces | |
namespace | SPUC |
Classes | |
class | SPUC::fir< Numeric > |
Template Class for Modeling a Finite Impulse Response filter. More... | |
Functions | |
template<class T> | |
Vector< T > | SPUC::Vector_taps (fir< T > f) |
template<class T> | |
Vector< T > | SPUC::Vector_input (fir< T > f) |