From 4fadd968fa12130524c8380f33fcfe25d4de79e5 Mon Sep 17 00:00:00 2001 From: DongHun Kwak Date: Wed, 13 Sep 2017 11:24:46 +0900 Subject: Imported Upstream version 1.65.0 Change-Id: Icf8400b375482cb11bcf77440a6934ba360d6ba4 Signed-off-by: DongHun Kwak --- .../tag/absolute_tail_idp417708992.html | 53 ---------------------- 1 file changed, 53 deletions(-) delete mode 100644 doc/html/boost/accumulators/tag/absolute_tail_idp417708992.html (limited to 'doc/html/boost/accumulators/tag/absolute_tail_idp417708992.html') diff --git a/doc/html/boost/accumulators/tag/absolute_tail_idp417708992.html b/doc/html/boost/accumulators/tag/absolute_tail_idp417708992.html deleted file mode 100644 index 01a9697d6f..0000000000 --- a/doc/html/boost/accumulators/tag/absolute_tail_idp417708992.html +++ /dev/null @@ -1,53 +0,0 @@ - - - - -Struct template absolute_tail_variate_means - - - - - - - - - - - - - - - -
Boost C++ LibrariesHomeLibrariesPeopleFAQMore
-
-
-PrevUpHomeNext -
-
-
-
-

Struct template absolute_tail_variate_means

-

boost::accumulators::tag::absolute_tail_variate_means

-
-

Synopsis

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