accumulators_serialization_test_weighted_mean.xml 710 B

123456789101112131415161718
  1. <!--
  2. Copyright 2019 Hans Dembinski
  3. Distributed under the Boost Software License, Version 1.0.
  4. (See accompanying file LICENSE_1_0.txt
  5. or copy at http://www.boost.org/LICENSE_1_0.txt)
  6. -->
  7. <?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
  8. <!DOCTYPE boost_serialization>
  9. <boost_serialization signature="serialization::archive" version="17">
  10. <item class_id="0" tracking_level="0" version="0">
  11. <sum_of_weights>2.50000000000000000e+00</sum_of_weights>
  12. <sum_of_weights_squared>2.25000000000000000e+00</sum_of_weights_squared>
  13. <weighted_mean>2.00000000000000000e+00</weighted_mean>
  14. <sum_of_weighted_deltas_squared>2.00000000000000000e+00</sum_of_weighted_deltas_squared>
  15. </item>
  16. </boost_serialization>