From f763a99a501650eff2c60288aa6f10ef916d769e Mon Sep 17 00:00:00 2001 From: DongHun Kwak Date: Thu, 6 Oct 2016 10:41:18 +0900 Subject: Imported Upstream version 1.62.0 Change-Id: I9d4c1ddb7b7d8f0069217ecc582700f9fda6dd4c Signed-off-by: DongHun Kwak --- .../accumulators/as_feature_tag_idp35651616.html | 54 ---------------------- 1 file changed, 54 deletions(-) delete mode 100644 doc/html/boost/accumulators/as_feature_tag_idp35651616.html (limited to 'doc/html/boost/accumulators/as_feature_tag_idp35651616.html') diff --git a/doc/html/boost/accumulators/as_feature_tag_idp35651616.html b/doc/html/boost/accumulators/as_feature_tag_idp35651616.html deleted file mode 100644 index 882321bde1..0000000000 --- a/doc/html/boost/accumulators/as_feature_tag_idp35651616.html +++ /dev/null @@ -1,54 +0,0 @@ - - - - -Struct template as_feature<tag::weighted_mean_of_variates< VariateType, VariateTag >(immediate)> - - - - - - - - - - - - - - - -
Boost C++ LibrariesHomeLibrariesPeopleFAQMore
-
-
-PrevUpHomeNext -
-
-
-
-

Struct template as_feature<tag::weighted_mean_of_variates< VariateType, VariateTag >(immediate)>

-

boost::accumulators::as_feature<tag::weighted_mean_of_variates< VariateType, VariateTag >(immediate)>

-
-

Synopsis

-
// In header: <boost/accumulators/statistics/weighted_mean.hpp>
-
-template<typename VariateType, typename VariateTag> 
-struct as_feature<tag::weighted_mean_of_variates< VariateType, VariateTag >(immediate)> {
-  // types
-  typedef tag::immediate_weighted_mean_of_variates< VariateType, VariateTag > type;
-};
-
- - - -
-
-
-PrevUpHomeNext -
- - -- cgit v1.2.3