
26 Aug
2011
26 Aug
'11
2:03 p.m.
I have typedef accumulator_set<el_t,stats<tag::mean,tag::abs_sqr> > accum_t; What would I need to do to serialize an accum_t object?

26 Aug
26 Aug
2:42 p.m.
On 8/26/2011 10:03 AM, Neal Becker wrote:
I have typedef accumulator_set<el_t,stats<tag::mean,tag::abs_sqr> > accum_t;
What would I need to do to serialize an accum_t object?
You would need to greatly extend Boost.Accumulators. Patches welcome. :-) -- Eric Niebler BoostPro Computing http://www.boostpro.com
5061
Age (days ago)
5061
Last active (days ago)
1 comments
2 participants
participants (2)
-
Eric Niebler
-
Neal Becker