# Pxwindow
Generates common window functions.
```rust
let window = Pxwindow::hann_f32(length);
```
----
This project is licensed under either of
- BSD-3-Clause License (see [LICENSE](LICENSE.md))
- Apache License, Version 2.0 (see [LICENSE](LICENSE-APACHE.md))
at your option.