]> git.proxmox.com Git - ceph.git/blob - ceph/src/boost/libs/histogram/test/accumulators_serialization_test_weighted_mean.xml
import new upstream nautilus stable release 14.2.8
[ceph.git] / ceph / src / boost / libs / histogram / test / accumulators_serialization_test_weighted_mean.xml
1 <!--
2 Copyright 2019 Hans Dembinski
3
4 Distributed under the Boost Software License, Version 1.0.
5 (See accompanying file LICENSE_1_0.txt
6 or copy at http://www.boost.org/LICENSE_1_0.txt)
7 -->
8
9 <?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
10 <!DOCTYPE boost_serialization>
11 <boost_serialization signature="serialization::archive" version="17">
12 <item class_id="0" tracking_level="0" version="0">
13 <sum_of_weights>2.50000000000000000e+00</sum_of_weights>
14 <sum_of_weights_squared>2.25000000000000000e+00</sum_of_weights_squared>
15 <weighted_mean>2.00000000000000000e+00</weighted_mean>
16 <sum_of_weighted_deltas_squared>2.00000000000000000e+00</sum_of_weighted_deltas_squared>
17 </item>
18 </boost_serialization>