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

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

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