IWindow Interface |
Namespace: Accord.Audio.Windows
The IWindow type exposes the following members.
Name | Description | |
---|---|---|
Apply(Double, Int32) |
Splits a signal using the current window.
| |
Apply(Double, Int32) |
Splits a signal using the current window.
| |
Apply(ComplexSignal, Int32) |
Splits a complex signal using the current window.
| |
Apply(Signal, Int32) |
Splits a signal using the current window.
|