aboutsummaryrefslogtreecommitdiff
path: root/lib/average.c
AgeCommit message (Expand)AuthorFilesLines
2010-12-06lib: Improve EWMA efficiency by using bitshiftsGravatar Bruno Randolf 1-8/+12
2010-11-18lib: Add generic exponentially weighted moving average (EWMA) functionGravatar Bruno Randolf 1-0/+57