SPUC  3.0
Classes | Namespaces
allpass_1.h File Reference

Template class for 1st order allpass filter with programmble gain and delay. More...

#include <spuc/spuc_types.h>
#include <iostream>
#include <fstream>
#include <spuc/complex.h>
#include <spuc/quantiser.h>
#include <spuc/mixed_type.h>
#include <spuc/delay.h>
#include <spuc/circ_buffer.h>
Include dependency graph for allpass_1.h:
This graph shows which files directly or indirectly include this file:

Classes

class  SPUC::allpass_1< Numeric, Coeff >
 Template class for 1st order allpass filter with programmble gain and delay. More...
 

Namespaces

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

Detailed Description

Template class for 1st order allpass filter with programmble gain and delay.