SPUC  3.0
Namespaces | Macros | Functions
elliptic_allpass.cpp File Reference
#include <spuc/elliptic_iir.h>
#include <spuc/elliptic_allpass.h>
#include <vector>
Include dependency graph for elliptic_allpass.cpp:

Namespaces

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

Macros

#define MINFP   0.005
 

Functions

void SPUC::elliptic_allpass (std::vector< float_type > &a0, std::vector< float_type > &a1, float_type fp, int L)
 Calculate Allpass coefficients for halfband bireciprocal wave filter. More...
 

Macro Definition Documentation

#define MINFP   0.005
Author
Tony Kirke

Referenced by SPUC::elliptic_allpass().