Revision 187:9c8ca37028b9 src/dsp/SincWindow.h

View differences:

src/dsp/SincWindow.h
34 34

  
35 35
#include <vector>
36 36

  
37
#include "pi.h"
38

  
37 39
/**
38 40
 * A window containing values of the sinc function, i.e. sin(x)/x with
39 41
 * sinc(0) == 1, with x == 0 at the centre.

Also available in: Unified diff