#include <spuc/spuc_types.h>
#include <spuc/fir_coeff.h>
Include dependency graph for butterworth_fir.h:

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

Namespaces | |
| namespace | SPUC |
Functions | |
| void | SPUC::butterworth_fir (fir_coeff< float_type > &butfir, float_type spb) |
| Calculate coefficients for FIR assuming butterworth frequency response. | |
1.4.7