Boost logo

Boost Users :

From: Eric Niebler (eric_at_[hidden])
Date: 2008-04-05 10:54:22


Olivier Tournaire wrote:
> Hi all,
>
> I would like to know if it is possible to iterate through the values of
> an accumulator_set. I know how to fill the accumalator, extract results,
> but not how the get the values it contains.

I'm not sure I understand. You want to iterate over the sampled data?
The accumulator doesn't store it. E.g., if you are accumulating the sum,
it just keeps track of the sum of the samples, not the samples themselves.

-- 
Eric Niebler
Boost Consulting
www.boost-consulting.com

Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net