-
Notifications
You must be signed in to change notification settings - Fork 0
signal.WindowFunctions.Function.applyWindow
Christian d'Heureuse edited this page Jun 6, 2026
·
2 revisions
dsp-collection / signal/WindowFunctions / applyWindow
function applyWindow(a, windowFunction): Float64Array;Applies a window function to an array as a "pediodic" window (for DFT).
ArrayLike<number>
Float64Array