DiFi++ is a small c++ header-only library for DIgital FIlters based on rational transfer functions such as the butterworth filter and the moving average filter
 
 
 
Go to file
vincent samy 0033d2fa72 Add renaming.
Need to fix merging
2018-12-14 18:58:52 +09:00
cmake@6ccc9f9b2a Initial commit with generic filter 2018-10-23 10:16:10 +09:00
include Add renaming. 2018-12-14 18:58:52 +09:00
tests Split Bilinear tranform and update type checks. 2018-10-26 16:18:08 +09:00
.gitmodules Initial commit with generic filter 2018-10-23 10:16:10 +09:00
CMakeLists.txt Header-only lib. 2018-10-25 18:43:21 +09:00
README.md Initial commit with generic filter 2018-10-23 10:16:10 +09:00

README.md