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

Struct as_feature<tag::weighted_median(with_p_square_cumulative_distribution)>

+

boost::accumulators::as_feature<tag::weighted_median(with_p_square_cumulative_distribution)>

+
+

Synopsis

+
// In header: <boost/accumulators/statistics/weighted_median.hpp>
+
+
+struct as_feature<tag::weighted_median(with_p_square_cumulative_distribution)> {
+  // types
+  typedef tag::with_p_square_cumulative_distribution_weighted_median type;
+};
+
+ + + +
+
+
+PrevUpHomeNext +
+ + -- cgit v1.2.3