SPUC  3.0
Classes | Namespaces
iir_hpf.h File Reference

Template Class for 1st Order high pass IIR filter from S-domain transformation. More...

#include <spuc/spuc_types.h>
#include <iostream>
#include <fstream>
#include <spuc/complex.h>
#include <spuc/quantiser.h>
#include <spuc/mixed_type.h>
Include dependency graph for iir_hpf.h:

Classes

class  SPUC::iir_hpf< Numeric, Coeff >
 Template Class for 1st Order high pass IIR filter from S-domain transformation. More...
 

Namespaces

 SPUC
 fixed point types: spuc_fixed,spuc_ufixed,spuc_int,spuc_uint
 

Detailed Description

Template Class for 1st Order high pass IIR filter from S-domain transformation.