Boost logo

Boost Users :

From: Eric Niebler (eric_at_[hidden])
Date: 2008-09-03 16:11:36


Kim Kuen Tang wrote:
>
> I noticed that the class accumulator_set<> can not take a vector as
> sample. Is this true?

It's not true. But you must #include
<boost/accumulators/numeric/functional/vector.hpp> (before any other
accumulators header), or else compile with
BOOST_NUMERIC_FUNCTIONAL_STD_VECTOR_SUPPORT defined.

BTW, I'm currently on vacation and my not reply to any further messages
immediately.

-- 
Eric Niebler
BoostPro Computing
http://www.boostpro.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