#include <cmath>
#include <spuc/fir_coeff.h>
#include <spuc/spuc_defines.h>
#include <spuc/butterworth_fir.h>
Include dependency graph for butterworth_fir.cpp:

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