From 5cde13f21d36c7224b0e13d11c4b49379ae5210d Mon Sep 17 00:00:00 2001 From: DongHun Kwak Date: Thu, 6 Oct 2016 10:38:45 +0900 Subject: Imported Upstream version 1.61.0 Change-Id: I96a1f878d1e6164f01e9aadd5147f38fca448d90 Signed-off-by: DongHun Kwak --- doc/html/boost/accumulators/extract/tail_mean.html | 50 ++++++++++++++++++++++ 1 file changed, 50 insertions(+) create mode 100644 doc/html/boost/accumulators/extract/tail_mean.html (limited to 'doc/html/boost/accumulators/extract/tail_mean.html') diff --git a/doc/html/boost/accumulators/extract/tail_mean.html b/doc/html/boost/accumulators/extract/tail_mean.html new file mode 100644 index 0000000000..b471f63ccf --- /dev/null +++ b/doc/html/boost/accumulators/extract/tail_mean.html @@ -0,0 +1,50 @@ + + + + +Global tail_mean + + + + + + + + + + + + + + + +
Boost C++ LibrariesHomeLibrariesPeopleFAQMore
+
+
+PrevUpHomeNext +
+
+
+
+

Global tail_mean

+

boost::accumulators::extract::tail_mean

+
+

Synopsis

+
// In header: <boost/accumulators/statistics_fwd.hpp>
+
+extractor< tag::tail_mean > const tail_mean;
+
+ + + +
+
+
+PrevUpHomeNext +
+ + -- cgit v1.2.3