
15 Jun
2011
15 Jun
'11
1:35 p.m.
distributions<http://www.boost.org/doc/libs/1_46_1/libs/math/doc/sf_and_dist/html/math_toolkit/dist.html>. But an accumulator is just fine for now. By the way, does it mean that if we have a set of 1 million of distinct real numbers, the corresponding accumulator will store a pretty big number of counters?
Only if the million are distinct values. Otherwise it keeps each distinct value + a count. I'm glad you like the idea of a wrapper on top of an accu, but I only plan to do the accu. Please give me a bit of time to do a bit of maintenance work, though. I'll keep you updated.
Denis _______________________________________________ Unsubscribe& other changes: http://lists.boost.org/mailman/listinfo.cgi/boost