SPUC  3.0
Classes | Namespaces
running_sum.h File Reference

template class running average filter consisting of a delay line, adder and subtractor More...

#include <spuc/spuc_types.h>
#include <spuc/delay.h>
Include dependency graph for running_sum.h:

Classes

class  SPUC::running_sum< Numeric >
 template class running average filter consisting of a delay line, adder and subtractor More...
 

Namespaces

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

Detailed Description

template class running average filter consisting of a delay line, adder and subtractor