This is the complete list of members for Utils, including all inherited members.
| addComplex(const vector< complex< double > > &u, const vector< complex< double > > &v) | Utils | static |
| applyWindow(vector< double > &v) | Utils | static |
| convolve(vector< double > &v1, const vector< double > &v2) | Utils | static |
| gain(vector< vector< double > > &v, double g) | Utils | static |
| generateWindow(int s) | Utils | static |
| nextPowerOfTwo(int n) | Utils | static |
| normalize(vector< vector< double > > &v) | Utils | static |
| normalize(vector< double > &v) | Utils | static |
| scaleComplex(const vector< complex< double > > &v, double k) | Utils | static |
| sinc(double x) | Utils | static |