summaryrefslogtreecommitdiff
path: root/doc/html/boost/accumulators/as_feat_1_3_2_6_3_45_1_1_3.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/boost/accumulators/as_feat_1_3_2_6_3_45_1_1_3.html')
-rw-r--r--doc/html/boost/accumulators/as_feat_1_3_2_6_3_45_1_1_3.html12
1 files changed, 6 insertions, 6 deletions
diff --git a/doc/html/boost/accumulators/as_feat_1_3_2_6_3_45_1_1_3.html b/doc/html/boost/accumulators/as_feat_1_3_2_6_3_45_1_1_3.html
index 2baa814922..66835224aa 100644
--- a/doc/html/boost/accumulators/as_feat_1_3_2_6_3_45_1_1_3.html
+++ b/doc/html/boost/accumulators/as_feat_1_3_2_6_3_45_1_1_3.html
@@ -2,12 +2,12 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
-<title>Struct as_feature&lt;tag::weighted_median(with_p_square_cumulative_distribution)&gt;</title>
+<title>Struct as_feature&lt;tag::weighted_median(with_p_square_quantile)&gt;</title>
<link rel="stylesheet" href="../../../../doc/src/boostbook.css" type="text/css">
<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
<link rel="home" href="../../index.html" title="The Boost C++ Libraries BoostBook Documentation Subset">
<link rel="up" href="../../accumulators/reference.html#header.boost.accumulators.statistics.weighted_median_hpp" title="Header &lt;boost/accumulators/statistics/weighted_median.hpp&gt;">
-<link rel="prev" href="as_feat_1_3_2_6_3_45_1_1_2.html" title="Struct as_feature&lt;tag::weighted_median(with_density)&gt;">
+<link rel="prev" href="as_feat_1_3_2_6_3_45_1_1_2.html" title="Struct as_feature&lt;tag::weighted_median(with_p_square_cumulative_distribution)&gt;">
<link rel="next" href="extract/weigh_1_3_2_6_3_47_1_1_1_1.html" title="Global weighted_p_square_cumulative_distribution">
</head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
@@ -26,16 +26,16 @@
<div class="refentry">
<a name="boost.accumulators.as_feat_1_3_2_6_3_45_1_1_3"></a><div class="titlepage"></div>
<div class="refnamediv">
-<h2><span class="refentrytitle">Struct as_feature&lt;tag::weighted_median(with_p_square_cumulative_distribution)&gt;</span></h2>
-<p>boost::accumulators::as_feature&lt;tag::weighted_median(with_p_square_cumulative_distribution)&gt;</p>
+<h2><span class="refentrytitle">Struct as_feature&lt;tag::weighted_median(with_p_square_quantile)&gt;</span></h2>
+<p>boost::accumulators::as_feature&lt;tag::weighted_median(with_p_square_quantile)&gt;</p>
</div>
<h2 xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" class="refsynopsisdiv-title">Synopsis</h2>
<div xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" class="refsynopsisdiv"><pre class="synopsis"><span class="comment">// In header: &lt;<a class="link" href="../../accumulators/reference.html#header.boost.accumulators.statistics.weighted_median_hpp" title="Header &lt;boost/accumulators/statistics/weighted_median.hpp&gt;">boost/accumulators/statistics/weighted_median.hpp</a>&gt;
</span>
-<span class="keyword">struct</span> <a class="link" href="as_feat_1_3_2_6_3_45_1_1_3.html" title="Struct as_feature&lt;tag::weighted_median(with_p_square_cumulative_distribution)&gt;">as_feature</a><span class="special">&lt;</span><span class="identifier">tag</span><span class="special">::</span><span class="identifier">weighted_median</span><span class="special">(</span><span class="identifier">with_p_square_cumulative_distribution</span><span class="special">)</span><span class="special">&gt;</span> <span class="special">{</span>
+<span class="keyword">struct</span> <a class="link" href="as_feat_1_3_2_6_3_45_1_1_3.html" title="Struct as_feature&lt;tag::weighted_median(with_p_square_quantile)&gt;">as_feature</a><span class="special">&lt;</span><span class="identifier">tag</span><span class="special">::</span><span class="identifier">weighted_median</span><span class="special">(</span><span class="identifier">with_p_square_quantile</span><span class="special">)</span><span class="special">&gt;</span> <span class="special">{</span>
<span class="comment">// types</span>
- <span class="keyword">typedef</span> <a class="link" href="tag/with__1_3_2_6_3_45_1_1_6_3.html" title="Struct with_p_square_cumulative_distribution_weighted_median">tag::with_p_square_cumulative_distribution_weighted_median</a> <a name="boost.accumulators.as_feat_1_3_2_6_3_45_1_1_3.type"></a><span class="identifier">type</span><span class="special">;</span>
+ <span class="keyword">typedef</span> <a class="link" href="tag/weighted_median.html" title="Struct weighted_median">tag::weighted_median</a> <a name="boost.accumulators.as_feat_1_3_2_6_3_45_1_1_3.type"></a><span class="identifier">type</span><span class="special">;</span>
<span class="special">}</span><span class="special">;</span></pre></div>
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>