static_fir 0.2.0

FIR filter with static coefficients
Documentation
1
2
3
4
5
6
7
8
9
[package]
authors = ["Mick Koch <mick@kochm.co>"]
description = "FIR filter with static coefficients"
documentation = "https://docs.rs/static_fir"
keywords = ["fir", "filter", "zero-allocation", "dsp"]
license = "MIT"
name = "static_fir"
repository = "https://github.com/kchmck/static_fir.rs"
version = "0.2.0"