#include <spuc/spuc_types.h>
#include <spuc/spuc_defines.h>
#include <cmath>
#include <spuc/smart_array.h>
Include dependency graph for butterworth_allpass.h:

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

Namespaces | |
| namespace | SPUC |
Functions | |
| void | SPUC::butterworth_allpass (smart_array< float_type > &a0, smart_array< float_type > &a1, int L) |
| Calculate Allpass coefficients for halfband bireciprocal wave filter. | |
1.4.7