$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] accumulator operations
From: Olaf Peter (ope-devel_at_[hidden])
Date: 2011-07-05 01:31:58
>> Because did not found informations about. The same problem woulde be
>> probably for a threaded implementation too.
> It seems you wish to merge two accumulators. I have not seen it and, in
yes,
> any case, it would be restricted to a narrow subset of statistics. I
> think it would not work, say, for a quantile.
OK, this make sense, I did had only counting acc. in mind ...
Thanks,
Olaf