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 --- .../accumulators/feature_of_ta_idp431336864.html | 54 ++++++++++++++++++++++ 1 file changed, 54 insertions(+) create mode 100644 doc/html/boost/accumulators/feature_of_ta_idp431336864.html (limited to 'doc/html/boost/accumulators/feature_of_ta_idp431336864.html') diff --git a/doc/html/boost/accumulators/feature_of_ta_idp431336864.html b/doc/html/boost/accumulators/feature_of_ta_idp431336864.html new file mode 100644 index 0000000000..ef1f519c60 --- /dev/null +++ b/doc/html/boost/accumulators/feature_of_ta_idp431336864.html @@ -0,0 +1,54 @@ + + + + +Struct feature_of<tag::weighted_extended_p_square_quantile> + + + + + + + + + + + + + + + +
Boost C++ LibrariesHomeLibrariesPeopleFAQMore
+
+
+PrevUpHomeNext +
+
+
+
+

Struct feature_of<tag::weighted_extended_p_square_quantile>

+

boost::accumulators::feature_of<tag::weighted_extended_p_square_quantile>

+
+

Synopsis

+
// In header: <boost/accumulators/statistics/extended_p_square_quantile.hpp>
+
+
+struct feature_of<tag::weighted_extended_p_square_quantile> :
+  public boost::accumulators::feature_of< tag::extended_p_square_quantile >
+{
+};
+
+ + + +
+
+
+PrevUpHomeNext +
+ + -- cgit v1.2.3