mirror of
https://github.com/boostorg/histogram.git
synced 2026-01-19 04:12:12 +00:00
* Added fraction accumulator * Added binomial proportion interval computers: Wald, Wilson Score, Clopper Pearson, Jeffreys * Width of intervals for all classes can be set via deviation or confidence_level * Support valarray in histogram::fill * Add fraction and count to user guide Co-authored-by: Hans Dembinski <hans.dembinski@gmail.com> Co-authored-by: Hans Dembinski <HDembinski@users.noreply.github.com>
17 lines
526 B
XML
17 lines
526 B
XML
<!--
|
|
Copyright 2022 Hans Dembinski
|
|
|
|
Distributed under the Boost Software License, Version 1.0.
|
|
(See accompanying file LICENSE_1_0.txt
|
|
or copy at http://www.boost.org/LICENSE_1_0.txt)
|
|
-->
|
|
|
|
<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
|
|
<!DOCTYPE boost_serialization>
|
|
<boost_serialization signature="serialization::archive" version="19">
|
|
<item class_id="0" tracking_level="0" version="0">
|
|
<successes>1.00000000000000000e+00</successes>
|
|
<failures>1.00000000000000000e+00</failures>
|
|
</item>
|
|
</boost_serialization>
|