Subject: [Boost-bugs] [Boost C++ Libraries] #10867: Undocumented precondition for extended_p_square accumulator
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2014-12-11 13:50:13
#10867: Undocumented precondition for extended_p_square accumulator
------------------------------+--------------------------
Reporter: Jens.Decker@⦠| Owner: eric_niebler
Type: Bugs | Status: new
Milestone: To Be Determined | Component: accumulator
Version: Boost 1.57.0 | Severity: Problem
Keywords: |
------------------------------+--------------------------
probs has to be sorted ascendingly for correct results. This is not
mentioned in the documentation.
typedef accumulator_set<double, stats<tag::extended_p_square> >
accumulator_t;
accumulator_t acc(tag::extended_p_square::probabilities = probs);
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/10867> Boost C++ Libraries <http://www.boost.org/> Boost provides free peer-reviewed portable C++ source libraries.
This archive was generated by hypermail 2.1.7 : 2017-02-16 18:50:17 UTC