summaryrefslogtreecommitdiffstats
path: root/src/boost/libs/histogram/test/accumulators_serialization_test_mean.xml
blob: b63a1b0bf1442c249a8c1cf4b6bc40061a7ea949 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<!--
	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="1">
	<sum>2.50000000000000000e+00</sum>
	<mean>2.00000000000000000e+00</mean>
	<sum_of_deltas_squared>2.00000000000000000e+00</sum_of_deltas_squared>
</item>
</boost_serialization>