From b5c87084afaef42b2d058f68091be31988a6a874 Mon Sep 17 00:00:00 2001 From: DongHun Kwak Date: Wed, 13 Sep 2017 11:08:07 +0900 Subject: Imported Upstream version 1.64.0 Change-Id: Id9212edd016dd55f21172c427aa7894d1d24148b Signed-off-by: DongHun Kwak --- .../accumulators/as_feature_ta_idp412930352.html | 54 ++++++++++++++++++++++ 1 file changed, 54 insertions(+) create mode 100644 doc/html/boost/accumulators/as_feature_ta_idp412930352.html (limited to 'doc/html/boost/accumulators/as_feature_ta_idp412930352.html') diff --git a/doc/html/boost/accumulators/as_feature_ta_idp412930352.html b/doc/html/boost/accumulators/as_feature_ta_idp412930352.html new file mode 100644 index 0000000000..d393a85729 --- /dev/null +++ b/doc/html/boost/accumulators/as_feature_ta_idp412930352.html @@ -0,0 +1,54 @@ + + + + +Struct as_feature<tag::mean_of_weights(lazy)> + + + + + + + + + + + + + + + +
Boost C++ LibrariesHomeLibrariesPeopleFAQMore
+
+
+PrevUpHomeNext +
+
+
+
+

Struct as_feature<tag::mean_of_weights(lazy)>

+

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

+
+

Synopsis

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