SPUC  3.0
Classes | Namespaces
resampler.h File Reference

A resampling block using interpolator, halfband filter and NCO. More...

#include <spuc/spuc_types.h>
#include <spuc/complex.h>
#include <spuc/iir_allpass1_halfband.h>
#include <spuc/timing_nco.h>
#include <spuc/lagrange.h>
Include dependency graph for resampler.h:
This graph shows which files directly or indirectly include this file:

Classes

class  SPUC::resampler< Numeric >
 A resampling block using interpolator, halfband filter and NCO. More...
 

Namespaces

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

Detailed Description

A resampling block using interpolator, halfband filter and NCO.