From 733b5d5ae2c5d625211e2985ac25728ac3f54883 Mon Sep 17 00:00:00 2001 From: DongHun Kwak Date: Mon, 21 Mar 2016 15:45:20 +0900 Subject: Imported Upstream version 1.58.0 Change-Id: If0072143aa26874812e0db6872e1efb10a3e5e94 Signed-off-by: DongHun Kwak --- .../tag/weighted_pot_t_idp67777968.html | 52 ---------------------- 1 file changed, 52 deletions(-) delete mode 100644 doc/html/boost/accumulators/tag/weighted_pot_t_idp67777968.html (limited to 'doc/html/boost/accumulators/tag/weighted_pot_t_idp67777968.html') diff --git a/doc/html/boost/accumulators/tag/weighted_pot_t_idp67777968.html b/doc/html/boost/accumulators/tag/weighted_pot_t_idp67777968.html deleted file mode 100644 index e0aceec96e..0000000000 --- a/doc/html/boost/accumulators/tag/weighted_pot_t_idp67777968.html +++ /dev/null @@ -1,52 +0,0 @@ - - - -Struct template weighted_pot_tail_mean_prob - - - - - - - - - - - - - - - -
Boost C++ LibrariesHomeLibrariesPeopleFAQMore
-
-
-PrevUpHomeNext -
-
-
-
-

Struct template weighted_pot_tail_mean_prob

-

boost::accumulators::tag::weighted_pot_tail_mean_prob

-
-

Synopsis

-
// In header: <boost/accumulators/statistics_fwd.hpp>
-
-template<typename LeftRight> 
-struct weighted_pot_tail_mean_prob : public boost::accumulators::depends_on< weighted_peaks_over_threshold_prob< LeftRight >, weighted_pot_quantile_prob< LeftRight > >
-{
-};
-
- - - -
-
-
-PrevUpHomeNext -
- - -- cgit v1.2.3