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

Namespaces | |
| namespace | SPUC |
Functions | |
| void | SPUC::create_remez_fir (fir_coeff< float_type > &remezfir, int jtype, int nbands, smart_array< float_type > edge, smart_array< float_type > fx, smart_array< float_type > wtx) |
1.4.7