From bb4dd8289b351fae6b55e303f189127a394a1edd Mon Sep 17 00:00:00 2001 From: Anas Nashif Date: Mon, 26 Aug 2013 08:15:55 -0400 Subject: Imported Upstream version 1.51.0 --- .../accumulators/feature_of_tag_we_id565848.html | 53 ++++++++++++++++++++++ 1 file changed, 53 insertions(+) create mode 100644 doc/html/boost/accumulators/feature_of_tag_we_id565848.html (limited to 'doc/html/boost/accumulators/feature_of_tag_we_id565848.html') diff --git a/doc/html/boost/accumulators/feature_of_tag_we_id565848.html b/doc/html/boost/accumulators/feature_of_tag_we_id565848.html new file mode 100644 index 0000000000..231138d7f8 --- /dev/null +++ b/doc/html/boost/accumulators/feature_of_tag_we_id565848.html @@ -0,0 +1,53 @@ + + + +Struct feature_of<tag::weighted_p_square_quantile> + + + + + + + + + + + + + + + +
Boost C++ LibrariesHomeLibrariesPeopleFAQMore
+
+
+PrevUpHomeNext +
+
+
+
+

Struct feature_of<tag::weighted_p_square_quantile>

+

boost::accumulators::feature_of<tag::weighted_p_square_quantile>

+
+

Synopsis

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