Primitive windowing helpers.
The crate intentionally limits itself to a few deterministic windows without introducing FFT or DSP dependencies.
Examples
use ;
let coefficients = window_coefficients.unwrap;
let windowed = apply_window.unwrap;
assert_eq!;