#include <Window.h>
Inheritance diagram for csl::BlackmanWindow:

Public Member Functions | |
| BlackmanWindow () | |
| BlackmanWindow (unsigned windowSize) | |
| BlackmanWindow (unsigned windowSize, float gain) | |
| ~BlackmanWindow () | |
Protected Member Functions | |
| void | fillWindow () |
| subclasses override this to fill the buffer with corresponding function. | |
|
|
|
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
subclasses override this to fill the buffer with corresponding function.
Reimplemented from csl::Window. |
1.4.5-20051010