butterworth_iir.h File Reference

Calculate coefficients for IIR assuming butterworth frequency response. More...

#include <spuc/spuc_types.h>
#include <spuc/spuc_defines.h>
#include <spuc/iir_coeff.h>

Include dependency graph for butterworth_iir.h:

This graph shows which files directly or indirectly include this file:


Namespaces

namespace  SPUC

Functions

void SPUC::butterworth_iir (iir_coeff &filt, float_type fcd, float_type amax)
 Calculate coefficients for IIR assuming butterworth frequency response.
void SPUC::butterworth_s (smart_array< complex< float_type > > poles, smart_array< complex< float_type > > zeros, float_type wp, long n, long n2)
 Calculate roots.

Detailed Description

Calculate coefficients for IIR assuming butterworth frequency response.


Generated on Mon Jun 9 19:37:52 2008 for DSPTemplates by  doxygen 1.4.7