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_weighted_f_idp538359104.html | 54 ---------------------- 1 file changed, 54 deletions(-) delete mode 100644 doc/html/boost/accumulators/as_weighted_f_idp538359104.html (limited to 'doc/html/boost/accumulators/as_weighted_f_idp538359104.html') diff --git a/doc/html/boost/accumulators/as_weighted_f_idp538359104.html b/doc/html/boost/accumulators/as_weighted_f_idp538359104.html deleted file mode 100644 index ab4e996302..0000000000 --- a/doc/html/boost/accumulators/as_weighted_f_idp538359104.html +++ /dev/null @@ -1,54 +0,0 @@ - - - - -Struct template as_weighted_feature<tag::pot_tail_mean_prob< LeftRight >> - - - - - - - - - - - - - - - -
Boost C++ LibrariesHomeLibrariesPeopleFAQMore
-
-
-PrevUpHomeNext -
-
-
-
-

Struct template as_weighted_feature<tag::pot_tail_mean_prob< LeftRight >>

-

boost::accumulators::as_weighted_feature<tag::pot_tail_mean_prob< LeftRight >>

-
-

Synopsis

-
// In header: <boost/accumulators/statistics/pot_tail_mean.hpp>
-
-template<typename LeftRight> 
-struct as_weighted_feature<tag::pot_tail_mean_prob< LeftRight >> {
-  // types
-  typedef tag::weighted_pot_tail_mean_prob< LeftRight > type;
-};
-
- - - -
-
-
-PrevUpHomeNext -
- - -- cgit v1.2.3