Header-only C++ template library implementing a Recursive Least Squares (RLS) filter, managing static and dynamic implementation and different floating point base type (float, double, long double).
https://en.wikipedia.org/wiki/Recursive_least_squares_filter
- Eigen3
- Davide Pilastro - @dadep88