This commit is contained in:
2026-02-24 13:03:18 +01:00
parent 5fb3c3bf90
commit 25c4594196
18 changed files with 264 additions and 65 deletions

10
TODO.md Normal file
View File

@@ -0,0 +1,10 @@
sudo apt remove opendaq
cmake -DOPENDAQ_FB_EXAMPLE_ENABLE_APP=ON ..
https://rosettacode.org/wiki/Apply_a_digital_filter_(direct_form_II_transposed)#C++