From d9ec475d945d3035377a0d89ed42e382d8988891 Mon Sep 17 00:00:00 2001 From: DongHun Kwak Date: Thu, 6 Oct 2016 10:33:54 +0900 Subject: Imported Upstream version 1.60.0 Change-Id: Ie709530d6d5841088ceaba025cbe175a4ef43050 Signed-off-by: DongHun Kwak --- .../accumulators/tag/weighted_sum_of_variates.html | 52 ---------------------- 1 file changed, 52 deletions(-) delete mode 100644 doc/html/boost/accumulators/tag/weighted_sum_of_variates.html (limited to 'doc/html/boost/accumulators/tag/weighted_sum_of_variates.html') diff --git a/doc/html/boost/accumulators/tag/weighted_sum_of_variates.html b/doc/html/boost/accumulators/tag/weighted_sum_of_variates.html deleted file mode 100644 index 2faab0ef9e..0000000000 --- a/doc/html/boost/accumulators/tag/weighted_sum_of_variates.html +++ /dev/null @@ -1,52 +0,0 @@ - - - - -Struct template weighted_sum_of_variates - - - - - - - - - - - - - - - -
Boost C++ LibrariesHomeLibrariesPeopleFAQMore
-
-
-PrevUpHomeNext -
-
-
-
-

Struct template weighted_sum_of_variates

-

boost::accumulators::tag::weighted_sum_of_variates

-
-

Synopsis

-
// In header: <boost/accumulators/statistics_fwd.hpp>
-
-template<typename VariateType, typename VariateTag> 
-struct weighted_sum_of_variates : public boost::accumulators::depends_on<> {
-};
-
- - - -
-
-
-PrevUpHomeNext -
- - -- cgit v1.2.3