SPUC  3.0
Namespaces | Functions
create_remez_fir.cpp File Reference
#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

 SPUC
 fixed point types: spuc_fixed,spuc_ufixed,spuc_int,spuc_uint
 

Functions

void SPUC::create_remez_fir (fir_coeff< float_type > &remezfir, int jtype, int nbands, std::vector< float_type > edge, std::vector< float_type > fx, std::vector< float_type > wtx)