summaryrefslogtreecommitdiff
path: root/doc/html/boost/accumulators/as_feat_1_3_2_6_3_13_1_1_1.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/boost/accumulators/as_feat_1_3_2_6_3_13_1_1_1.html')
-rw-r--r--doc/html/boost/accumulators/as_feat_1_3_2_6_3_13_1_1_1.html12
1 files changed, 6 insertions, 6 deletions
diff --git a/doc/html/boost/accumulators/as_feat_1_3_2_6_3_13_1_1_1.html b/doc/html/boost/accumulators/as_feat_1_3_2_6_3_13_1_1_1.html
index 05cf8f485c..20389ae07d 100644
--- a/doc/html/boost/accumulators/as_feat_1_3_2_6_3_13_1_1_1.html
+++ b/doc/html/boost/accumulators/as_feat_1_3_2_6_3_13_1_1_1.html
@@ -2,13 +2,13 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
-<title>Struct as_feature&lt;tag::median(with_p_square_quantile)&gt;</title>
+<title>Struct as_feature&lt;tag::median(with_density)&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.median_hpp" title="Header &lt;boost/accumulators/statistics/median.hpp&gt;">
<link rel="prev" href="tag/with_1_3_2_6_3_13_1_1_14_3.html" title="Struct with_p_square_cumulative_distribution_median">
-<link rel="next" href="as_feat_1_3_2_6_3_13_1_1_2.html" title="Struct as_feature&lt;tag::median(with_density)&gt;">
+<link rel="next" href="as_feat_1_3_2_6_3_13_1_1_2.html" title="Struct as_feature&lt;tag::median(with_p_square_cumulative_distribution)&gt;">
</head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
<table cellpadding="2" width="100%"><tr>
@@ -26,16 +26,16 @@
<div class="refentry">
<a name="boost.accumulators.as_feat_1_3_2_6_3_13_1_1_1"></a><div class="titlepage"></div>
<div class="refnamediv">
-<h2><span class="refentrytitle">Struct as_feature&lt;tag::median(with_p_square_quantile)&gt;</span></h2>
-<p>boost::accumulators::as_feature&lt;tag::median(with_p_square_quantile)&gt;</p>
+<h2><span class="refentrytitle">Struct as_feature&lt;tag::median(with_density)&gt;</span></h2>
+<p>boost::accumulators::as_feature&lt;tag::median(with_density)&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.median_hpp" title="Header &lt;boost/accumulators/statistics/median.hpp&gt;">boost/accumulators/statistics/median.hpp</a>&gt;
</span>
-<span class="keyword">struct</span> <a class="link" href="as_feat_1_3_2_6_3_13_1_1_1.html" title="Struct as_feature&lt;tag::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">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="keyword">struct</span> <a class="link" href="as_feat_1_3_2_6_3_13_1_1_1.html" title="Struct as_feature&lt;tag::median(with_density)&gt;">as_feature</a><span class="special">&lt;</span><span class="identifier">tag</span><span class="special">::</span><span class="identifier">median</span><span class="special">(</span><span class="identifier">with_density</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/median.html" title="Struct median">tag::median</a> <a name="boost.accumulators.as_feat_1_3_2_6_3_13_1_1_1.type"></a><span class="identifier">type</span><span class="special">;</span>
+ <span class="keyword">typedef</span> <a class="link" href="tag/with_density_median.html" title="Struct with_density_median">tag::with_density_median</a> <a name="boost.accumulators.as_feat_1_3_2_6_3_13_1_1_1.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>