summaryrefslogtreecommitdiff
path: root/doc/html/boost/accumulators/impl/immed_1_3_2_6_3_23_1_1_6_1.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/boost/accumulators/impl/immed_1_3_2_6_3_23_1_1_6_1.html')
-rw-r--r--doc/html/boost/accumulators/impl/immed_1_3_2_6_3_23_1_1_6_1.html12
1 files changed, 5 insertions, 7 deletions
diff --git a/doc/html/boost/accumulators/impl/immed_1_3_2_6_3_23_1_1_6_1.html b/doc/html/boost/accumulators/impl/immed_1_3_2_6_3_23_1_1_6_1.html
index 5b7aa94dfc..3ed5bd097c 100644
--- a/doc/html/boost/accumulators/impl/immed_1_3_2_6_3_23_1_1_6_1.html
+++ b/doc/html/boost/accumulators/impl/immed_1_3_2_6_3_23_1_1_6_1.html
@@ -9,6 +9,7 @@
<link rel="up" href="../../../accumulators/reference.html#header.boost.accumulators.statistics.rolling_mean_hpp" title="Header &lt;boost/accumulators/statistics/rolling_mean.hpp&gt;">
<link rel="prev" href="../extract/rolling_mean.html" title="Global rolling_mean">
<link rel="next" href="lazy_rolling_mean_impl.html" title="Struct template lazy_rolling_mean_impl">
+<meta name="viewport" content="width=device-width, initial-scale=1">
</head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
<table cellpadding="2" width="100%"><tr>
@@ -29,8 +30,8 @@
<h2><span class="refentrytitle">Struct template immediate_rolling_mean_impl</span></h2>
<p>boost::accumulators::impl::immediate_rolling_mean_impl</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.rolling_mean_hpp" title="Header &lt;boost/accumulators/statistics/rolling_mean.hpp&gt;">boost/accumulators/statistics/rolling_mean.hpp</a>&gt;
+<h2 class="refsynopsisdiv-title">Synopsis</h2>
+<div class="refsynopsisdiv"><pre class="synopsis"><span class="comment">// In header: &lt;<a class="link" href="../../../accumulators/reference.html#header.boost.accumulators.statistics.rolling_mean_hpp" title="Header &lt;boost/accumulators/statistics/rolling_mean.hpp&gt;">boost/accumulators/statistics/rolling_mean.hpp</a>&gt;
</span><span class="keyword">template</span><span class="special">&lt;</span><span class="keyword">typename</span> Sample<span class="special">&gt;</span>
<span class="keyword">struct</span> <a class="link" href="immed_1_3_2_6_3_23_1_1_6_1.html" title="Struct template immediate_rolling_mean_impl">immediate_rolling_mean_impl</a> <span class="special">:</span> <span class="keyword">public</span> <span class="identifier">accumulator_base</span> <span class="special">{</span>
@@ -66,14 +67,11 @@
</div>
</div>
</div>
-<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
-<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright © 2005, 2006 Eric Niebler<p>
+<div class="copyright-footer">Copyright © 2005, 2006 Eric Niebler<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
-</div></td>
-</tr></table>
+</div>
<hr>
<div class="spirit-nav">
<a accesskey="p" href="../extract/rolling_mean.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../../../accumulators/reference.html#header.boost.accumulators.statistics.rolling_mean_hpp"><img src="../../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="../../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="lazy_rolling_mean_impl.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a>