SPUC  3.0
Namespaces | Functions
remezf.cpp File Reference
#include <spuc/spuc_defines.h>
#include <spuc/remez_fir.h>
Include dependency graph for remezf.cpp:

Namespaces

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

Functions

template<float_type Des_function, float_type Weight_function>
void SPUC::remez_function (std::vector< float_type > &r_fir, int numtaps, int numband, int r, std::vector< float_type > bands, int type)