SPUC  3.0
Namespaces | Functions
butterworth_allpass.h File Reference

Calculate Allpass coefficients for halfband bireciprocal wave filter. More...

#include <spuc/spuc_types.h>
#include <spuc/spuc_defines.h>
#include <cmath>
#include <vector>
Include dependency graph for butterworth_allpass.h:
This graph shows which files directly or indirectly include this file:

Namespaces

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

Functions

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

Detailed Description

Calculate Allpass coefficients for halfband bireciprocal wave filter.