#include <spuc/spuc_types.h>
#include <iostream>
#include <fstream>
#include <spuc/complex.h>
#include <spuc/spuc_math.h>
#include <spuc/allpass_1.h>
#include <spuc/smart_array.h>
Include dependency graph for allpass.h:

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

Namespaces | |
| namespace | SPUC |
Classes | |
| class | SPUC::allpass< Numeric, Coeff > |
| Template Class for allpass filter consisting of several stages of 1st order allpass sections. More... | |
1.4.7