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 3c710edc1b Working generic filter with tests. 2018-10-23 19:22:57 +09:00
cmake@6ccc9f9b2a Initial commit with generic filter 2018-10-23 10:16:10 +09:00
include Working generic filter with tests. 2018-10-23 19:22:57 +09:00
src Working generic filter with tests. 2018-10-23 19:22:57 +09:00
tests Working generic filter with tests. 2018-10-23 19:22:57 +09:00
.gitmodules Initial commit with generic filter 2018-10-23 10:16:10 +09:00
CMakeLists.txt Working generic filter with tests. 2018-10-23 19:22:57 +09:00
README.md Initial commit with generic filter 2018-10-23 10:16:10 +09:00

README.md