

Go to the source code of this file.
Classes | |
| class | EST_Window |
| The EST_Window class provides functions for the creation and use of signal processing windows. More... | |
Typedefs | |
| typedef void | EST_WindowFunc(int size, EST_TBuffer< float > &r_window, int window_centre) |
| Function which creates a window. More... | |