histogram/test/accumulators_serialization_test_sum.xml
Hans Dembinski 0d893d4eff
adding weight support for mean accumulator (#212)
changed type of sum to RealType for mean and added serialization tests for builtin accumulators
2019-09-12 08:08:39 +02:00

17 lines
513 B
XML

<!--
Copyright 2019 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="17">
<item class_id="0" tracking_level="0" version="0">
<large>1.00000000000000002e+100</large>
<small>1.00000000000000000e+00</small>
</item>
</boost_serialization>