Edinburgh Speech Tools  2.1-release
types used for parameters to functions.

Typedefs

typedef void EST_WindowFunc(int size, EST_TBuffer< float > &r_window, int window_centre)
 Function which creates a window. More...
 

Detailed Description

Typedef Documentation

typedef void EST_WindowFunc(int size, EST_TBuffer< float > &r_window, int window_centre)

Function which creates a window.

Definition at line 52 of file EST_Window.h.