From 34bd32e225e2a8a94104489b31c42e5801cc1f4a Mon Sep 17 00:00:00 2001 From: DongHun Kwak Date: Wed, 13 Sep 2017 11:05:34 +0900 Subject: Imported Upstream version 1.63.0 Change-Id: Iac85556a04b7e58d63ba636dedb0986e3555714a Signed-off-by: DongHun Kwak --- .../accumulators/feature__idm46563504394656.html | 53 ---------------------- 1 file changed, 53 deletions(-) delete mode 100644 doc/html/boost/accumulators/feature__idm46563504394656.html (limited to 'doc/html/boost/accumulators/feature__idm46563504394656.html') diff --git a/doc/html/boost/accumulators/feature__idm46563504394656.html b/doc/html/boost/accumulators/feature__idm46563504394656.html deleted file mode 100644 index d997bdef9e..0000000000 --- a/doc/html/boost/accumulators/feature__idm46563504394656.html +++ /dev/null @@ -1,53 +0,0 @@ - - - - -Struct template feature_of<tag::weighted_peaks_over_threshold< LeftRight >> - - - - - - - - - - - - - - - -
Boost C++ LibrariesHomeLibrariesPeopleFAQMore
-
-
-PrevUpHomeNext -
-
-
-
-

Struct template feature_of<tag::weighted_peaks_over_threshold< LeftRight >>

-

boost::accumulators::feature_of<tag::weighted_peaks_over_threshold< LeftRight >>

-
-

Synopsis

-
// In header: <boost/accumulators/statistics/peaks_over_threshold.hpp>
-
-template<typename LeftRight> 
-struct feature_of<tag::weighted_peaks_over_threshold< LeftRight >> : public boost::accumulators::feature_of< tag::peaks_over_threshold< LeftRight > >
-{
-};
-
- - - -
-
-
-PrevUpHomeNext -
- - -- cgit v1.2.3