Relacs  0.9.8
Namespaces | Functions
spectrum.cc File Reference
#include <relacs/spectrum.h>
Include dependency graph for spectrum.cc:

Namespaces

 relacs
 

Functions

int nextPowerOfTwo (int n)
 
double bartlett (int j, int n)
 
double blackman (int j, int n)
 
double blackmanHarris (int j, int n)
 
double hamming (int j, int n)
 
double hanning (int j, int n)
 
double parzen (int j, int n)
 
double square (int j, int n)
 
double welch (int j, int n)