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/weighted_exte_idp412903552.html | 56 ---------------------- 1 file changed, 56 deletions(-) delete mode 100644 doc/html/boost/accumulators/tag/weighted_exte_idp412903552.html (limited to 'doc/html/boost/accumulators/tag/weighted_exte_idp412903552.html') diff --git a/doc/html/boost/accumulators/tag/weighted_exte_idp412903552.html b/doc/html/boost/accumulators/tag/weighted_exte_idp412903552.html deleted file mode 100644 index 22270c5f07..0000000000 --- a/doc/html/boost/accumulators/tag/weighted_exte_idp412903552.html +++ /dev/null @@ -1,56 +0,0 @@ - - - - -Struct weighted_extended_p_square_quantile_quadratic - - - - - - - - - - - - - - - -
Boost C++ LibrariesHomeLibrariesPeopleFAQMore
-
-
-PrevUpHomeNext -
-
-
-
-

Struct weighted_extended_p_square_quantile_quadratic

-

boost::accumulators::tag::weighted_extended_p_square_quantile_quadratic

-
-

Synopsis

-
// In header: <boost/accumulators/statistics/extended_p_square_quantile.hpp>
-
-
-struct weighted_extended_p_square_quantile_quadratic :
-  public boost::accumulators::depends_on< weighted_extended_p_square >
-{
-  // types
-  typedef accumulators::impl::extended_p_square_quantile_impl< mpl::_1, weighted, quadratic > impl;
-};
-
- - - -
-
-
-PrevUpHomeNext -
- - -- cgit v1.2.3