Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | average: change to declare precision, not factor | Johannes Berg | 2017-03-02 | 1 | -20/+41 |
* | average: remove out-of-line implementation | Johannes Berg | 2015-08-20 | 1 | -24/+0 |
* | average: provide macro to create static EWMA | Johannes Berg | 2015-08-14 | 1 | -0/+39 |
* | lib: Improve EWMA efficiency by using bitshifts | Bruno Randolf | 2010-12-06 | 1 | -3/+1 |
* | lib: Add generic exponentially weighted moving average (EWMA) function | Bruno Randolf | 2010-11-18 | 1 | -0/+32 |