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

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

Namespaces | |
| namespace | SPUC |
Functions | |
| void | SPUC::create_remez_lpfir (fir_coeff< float_type > &remezfir, float_type pass_edge, float_type stop_edge, float_type stop_weight) |
| Calculate coefficients for lowpass FIR assuming equiripple frequency response. | |
1.4.7