$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-users] [accumulators] Moving mean expiry
From: Michael Powell (mwpowellhtx_at_[hidden])
Date: 2013-09-07 22:35:14
Hello,
I am looking for a moving window mean accumulator. Could roll my own,
but I know there's a pretty good one in Boost. Need to know, does it
comprehend the notion of Expiration? That is, values dropping off
after a predetermined window of time? Preferably depending on the
boost::chrono::high_resolution_clock.
Thank ye...
Regards,
Michael Powell