summaryrefslogtreecommitdiff
path: root/libs/math/doc/sf_and_dist/html/math_toolkit/policy/pol_ref/internal_promotion.html
diff options
context:
space:
mode:
Diffstat (limited to 'libs/math/doc/sf_and_dist/html/math_toolkit/policy/pol_ref/internal_promotion.html')
-rw-r--r--libs/math/doc/sf_and_dist/html/math_toolkit/policy/pol_ref/internal_promotion.html4
1 files changed, 1 insertions, 3 deletions
diff --git a/libs/math/doc/sf_and_dist/html/math_toolkit/policy/pol_ref/internal_promotion.html b/libs/math/doc/sf_and_dist/html/math_toolkit/policy/pol_ref/internal_promotion.html
index fe025aba15..e8aee29057 100644
--- a/libs/math/doc/sf_and_dist/html/math_toolkit/policy/pol_ref/internal_promotion.html
+++ b/libs/math/doc/sf_and_dist/html/math_toolkit/policy/pol_ref/internal_promotion.html
@@ -111,7 +111,6 @@
<span class="comment">// Alternatively we could use helper function make_policy,</span>
<span class="comment">// and concisely define everything at the call site:</span>
<span class="keyword">double</span> <span class="identifier">t2</span> <span class="special">=</span> <span class="identifier">tgamma</span><span class="special">(</span><span class="identifier">some_value</span><span class="special">,</span> <span class="identifier">make_policy</span><span class="special">(</span><span class="identifier">promote_double</span><span class="special">&lt;</span><span class="keyword">false</span><span class="special">&gt;()));</span>
-
</pre>
<p>
</p>
@@ -136,7 +135,6 @@
<span class="comment">// Get a quantile:</span>
<span class="keyword">float</span> <span class="identifier">q</span> <span class="special">=</span> <span class="identifier">quantile</span><span class="special">(</span><span class="identifier">my_norm</span><span class="special">(),</span> <span class="number">0.05f</span><span class="special">);</span>
-
</pre>
<p>
</p>
@@ -144,7 +142,7 @@
<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 &#169; 2006-2010 John Maddock, Paul A. Bristow, Hubert Holin, Xiaogang Zhang, Bruno
- Lalande, Johan R&#229;de, Gautam Sewani and Thijs van den Berg<p>
+ Lalande, Johan R&#229;de, Gautam Sewani, Thijs van den Berg and Benjamin Sobotta<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>