From 4fadd968fa12130524c8380f33fcfe25d4de79e5 Mon Sep 17 00:00:00 2001 From: DongHun Kwak Date: Wed, 13 Sep 2017 11:24:46 +0900 Subject: Imported Upstream version 1.65.0 Change-Id: Icf8400b375482cb11bcf77440a6934ba360d6ba4 Signed-off-by: DongHun Kwak --- .../accumulators/as_feature_ta_idp378354624.html | 54 ++++++++++++++++++++++ 1 file changed, 54 insertions(+) create mode 100644 doc/html/boost/accumulators/as_feature_ta_idp378354624.html (limited to 'doc/html/boost/accumulators/as_feature_ta_idp378354624.html') diff --git a/doc/html/boost/accumulators/as_feature_ta_idp378354624.html b/doc/html/boost/accumulators/as_feature_ta_idp378354624.html new file mode 100644 index 0000000000..533a4ba681 --- /dev/null +++ b/doc/html/boost/accumulators/as_feature_ta_idp378354624.html @@ -0,0 +1,54 @@ + + + + +Struct as_feature<tag::mean(lazy)> + + + + + + + + + + + + + + + +
Boost C++ LibrariesHomeLibrariesPeopleFAQMore
+
+
+PrevUpHomeNext +
+
+
+
+

Struct as_feature<tag::mean(lazy)>

+

boost::accumulators::as_feature<tag::mean(lazy)>

+
+

Synopsis

+
// In header: <boost/accumulators/statistics/mean.hpp>
+
+
+struct as_feature<tag::mean(lazy)> {
+  // types
+  typedef tag::mean type;
+};
+
+ + + +
+
+
+PrevUpHomeNext +
+ + -- cgit v1.2.3