Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2014-01-17 | lib: Ensure EWMA does not store wrong intermediate values | Michael Dalton | 1 | -2/+4 |
2012-03-08 | lib: reduce the use of module.h wherever possible | Paul Gortmaker | 1 | -1/+2 |
2010-12-06 | lib: Improve EWMA efficiency by using bitshifts | Bruno Randolf | 1 | -8/+12 |
2010-11-18 | lib: Add generic exponentially weighted moving average (EWMA) function | Bruno Randolf | 1 | -0/+57 |