Opened 7 years ago
#781 new discussion
reimplement Averagers as wrappers around boost::accumulators
Reported by: | Peter | Owned by: | Peter |
---|---|---|---|
Priority: | minor | Milestone: | yat 0.x+ |
Component: | statistics | Version: | |
Keywords: | Cc: |
Description
Boost v1.36 (and newer) has accumulators, http://www.boost.org/doc/libs/1_55_0/doc/html/accumulators.html, that seem to do kind of what Averager classes are doing. Perhaps we should reimplement Averager classes using boost contributors are probably superior us when getting accuracy in an optimal fashion.
Note: See
TracTickets for help on using
tickets.