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

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

-

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

-
-

Synopsis

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