summaryrefslogtreecommitdiff
path: root/libs/math/doc/sf_and_dist/html/math_toolkit/policy/pol_ref/namespace_pol.html
diff options
context:
space:
mode:
Diffstat (limited to 'libs/math/doc/sf_and_dist/html/math_toolkit/policy/pol_ref/namespace_pol.html')
-rw-r--r--libs/math/doc/sf_and_dist/html/math_toolkit/policy/pol_ref/namespace_pol.html4
1 files changed, 1 insertions, 3 deletions
diff --git a/libs/math/doc/sf_and_dist/html/math_toolkit/policy/pol_ref/namespace_pol.html b/libs/math/doc/sf_and_dist/html/math_toolkit/policy/pol_ref/namespace_pol.html
index 4859fe7375..c66cc6e63c 100644
--- a/libs/math/doc/sf_and_dist/html/math_toolkit/policy/pol_ref/namespace_pol.html
+++ b/libs/math/doc/sf_and_dist/html/math_toolkit/policy/pol_ref/namespace_pol.html
@@ -68,7 +68,6 @@
<span class="keyword">double</span> <span class="identifier">t</span> <span class="special">=</span> <span class="identifier">myspace</span><span class="special">::</span><span class="identifier">tgamma</span><span class="special">(</span><span class="number">30.0</span><span class="special">);</span> <span class="comment">// Will *not* throw on overflow,</span>
<span class="comment">// despite the large value of factorial 30 = 265252859812191058636308480000000</span>
<span class="comment">// unlike default policy boost::math::tgamma;</span>
-
</pre>
<p>
</p>
@@ -133,7 +132,6 @@
<span class="identifier">cout</span> <span class="special">&lt;&lt;</span> <span class="identifier">e</span><span class="special">.</span><span class="identifier">what</span><span class="special">()</span> <span class="special">&lt;&lt;</span> <span class="identifier">endl</span><span class="special">;</span>
<span class="special">}</span>
<span class="special">}</span>
-
</pre>
<p>
</p>
@@ -152,7 +150,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>