fir.h File Reference

Template Class for Modeling a Finite Impulse Response filter. More...

#include <spuc/spuc_types.h>
#include <spuc/base_type.h>
#include <typeinfo>
#include <spuc/quantiser.h>
#include <spuc/smart_array.h>
#include <spuc/fir_coeff.h>
#include <spuc/mixed_type.h>

Include dependency graph for fir.h:

This graph shows which files directly or indirectly include this file:


Namespaces

namespace  SPUC

Classes

class  SPUC::fir< Numeric, Coeff >
 Template Class for Modeling a Finite Impulse Response filter. More...

Functions

template<class Numeric, class Coeff>
smart_array< Coeff > SPUC::get_taps (fir< Numeric, Coeff > f)
template<class Numeric, class Coeff>
smart_array< Numeric > SPUC::get_input (fir< Numeric, Coeff > f)

Detailed Description

Template Class for Modeling a Finite Impulse Response filter.


Generated on Mon Jun 9 19:38:29 2008 for DSPTemplates by  doxygen 1.4.7