aboutsummaryrefslogtreecommitdiffstats
path: root/lib/average.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-12-06lib: Improve EWMA efficiency by using bitshiftsBruno Randolf1-8/+12
2010-11-18lib: Add generic exponentially weighted moving average (EWMA) functionBruno Randolf1-0/+57