$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] Accumulators: what is the difference between features<> and stats<> ?
From: Eric Niebler (eric_at_[hidden])
Date: 2011-04-19 23:54:17
On 4/19/2011 11:21 PM, Andrew A wrote:
> Is there any difference for example, between
> accumulator_set< double, features< tag::mean > > acc;
> and
> accumulator_set< double, stats< tag::mean > > acc;
>
> features and stats seems to be synonyms?
No difference. They're synonyms.
-- Eric Niebler BoostPro Computing http://www.boostpro.com