diff options
Diffstat (limited to 'libs/math/doc/html/math_toolkit')
347 files changed, 6791 insertions, 2979 deletions
diff --git a/libs/math/doc/html/math_toolkit/acknowledgement.html b/libs/math/doc/html/math_toolkit/acknowledgement.html index 733468d45..f944a3909 100644 --- a/libs/math/doc/html/math_toolkit/acknowledgement.html +++ b/libs/math/doc/html/math_toolkit/acknowledgement.html @@ -2,10 +2,10 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Acknowledgements</title> -<link rel="stylesheet" href="../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../index.html" title="Math Toolkit"> -<link rel="up" href="../quaternions.html" title="Chapter 8. Quaternions"> +<link rel="home" href="../index.html" title="Math Toolkit 1.9.0"> +<link rel="up" href="../quaternions.html" title="Chapter 9. Quaternions"> <link rel="prev" href="exp.html" title="The Quaternionic Exponential"> <link rel="next" href="quat_history.html" title="History"> </head> @@ -22,7 +22,7 @@ <div class="spirit-nav"> <a accesskey="p" href="exp.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../quaternions.html"><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="quat_history.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_acknowledgement"> +<div class="section"> <div class="titlepage"><div><div><h2 class="title" style="clear: both"> <a name="math_toolkit.acknowledgement"></a><a class="link" href="acknowledgement.html" title="Acknowledgements">Acknowledgements</a> </h2></div></div></div> @@ -35,9 +35,10 @@ </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/acknowledgements.html b/libs/math/doc/html/math_toolkit/acknowledgements.html index 343d22565..f2e23e000 100644 --- a/libs/math/doc/html/math_toolkit/acknowledgements.html +++ b/libs/math/doc/html/math_toolkit/acknowledgements.html @@ -2,10 +2,10 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Acknowledgements</title> -<link rel="stylesheet" href="../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../index.html" title="Math Toolkit"> -<link rel="up" href="../octonions.html" title="Chapter 9. Octonions"> +<link rel="home" href="../index.html" title="Math Toolkit 1.9.0"> +<link rel="up" href="../octonions.html" title="Chapter 10. Octonions"> <link rel="prev" href="oct_tests.html" title="Test Program"> <link rel="next" href="oct_history.html" title="History"> </head> @@ -22,7 +22,7 @@ <div class="spirit-nav"> <a accesskey="p" href="oct_tests.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../octonions.html"><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="oct_history.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_acknowledgements"> +<div class="section"> <div class="titlepage"><div><div><h2 class="title" style="clear: both"> <a name="math_toolkit.acknowledgements"></a><a class="link" href="acknowledgements.html" title="Acknowledgements">Acknowledgements</a> </h2></div></div></div> @@ -35,9 +35,10 @@ </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/acos.html b/libs/math/doc/html/math_toolkit/acos.html index 2333754e5..e82cf169a 100644 --- a/libs/math/doc/html/math_toolkit/acos.html +++ b/libs/math/doc/html/math_toolkit/acos.html @@ -2,10 +2,10 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>acos</title> -<link rel="stylesheet" href="../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../index.html" title="Math Toolkit"> -<link rel="up" href="../inverse_complex.html" title="Chapter 7. Complex Number Functions"> +<link rel="home" href="../index.html" title="Math Toolkit 1.9.0"> +<link rel="up" href="../inverse_complex.html" title="Chapter 8. Complex Number Functions"> <link rel="prev" href="asin.html" title="asin"> <link rel="next" href="atan.html" title="atan"> </head> @@ -22,7 +22,7 @@ <div class="spirit-nav"> <a accesskey="p" href="asin.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../inverse_complex.html"><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="atan.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_acos"> +<div class="section"> <div class="titlepage"><div><div><h2 class="title" style="clear: both"> <a name="math_toolkit.acos"></a><a class="link" href="acos.html" title="acos">acos</a> </h2></div></div></div> @@ -49,9 +49,10 @@ </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/acosh.html b/libs/math/doc/html/math_toolkit/acosh.html index cf96c5e29..237c5de7b 100644 --- a/libs/math/doc/html/math_toolkit/acosh.html +++ b/libs/math/doc/html/math_toolkit/acosh.html @@ -2,10 +2,10 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>acosh</title> -<link rel="stylesheet" href="../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../index.html" title="Math Toolkit"> -<link rel="up" href="../inverse_complex.html" title="Chapter 7. Complex Number Functions"> +<link rel="home" href="../index.html" title="Math Toolkit 1.9.0"> +<link rel="up" href="../inverse_complex.html" title="Chapter 8. Complex Number Functions"> <link rel="prev" href="asinh.html" title="asinh"> <link rel="next" href="atanh.html" title="atanh"> </head> @@ -22,7 +22,7 @@ <div class="spirit-nav"> <a accesskey="p" href="asinh.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../inverse_complex.html"><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="atanh.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_acosh"> +<div class="section"> <div class="titlepage"><div><div><h2 class="title" style="clear: both"> <a name="math_toolkit.acosh"></a><a class="link" href="acosh.html" title="acosh">acosh</a> </h2></div></div></div> @@ -49,9 +49,10 @@ </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/airy.html b/libs/math/doc/html/math_toolkit/airy.html index 3e75a2412..e606cd87d 100644 --- a/libs/math/doc/html/math_toolkit/airy.html +++ b/libs/math/doc/html/math_toolkit/airy.html @@ -2,10 +2,10 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Airy Functions</title> -<link rel="stylesheet" href="../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../index.html" title="Math Toolkit"> -<link rel="up" href="../special.html" title="Chapter 3. Special Functions"> +<link rel="home" href="../index.html" title="Math Toolkit 1.9.0"> +<link rel="up" href="../special.html" title="Chapter 6. Special Functions"> <link rel="prev" href="hankel/sph_hankel.html" title="Spherical Hankel Functions"> <link rel="next" href="airy/ai.html" title="Airy Ai Function"> </head> @@ -22,7 +22,7 @@ <div class="spirit-nav"> <a accesskey="p" href="hankel/sph_hankel.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../special.html"><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="airy/ai.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_airy"> +<div class="section"> <div class="titlepage"><div><div><h2 class="title" style="clear: both"> <a name="math_toolkit.airy"></a><a class="link" href="airy.html" title="Airy Functions">Airy Functions</a> </h2></div></div></div> @@ -35,9 +35,10 @@ </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/airy/ai.html b/libs/math/doc/html/math_toolkit/airy/ai.html index a3c3d8430..ee73143ed 100644 --- a/libs/math/doc/html/math_toolkit/airy/ai.html +++ b/libs/math/doc/html/math_toolkit/airy/ai.html @@ -2,9 +2,9 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Airy Ai Function</title> -<link rel="stylesheet" href="../../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../../index.html" title="Math Toolkit"> +<link rel="home" href="../../index.html" title="Math Toolkit 1.9.0"> <link rel="up" href="../airy.html" title="Airy Functions"> <link rel="prev" href="../airy.html" title="Airy Functions"> <link rel="next" href="bi.html" title="Airy Bi Function"> @@ -22,7 +22,7 @@ <div class="spirit-nav"> <a accesskey="p" href="../airy.html"><img src="../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../airy.html"><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="bi.html"><img src="../../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_airy_ai"> +<div class="section"> <div class="titlepage"><div><div><h3 class="title"> <a name="math_toolkit.airy.ai"></a><a class="link" href="ai.html" title="Airy Ai Function">Airy Ai Function</a> </h3></div></div></div> @@ -58,9 +58,9 @@ Web Resource. <a href="http://mathworld.wolfram.com/AiryFunctions.html" target="_top">http://mathworld.wolfram.com/AiryFunctions.html</a>; </p> <p> - The final <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a> argument is optional and can + The final <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a> argument is optional and can be used to control the behaviour of the function: how it handles errors, - what level of precision to use etc. Refer to the <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">policy + what level of precision to use etc. Refer to the <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">policy documentation for more details</a>. </p> <p> @@ -106,9 +106,10 @@ </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/airy/aip.html b/libs/math/doc/html/math_toolkit/airy/aip.html index 64abe1b2a..060bd1601 100644 --- a/libs/math/doc/html/math_toolkit/airy/aip.html +++ b/libs/math/doc/html/math_toolkit/airy/aip.html @@ -2,9 +2,9 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Airy Ai' Function</title> -<link rel="stylesheet" href="../../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../../index.html" title="Math Toolkit"> +<link rel="home" href="../../index.html" title="Math Toolkit 1.9.0"> <link rel="up" href="../airy.html" title="Airy Functions"> <link rel="prev" href="bi.html" title="Airy Bi Function"> <link rel="next" href="bip.html" title="Airy Bi' Function"> @@ -22,7 +22,7 @@ <div class="spirit-nav"> <a accesskey="p" href="bi.html"><img src="../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../airy.html"><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="bip.html"><img src="../../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_airy_aip"> +<div class="section"> <div class="titlepage"><div><div><h3 class="title"> <a name="math_toolkit.airy.aip"></a><a class="link" href="aip.html" title="Airy Ai' Function">Airy Ai' Function</a> </h3></div></div></div> @@ -55,9 +55,9 @@ <span class="inlinemediaobject"><img src="../../../equations/airy.png"></span> </p> <p> - The final <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a> argument is optional and can + The final <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a> argument is optional and can be used to control the behaviour of the function: how it handles errors, - what level of precision to use etc. Refer to the <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">policy + what level of precision to use etc. Refer to the <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">policy documentation for more details</a>. </p> <p> @@ -102,9 +102,10 @@ </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/airy/bi.html b/libs/math/doc/html/math_toolkit/airy/bi.html index 0b0bd8a9d..7b1862913 100644 --- a/libs/math/doc/html/math_toolkit/airy/bi.html +++ b/libs/math/doc/html/math_toolkit/airy/bi.html @@ -2,9 +2,9 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Airy Bi Function</title> -<link rel="stylesheet" href="../../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../../index.html" title="Math Toolkit"> +<link rel="home" href="../../index.html" title="Math Toolkit 1.9.0"> <link rel="up" href="../airy.html" title="Airy Functions"> <link rel="prev" href="ai.html" title="Airy Ai Function"> <link rel="next" href="aip.html" title="Airy Ai' Function"> @@ -22,7 +22,7 @@ <div class="spirit-nav"> <a accesskey="p" href="ai.html"><img src="../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../airy.html"><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="aip.html"><img src="../../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_airy_bi"> +<div class="section"> <div class="titlepage"><div><div><h3 class="title"> <a name="math_toolkit.airy.bi"></a><a class="link" href="bi.html" title="Airy Bi Function">Airy Bi Function</a> </h3></div></div></div> @@ -54,9 +54,9 @@ <span class="inlinemediaobject"><img src="../../../equations/airy.png"></span> </p> <p> - The final <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a> argument is optional and can + The final <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a> argument is optional and can be used to control the behaviour of the function: how it handles errors, - what level of precision to use etc. Refer to the <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">policy + what level of precision to use etc. Refer to the <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">policy documentation for more details</a>. </p> <p> @@ -101,9 +101,10 @@ </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/airy/bip.html b/libs/math/doc/html/math_toolkit/airy/bip.html index 2e70ad510..3097fa2c9 100644 --- a/libs/math/doc/html/math_toolkit/airy/bip.html +++ b/libs/math/doc/html/math_toolkit/airy/bip.html @@ -2,9 +2,9 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Airy Bi' Function</title> -<link rel="stylesheet" href="../../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../../index.html" title="Math Toolkit"> +<link rel="home" href="../../index.html" title="Math Toolkit 1.9.0"> <link rel="up" href="../airy.html" title="Airy Functions"> <link rel="prev" href="aip.html" title="Airy Ai' Function"> <link rel="next" href="../ellint.html" title="Elliptic Integrals"> @@ -22,7 +22,7 @@ <div class="spirit-nav"> <a accesskey="p" href="aip.html"><img src="../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../airy.html"><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="../ellint.html"><img src="../../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_airy_bip"> +<div class="section"> <div class="titlepage"><div><div><h3 class="title"> <a name="math_toolkit.airy.bip"></a><a class="link" href="bip.html" title="Airy Bi' Function">Airy Bi' Function</a> </h3></div></div></div> @@ -55,9 +55,9 @@ <span class="inlinemediaobject"><img src="../../../equations/airy.png"></span> </p> <p> - The final <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a> argument is optional and can + The final <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a> argument is optional and can be used to control the behaviour of the function: how it handles errors, - what level of precision to use etc. Refer to the <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">policy + what level of precision to use etc. Refer to the <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">policy documentation for more details</a>. </p> <p> @@ -102,9 +102,10 @@ </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/archetypes.html b/libs/math/doc/html/math_toolkit/archetypes.html index 8b19579b7..d186f07ff 100644 --- a/libs/math/doc/html/math_toolkit/archetypes.html +++ b/libs/math/doc/html/math_toolkit/archetypes.html @@ -2,12 +2,12 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Conceptual Archetypes for Reals and Distributions</title> -<link rel="stylesheet" href="../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../index.html" title="Math Toolkit"> -<link rel="up" href="../using_udt.html" title="Chapter 12. Use with User-Defined Floating-Point Types - Boost.Multiprecision and others"> +<link rel="home" href="../index.html" title="Math Toolkit 1.9.0"> +<link rel="up" href="../using_udt.html" title="Chapter 13. Use with User-Defined Floating-Point Types - Boost.Multiprecision and others"> <link rel="prev" href="dist_concept.html" title="Conceptual Requirements for Distribution Types"> -<link rel="next" href="../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc"> +<link rel="next" href="../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc"> </head> <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"> <table cellpadding="2" width="100%"><tr> @@ -22,7 +22,7 @@ <div class="spirit-nav"> <a accesskey="p" href="dist_concept.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../using_udt.html"><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="../policy.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_archetypes"> +<div class="section"> <div class="titlepage"><div><div><h2 class="title" style="clear: both"> <a name="math_toolkit.archetypes"></a><a class="link" href="archetypes.html" title="Conceptual Archetypes for Reals and Distributions">Conceptual Archetypes for Reals and Distributions</a> @@ -180,9 +180,10 @@ </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/asin.html b/libs/math/doc/html/math_toolkit/asin.html index a8ee52cd6..a476dfad1 100644 --- a/libs/math/doc/html/math_toolkit/asin.html +++ b/libs/math/doc/html/math_toolkit/asin.html @@ -2,10 +2,10 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>asin</title> -<link rel="stylesheet" href="../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../index.html" title="Math Toolkit"> -<link rel="up" href="../inverse_complex.html" title="Chapter 7. Complex Number Functions"> +<link rel="home" href="../index.html" title="Math Toolkit 1.9.0"> +<link rel="up" href="../inverse_complex.html" title="Chapter 8. Complex Number Functions"> <link rel="prev" href="complex_implementation.html" title="Implementation and Accuracy"> <link rel="next" href="acos.html" title="acos"> </head> @@ -22,7 +22,7 @@ <div class="spirit-nav"> <a accesskey="p" href="complex_implementation.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../inverse_complex.html"><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="acos.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_asin"> +<div class="section"> <div class="titlepage"><div><div><h2 class="title" style="clear: both"> <a name="math_toolkit.asin"></a><a class="link" href="asin.html" title="asin">asin</a> </h2></div></div></div> @@ -49,9 +49,10 @@ </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/asinh.html b/libs/math/doc/html/math_toolkit/asinh.html index 9ca289459..6328e3ea9 100644 --- a/libs/math/doc/html/math_toolkit/asinh.html +++ b/libs/math/doc/html/math_toolkit/asinh.html @@ -2,10 +2,10 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>asinh</title> -<link rel="stylesheet" href="../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../index.html" title="Math Toolkit"> -<link rel="up" href="../inverse_complex.html" title="Chapter 7. Complex Number Functions"> +<link rel="home" href="../index.html" title="Math Toolkit 1.9.0"> +<link rel="up" href="../inverse_complex.html" title="Chapter 8. Complex Number Functions"> <link rel="prev" href="atan.html" title="atan"> <link rel="next" href="acosh.html" title="acosh"> </head> @@ -22,7 +22,7 @@ <div class="spirit-nav"> <a accesskey="p" href="atan.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../inverse_complex.html"><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="acosh.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_asinh"> +<div class="section"> <div class="titlepage"><div><div><h2 class="title" style="clear: both"> <a name="math_toolkit.asinh"></a><a class="link" href="asinh.html" title="asinh">asinh</a> </h2></div></div></div> @@ -49,9 +49,10 @@ </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/atan.html b/libs/math/doc/html/math_toolkit/atan.html index 8dac56846..05c0344d0 100644 --- a/libs/math/doc/html/math_toolkit/atan.html +++ b/libs/math/doc/html/math_toolkit/atan.html @@ -2,10 +2,10 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>atan</title> -<link rel="stylesheet" href="../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../index.html" title="Math Toolkit"> -<link rel="up" href="../inverse_complex.html" title="Chapter 7. Complex Number Functions"> +<link rel="home" href="../index.html" title="Math Toolkit 1.9.0"> +<link rel="up" href="../inverse_complex.html" title="Chapter 8. Complex Number Functions"> <link rel="prev" href="acos.html" title="acos"> <link rel="next" href="asinh.html" title="asinh"> </head> @@ -22,7 +22,7 @@ <div class="spirit-nav"> <a accesskey="p" href="acos.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../inverse_complex.html"><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="asinh.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_atan"> +<div class="section"> <div class="titlepage"><div><div><h2 class="title" style="clear: both"> <a name="math_toolkit.atan"></a><a class="link" href="atan.html" title="atan">atan</a> </h2></div></div></div> @@ -49,9 +49,10 @@ </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/atanh.html b/libs/math/doc/html/math_toolkit/atanh.html index de04c4c72..045eef79c 100644 --- a/libs/math/doc/html/math_toolkit/atanh.html +++ b/libs/math/doc/html/math_toolkit/atanh.html @@ -2,10 +2,10 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>atanh</title> -<link rel="stylesheet" href="../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../index.html" title="Math Toolkit"> -<link rel="up" href="../inverse_complex.html" title="Chapter 7. Complex Number Functions"> +<link rel="home" href="../index.html" title="Math Toolkit 1.9.0"> +<link rel="up" href="../inverse_complex.html" title="Chapter 8. Complex Number Functions"> <link rel="prev" href="acosh.html" title="acosh"> <link rel="next" href="complex_history.html" title="History"> </head> @@ -22,7 +22,7 @@ <div class="spirit-nav"> <a accesskey="p" href="acosh.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../inverse_complex.html"><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="complex_history.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_atanh"> +<div class="section"> <div class="titlepage"><div><div><h2 class="title" style="clear: both"> <a name="math_toolkit.atanh"></a><a class="link" href="atanh.html" title="atanh">atanh</a> </h2></div></div></div> @@ -49,9 +49,10 @@ </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/bessel.html b/libs/math/doc/html/math_toolkit/bessel.html index 1beee096e..a2a75d06d 100644 --- a/libs/math/doc/html/math_toolkit/bessel.html +++ b/libs/math/doc/html/math_toolkit/bessel.html @@ -2,10 +2,10 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Bessel Functions</title> -<link rel="stylesheet" href="../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../index.html" title="Math Toolkit"> -<link rel="up" href="../special.html" title="Chapter 3. Special Functions"> +<link rel="home" href="../index.html" title="Math Toolkit 1.9.0"> +<link rel="up" href="../special.html" title="Chapter 6. Special Functions"> <link rel="prev" href="sf_poly/sph_harm.html" title="Spherical Harmonics"> <link rel="next" href="bessel/bessel_over.html" title="Bessel Function Overview"> </head> @@ -22,7 +22,7 @@ <div class="spirit-nav"> <a accesskey="p" href="sf_poly/sph_harm.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../special.html"><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="bessel/bessel_over.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_bessel"> +<div class="section"> <div class="titlepage"><div><div><h2 class="title" style="clear: both"> <a name="math_toolkit.bessel"></a><a class="link" href="bessel.html" title="Bessel Functions">Bessel Functions</a> </h2></div></div></div> @@ -36,13 +36,16 @@ of the First and Second Kinds</a></span></dt> <dt><span class="section"><a href="bessel/sph_bessel.html">Spherical Bessel Functions of the First and Second Kinds</a></span></dt> +<dt><span class="section"><a href="bessel/bessel_derivatives.html">Derivatives of + the Bessel Functions</a></span></dt> </dl></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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/bessel/bessel_derivatives.html b/libs/math/doc/html/math_toolkit/bessel/bessel_derivatives.html new file mode 100644 index 000000000..7596ee328 --- /dev/null +++ b/libs/math/doc/html/math_toolkit/bessel/bessel_derivatives.html @@ -0,0 +1,153 @@ +<html> +<head> +<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> +<title>Derivatives of the Bessel Functions</title> +<link rel="stylesheet" href="../../math.css" type="text/css"> +<meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> +<link rel="home" href="../../index.html" title="Math Toolkit 1.9.0"> +<link rel="up" href="../bessel.html" title="Bessel Functions"> +<link rel="prev" href="sph_bessel.html" title="Spherical Bessel Functions of the First and Second Kinds"> +<link rel="next" href="../hankel.html" title="Hankel Functions"> +</head> +<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"> +<table cellpadding="2" width="100%"><tr> +<td valign="top"><img alt="Boost C++ Libraries" width="277" height="86" src="../../../../../../boost.png"></td> +<td align="center"><a href="../../../../../../index.html">Home</a></td> +<td align="center"><a href="../../../../../../libs/libraries.htm">Libraries</a></td> +<td align="center"><a href="http://www.boost.org/users/people.html">People</a></td> +<td align="center"><a href="http://www.boost.org/users/faq.html">FAQ</a></td> +<td align="center"><a href="../../../../../../more/index.htm">More</a></td> +</tr></table> +<hr> +<div class="spirit-nav"> +<a accesskey="p" href="sph_bessel.html"><img src="../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../bessel.html"><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="../hankel.html"><img src="../../../../../../doc/src/images/next.png" alt="Next"></a> +</div> +<div class="section"> +<div class="titlepage"><div><div><h3 class="title"> +<a name="math_toolkit.bessel.bessel_derivatives"></a><a class="link" href="bessel_derivatives.html" title="Derivatives of the Bessel Functions">Derivatives of + the Bessel Functions</a> +</h3></div></div></div> +<h5> +<a name="math_toolkit.bessel.bessel_derivatives.h0"></a> + <span class="phrase"><a name="math_toolkit.bessel.bessel_derivatives.synopsis"></a></span><a class="link" href="bessel_derivatives.html#math_toolkit.bessel.bessel_derivatives.synopsis">Synopsis</a> + </h5> +<p> + <code class="computeroutput"><span class="preprocessor">#include</span> <span class="special"><</span><span class="identifier">boost</span><span class="special">/</span><span class="identifier">math</span><span class="special">/</span><span class="identifier">special_functions</span><span class="special">/</span><span class="identifier">bessel_prime</span><span class="special">.</span><span class="identifier">hpp</span><span class="special">></span></code> + </p> +<pre class="programlisting"><span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T1</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T2</span><span class="special">></span> +<a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">cyl_bessel_j_prime</span><span class="special">(</span><span class="identifier">T1</span> <span class="identifier">v</span><span class="special">,</span> <span class="identifier">T2</span> <span class="identifier">x</span><span class="special">);</span> + +<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T1</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T2</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> +<a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">cyl_bessel_j_prime</span><span class="special">(</span><span class="identifier">T1</span> <span class="identifier">v</span><span class="special">,</span> <span class="identifier">T2</span> <span class="identifier">x</span><span class="special">,</span> <span class="keyword">const</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">&);</span> + +<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T1</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T2</span><span class="special">></span> +<a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">cyl_neumann_prime</span><span class="special">(</span><span class="identifier">T1</span> <span class="identifier">v</span><span class="special">,</span> <span class="identifier">T2</span> <span class="identifier">x</span><span class="special">);</span> + +<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T1</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T2</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> +<a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">cyl_neumann_prime</span><span class="special">(</span><span class="identifier">T1</span> <span class="identifier">v</span><span class="special">,</span> <span class="identifier">T2</span> <span class="identifier">x</span><span class="special">,</span> <span class="keyword">const</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">&);</span> + +<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T1</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T2</span><span class="special">></span> +<a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">cyl_bessel_i_prime</span><span class="special">(</span><span class="identifier">T1</span> <span class="identifier">v</span><span class="special">,</span> <span class="identifier">T2</span> <span class="identifier">x</span><span class="special">);</span> + +<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T1</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T2</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> +<a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">cyl_bessel_i_prime</span><span class="special">(</span><span class="identifier">T1</span> <span class="identifier">v</span><span class="special">,</span> <span class="identifier">T2</span> <span class="identifier">x</span><span class="special">,</span> <span class="keyword">const</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">&);</span> + +<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T1</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T2</span><span class="special">></span> +<a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">cyl_bessel_k_prime</span><span class="special">(</span><span class="identifier">T1</span> <span class="identifier">v</span><span class="special">,</span> <span class="identifier">T2</span> <span class="identifier">x</span><span class="special">);</span> + +<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T1</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T2</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> +<a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">cyl_bessel_k_prime</span><span class="special">(</span><span class="identifier">T1</span> <span class="identifier">v</span><span class="special">,</span> <span class="identifier">T2</span> <span class="identifier">x</span><span class="special">,</span> <span class="keyword">const</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">&);</span> + +<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T1</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T2</span><span class="special">></span> +<a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">sph_bessel_prime</span><span class="special">(</span><span class="identifier">T1</span> <span class="identifier">v</span><span class="special">,</span> <span class="identifier">T2</span> <span class="identifier">x</span><span class="special">);</span> + +<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T1</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T2</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> +<a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">sph_bessel_prime</span><span class="special">(</span><span class="identifier">T1</span> <span class="identifier">v</span><span class="special">,</span> <span class="identifier">T2</span> <span class="identifier">x</span><span class="special">,</span> <span class="keyword">const</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">&);</span> + +<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T1</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T2</span><span class="special">></span> +<a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">sph_neumann_prime</span><span class="special">(</span><span class="identifier">T1</span> <span class="identifier">v</span><span class="special">,</span> <span class="identifier">T2</span> <span class="identifier">x</span><span class="special">);</span> + +<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T1</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T2</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> +<a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">sph_neumann_prime</span><span class="special">(</span><span class="identifier">T1</span> <span class="identifier">v</span><span class="special">,</span> <span class="identifier">T2</span> <span class="identifier">x</span><span class="special">,</span> <span class="keyword">const</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">&);</span> +</pre> +<h5> +<a name="math_toolkit.bessel.bessel_derivatives.h1"></a> + <span class="phrase"><a name="math_toolkit.bessel.bessel_derivatives.description"></a></span><a class="link" href="bessel_derivatives.html#math_toolkit.bessel.bessel_derivatives.description">Description</a> + </h5> +<p> + These functions return the first derivative with respect to <span class="emphasis"><em>x</em></span> + of the corresponding Bessel function. + </p> +<p> + The return type of these functions is computed using the <a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>result + type calculation rules</em></span></a> when T1 and T2 are different types. + The functions are also optimised for the relatively common case that T1 is + an integer. + </p> +<p> + The final <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a> argument is optional and can + be used to control the behaviour of the function: how it handles errors, + what level of precision to use etc. Refer to the <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">policy + documentation for more details</a>. + </p> +<p> + The functions return the result of <a class="link" href="../error_handling.html#math_toolkit.error_handling.domain_error">domain_error</a> + whenever the result is undefined or complex. + </p> +<h5> +<a name="math_toolkit.bessel.bessel_derivatives.h2"></a> + <span class="phrase"><a name="math_toolkit.bessel.bessel_derivatives.testing"></a></span><a class="link" href="bessel_derivatives.html#math_toolkit.bessel.bessel_derivatives.testing">Testing</a> + </h5> +<p> + There are two sets of test values: spot values calculated using <a href="http://www.wolframalpha.com/" target="_top">wolframalpha.com</a>, + and a much larger set of tests computed using a relation to the underlying + Bessel functions that the implementation does not use. + </p> +<h5> +<a name="math_toolkit.bessel.bessel_derivatives.h3"></a> + <span class="phrase"><a name="math_toolkit.bessel.bessel_derivatives.accuracy"></a></span><a class="link" href="bessel_derivatives.html#math_toolkit.bessel.bessel_derivatives.accuracy">Accuracy</a> + </h5> +<p> + The accuracy of these functions is broadly similar to the underlying Bessel + functions. Refer to those functions for more information. + </p> +<h5> +<a name="math_toolkit.bessel.bessel_derivatives.h4"></a> + <span class="phrase"><a name="math_toolkit.bessel.bessel_derivatives.implementation"></a></span><a class="link" href="bessel_derivatives.html#math_toolkit.bessel.bessel_derivatives.implementation">Implementation</a> + </h5> +<p> + In the general case, the derivatives are calculated using the relations: + </p> +<p> + <span class="inlinemediaobject"><img src="../../../equations/bessel_derivatives1.png"></span> + </p> +<p> + There are also a number of special cases, for large x we have: + </p> +<p> + <span class="inlinemediaobject"><img src="../../../equations/bessel_derivatives4.png"></span> + </p> +<p> + And for small x: + </p> +<p> + <span class="inlinemediaobject"><img src="../../../equations/bessel_derivatives5.png"></span> + </p> +</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 © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> +<hr> +<div class="spirit-nav"> +<a accesskey="p" href="sph_bessel.html"><img src="../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../bessel.html"><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="../hankel.html"><img src="../../../../../../doc/src/images/next.png" alt="Next"></a> +</div> +</body> +</html> diff --git a/libs/math/doc/html/math_toolkit/bessel/bessel_first.html b/libs/math/doc/html/math_toolkit/bessel/bessel_first.html index a8d072dd7..d08bd7f11 100644 --- a/libs/math/doc/html/math_toolkit/bessel/bessel_first.html +++ b/libs/math/doc/html/math_toolkit/bessel/bessel_first.html @@ -2,9 +2,9 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Bessel Functions of the First and Second Kinds</title> -<link rel="stylesheet" href="../../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../../index.html" title="Math Toolkit"> +<link rel="home" href="../../index.html" title="Math Toolkit 1.9.0"> <link rel="up" href="../bessel.html" title="Bessel Functions"> <link rel="prev" href="bessel_over.html" title="Bessel Function Overview"> <link rel="next" href="bessel_root.html" title="Finding Zeros of Bessel Functions of the First and Second Kinds"> @@ -22,7 +22,7 @@ <div class="spirit-nav"> <a accesskey="p" href="bessel_over.html"><img src="../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../bessel.html"><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="bessel_root.html"><img src="../../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_bessel_bessel_first"> +<div class="section"> <div class="titlepage"><div><div><h3 class="title"> <a name="math_toolkit.bessel.bessel_first"></a><a class="link" href="bessel_first.html" title="Bessel Functions of the First and Second Kinds">Bessel Functions of the First and Second Kinds</a> @@ -37,14 +37,14 @@ <pre class="programlisting"><span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T1</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T2</span><span class="special">></span> <a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">cyl_bessel_j</span><span class="special">(</span><span class="identifier">T1</span> <span class="identifier">v</span><span class="special">,</span> <span class="identifier">T2</span> <span class="identifier">x</span><span class="special">);</span> -<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T1</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T2</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> -<a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">cyl_bessel_j</span><span class="special">(</span><span class="identifier">T1</span> <span class="identifier">v</span><span class="special">,</span> <span class="identifier">T2</span> <span class="identifier">x</span><span class="special">,</span> <span class="keyword">const</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">&);</span> +<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T1</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T2</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> +<a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">cyl_bessel_j</span><span class="special">(</span><span class="identifier">T1</span> <span class="identifier">v</span><span class="special">,</span> <span class="identifier">T2</span> <span class="identifier">x</span><span class="special">,</span> <span class="keyword">const</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">&);</span> <span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T1</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T2</span><span class="special">></span> <a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">cyl_neumann</span><span class="special">(</span><span class="identifier">T1</span> <span class="identifier">v</span><span class="special">,</span> <span class="identifier">T2</span> <span class="identifier">x</span><span class="special">);</span> -<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T1</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T2</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> -<a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">cyl_neumann</span><span class="special">(</span><span class="identifier">T1</span> <span class="identifier">v</span><span class="special">,</span> <span class="identifier">T2</span> <span class="identifier">x</span><span class="special">,</span> <span class="keyword">const</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">&);</span> +<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T1</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T2</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> +<a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">cyl_neumann</span><span class="special">(</span><span class="identifier">T1</span> <span class="identifier">v</span><span class="special">,</span> <span class="identifier">T2</span> <span class="identifier">x</span><span class="special">,</span> <span class="keyword">const</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">&);</span> </pre> <h5> <a name="math_toolkit.bessel.bessel_first.h1"></a> @@ -77,9 +77,9 @@ an integer. </p> <p> - The final <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a> argument is optional and can + The final <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a> argument is optional and can be used to control the behaviour of the function: how it handles errors, - what level of precision to use etc. Refer to the <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">policy + what level of precision to use etc. Refer to the <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">policy documentation for more details</a>. </p> <p> @@ -133,7 +133,7 @@ zero error</a>. All values are relative errors in units of epsilon. </p> <div class="table"> -<a name="math_toolkit.bessel.bessel_first.errors_rates_in_cyl_bessel_j"></a><p class="title"><b>Table 3.21. Errors Rates in cyl_bessel_j</b></p> +<a name="math_toolkit.bessel.bessel_first.errors_rates_in_cyl_bessel_j"></a><p class="title"><b>Table 6.21. Errors Rates in cyl_bessel_j</b></p> <div class="table-contents"><table class="table" summary="Errors Rates in cyl_bessel_j"> <colgroup> <col> @@ -302,7 +302,7 @@ </table></div> </div> <br class="table-break"><div class="table"> -<a name="math_toolkit.bessel.bessel_first.errors_rates_in_cyl_neumann"></a><p class="title"><b>Table 3.22. Errors Rates in cyl_neumann</b></p> +<a name="math_toolkit.bessel.bessel_first.errors_rates_in_cyl_neumann"></a><p class="title"><b>Table 6.22. Errors Rates in cyl_neumann</b></p> <div class="table-contents"><table class="table" summary="Errors Rates in cyl_neumann"> <colgroup> <col> @@ -681,9 +681,10 @@ are also computed by recursions (involving gamma functions), but </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/bessel/bessel_over.html b/libs/math/doc/html/math_toolkit/bessel/bessel_over.html index 437a391d8..c92ce5302 100644 --- a/libs/math/doc/html/math_toolkit/bessel/bessel_over.html +++ b/libs/math/doc/html/math_toolkit/bessel/bessel_over.html @@ -2,9 +2,9 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Bessel Function Overview</title> -<link rel="stylesheet" href="../../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../../index.html" title="Math Toolkit"> +<link rel="home" href="../../index.html" title="Math Toolkit 1.9.0"> <link rel="up" href="../bessel.html" title="Bessel Functions"> <link rel="prev" href="../bessel.html" title="Bessel Functions"> <link rel="next" href="bessel_first.html" title="Bessel Functions of the First and Second Kinds"> @@ -22,7 +22,7 @@ <div class="spirit-nav"> <a accesskey="p" href="../bessel.html"><img src="../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../bessel.html"><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="bessel_first.html"><img src="../../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_bessel_bessel_over"> +<div class="section"> <div class="titlepage"><div><div><h3 class="title"> <a name="math_toolkit.bessel.bessel_over"></a><a class="link" href="bessel_over.html" title="Bessel Function Overview">Bessel Function Overview</a> </h3></div></div></div> @@ -195,9 +195,10 @@ is also known as the spherical </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/bessel/bessel_root.html b/libs/math/doc/html/math_toolkit/bessel/bessel_root.html index 4c9b00146..e24c95c9a 100644 --- a/libs/math/doc/html/math_toolkit/bessel/bessel_root.html +++ b/libs/math/doc/html/math_toolkit/bessel/bessel_root.html @@ -2,9 +2,9 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Finding Zeros of Bessel Functions of the First and Second Kinds</title> -<link rel="stylesheet" href="../../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../../index.html" title="Math Toolkit"> +<link rel="home" href="../../index.html" title="Math Toolkit 1.9.0"> <link rel="up" href="../bessel.html" title="Bessel Functions"> <link rel="prev" href="bessel_first.html" title="Bessel Functions of the First and Second Kinds"> <link rel="next" href="mbessel.html" title="Modified Bessel Functions of the First and Second Kinds"> @@ -22,7 +22,7 @@ <div class="spirit-nav"> <a accesskey="p" href="bessel_first.html"><img src="../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../bessel.html"><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="mbessel.html"><img src="../../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_bessel_bessel_root"> +<div class="section"> <div class="titlepage"><div><div><h3 class="title"> <a name="math_toolkit.bessel.bessel_root"></a><a class="link" href="bessel_root.html" title="Finding Zeros of Bessel Functions of the First and Second Kinds">Finding Zeros of Bessel Functions of the First and Second Kinds</a> @@ -70,7 +70,7 @@ <span class="identifier">OutputIterator</span> <span class="identifier">out_it</span><span class="special">);</span> <span class="comment">// Destination for zeros.</span> </pre> <p> - There are also versions which allow control of the <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policies</a> + There are also versions which allow control of the <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policies</a> for error handling and precision. </p> <pre class="programlisting"> <span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T</span><span class="special">></span> @@ -747,9 +747,10 @@ </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/bessel/mbessel.html b/libs/math/doc/html/math_toolkit/bessel/mbessel.html index 310067b9e..9b91ca972 100644 --- a/libs/math/doc/html/math_toolkit/bessel/mbessel.html +++ b/libs/math/doc/html/math_toolkit/bessel/mbessel.html @@ -2,9 +2,9 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Modified Bessel Functions of the First and Second Kinds</title> -<link rel="stylesheet" href="../../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../../index.html" title="Math Toolkit"> +<link rel="home" href="../../index.html" title="Math Toolkit 1.9.0"> <link rel="up" href="../bessel.html" title="Bessel Functions"> <link rel="prev" href="bessel_root.html" title="Finding Zeros of Bessel Functions of the First and Second Kinds"> <link rel="next" href="sph_bessel.html" title="Spherical Bessel Functions of the First and Second Kinds"> @@ -22,7 +22,7 @@ <div class="spirit-nav"> <a accesskey="p" href="bessel_root.html"><img src="../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../bessel.html"><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="sph_bessel.html"><img src="../../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_bessel_mbessel"> +<div class="section"> <div class="titlepage"><div><div><h3 class="title"> <a name="math_toolkit.bessel.mbessel"></a><a class="link" href="mbessel.html" title="Modified Bessel Functions of the First and Second Kinds">Modified Bessel Functions of the First and Second Kinds</a> @@ -37,14 +37,14 @@ <pre class="programlisting"><span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T1</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T2</span><span class="special">></span> <a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">cyl_bessel_i</span><span class="special">(</span><span class="identifier">T1</span> <span class="identifier">v</span><span class="special">,</span> <span class="identifier">T2</span> <span class="identifier">x</span><span class="special">);</span> -<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T1</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T2</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> -<a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">cyl_bessel_i</span><span class="special">(</span><span class="identifier">T1</span> <span class="identifier">v</span><span class="special">,</span> <span class="identifier">T2</span> <span class="identifier">x</span><span class="special">,</span> <span class="keyword">const</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">&);</span> +<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T1</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T2</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> +<a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">cyl_bessel_i</span><span class="special">(</span><span class="identifier">T1</span> <span class="identifier">v</span><span class="special">,</span> <span class="identifier">T2</span> <span class="identifier">x</span><span class="special">,</span> <span class="keyword">const</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">&);</span> <span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T1</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T2</span><span class="special">></span> <a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">cyl_bessel_k</span><span class="special">(</span><span class="identifier">T1</span> <span class="identifier">v</span><span class="special">,</span> <span class="identifier">T2</span> <span class="identifier">x</span><span class="special">);</span> -<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T1</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T2</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> -<a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">cyl_bessel_k</span><span class="special">(</span><span class="identifier">T1</span> <span class="identifier">v</span><span class="special">,</span> <span class="identifier">T2</span> <span class="identifier">x</span><span class="special">,</span> <span class="keyword">const</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">&);</span> +<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T1</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T2</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> +<a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">cyl_bessel_k</span><span class="special">(</span><span class="identifier">T1</span> <span class="identifier">v</span><span class="special">,</span> <span class="identifier">T2</span> <span class="identifier">x</span><span class="special">,</span> <span class="keyword">const</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">&);</span> </pre> <h5> <a name="math_toolkit.bessel.mbessel.h1"></a> @@ -78,9 +78,9 @@ an integer. </p> <p> - The final <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a> argument is optional and can + The final <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a> argument is optional and can be used to control the behaviour of the function: how it handles errors, - what level of precision to use etc. Refer to the <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">policy + what level of precision to use etc. Refer to the <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">policy documentation for more details</a>. </p> <p> @@ -128,7 +128,7 @@ zero error</a>. All values are relative errors in units of epsilon. </p> <div class="table"> -<a name="math_toolkit.bessel.mbessel.errors_rates_in_cyl_bessel_i"></a><p class="title"><b>Table 3.23. Errors Rates in cyl_bessel_i</b></p> +<a name="math_toolkit.bessel.mbessel.errors_rates_in_cyl_bessel_i"></a><p class="title"><b>Table 6.23. Errors Rates in cyl_bessel_i</b></p> <div class="table-contents"><table class="table" summary="Errors Rates in cyl_bessel_i"> <colgroup> <col> @@ -225,7 +225,7 @@ </table></div> </div> <br class="table-break"><div class="table"> -<a name="math_toolkit.bessel.mbessel.errors_rates_in_cyl_bessel_k"></a><p class="title"><b>Table 3.24. Errors Rates in cyl_bessel_k</b></p> +<a name="math_toolkit.bessel.mbessel.errors_rates_in_cyl_bessel_k"></a><p class="title"><b>Table 6.24. Errors Rates in cyl_bessel_k</b></p> <div class="table-contents"><table class="table" summary="Errors Rates in cyl_bessel_k"> <colgroup> <col> @@ -474,9 +474,10 @@ are also computed by recursions (involving gamma functions), but </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/bessel/sph_bessel.html b/libs/math/doc/html/math_toolkit/bessel/sph_bessel.html index e691c865d..d9cd75d45 100644 --- a/libs/math/doc/html/math_toolkit/bessel/sph_bessel.html +++ b/libs/math/doc/html/math_toolkit/bessel/sph_bessel.html @@ -2,12 +2,12 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Spherical Bessel Functions of the First and Second Kinds</title> -<link rel="stylesheet" href="../../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../../index.html" title="Math Toolkit"> +<link rel="home" href="../../index.html" title="Math Toolkit 1.9.0"> <link rel="up" href="../bessel.html" title="Bessel Functions"> <link rel="prev" href="mbessel.html" title="Modified Bessel Functions of the First and Second Kinds"> -<link rel="next" href="../hankel.html" title="Hankel Functions"> +<link rel="next" href="bessel_derivatives.html" title="Derivatives of the Bessel Functions"> </head> <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"> <table cellpadding="2" width="100%"><tr> @@ -20,9 +20,9 @@ </tr></table> <hr> <div class="spirit-nav"> -<a accesskey="p" href="mbessel.html"><img src="../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../bessel.html"><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="../hankel.html"><img src="../../../../../../doc/src/images/next.png" alt="Next"></a> +<a accesskey="p" href="mbessel.html"><img src="../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../bessel.html"><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="bessel_derivatives.html"><img src="../../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_bessel_sph_bessel"> +<div class="section"> <div class="titlepage"><div><div><h3 class="title"> <a name="math_toolkit.bessel.sph_bessel"></a><a class="link" href="sph_bessel.html" title="Spherical Bessel Functions of the First and Second Kinds">Spherical Bessel Functions of the First and Second Kinds</a> @@ -37,14 +37,14 @@ <pre class="programlisting"><span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T1</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T2</span><span class="special">></span> <a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">sph_bessel</span><span class="special">(</span><span class="keyword">unsigned</span> <span class="identifier">v</span><span class="special">,</span> <span class="identifier">T2</span> <span class="identifier">x</span><span class="special">);</span> -<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T1</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T2</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> -<a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">sph_bessel</span><span class="special">(</span><span class="keyword">unsigned</span> <span class="identifier">v</span><span class="special">,</span> <span class="identifier">T2</span> <span class="identifier">x</span><span class="special">,</span> <span class="keyword">const</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">&);</span> +<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T1</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T2</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> +<a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">sph_bessel</span><span class="special">(</span><span class="keyword">unsigned</span> <span class="identifier">v</span><span class="special">,</span> <span class="identifier">T2</span> <span class="identifier">x</span><span class="special">,</span> <span class="keyword">const</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">&);</span> <span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T1</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T2</span><span class="special">></span> <a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">sph_neumann</span><span class="special">(</span><span class="keyword">unsigned</span> <span class="identifier">v</span><span class="special">,</span> <span class="identifier">T2</span> <span class="identifier">x</span><span class="special">);</span> -<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T1</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T2</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> -<a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">sph_neumann</span><span class="special">(</span><span class="keyword">unsigned</span> <span class="identifier">v</span><span class="special">,</span> <span class="identifier">T2</span> <span class="identifier">x</span><span class="special">,</span> <span class="keyword">const</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">&);</span> +<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T1</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T2</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> +<a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">sph_neumann</span><span class="special">(</span><span class="keyword">unsigned</span> <span class="identifier">v</span><span class="special">,</span> <span class="identifier">T2</span> <span class="identifier">x</span><span class="special">,</span> <span class="keyword">const</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">&);</span> </pre> <h5> <a name="math_toolkit.bessel.sph_bessel.h1"></a> @@ -73,9 +73,9 @@ type calculation rules</em></span></a> for the single argument type T. </p> <p> - The final <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a> argument is optional and can + The final <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a> argument is optional and can be used to control the behaviour of the function: how it handles errors, - what level of precision to use etc. Refer to the <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">policy + what level of precision to use etc. Refer to the <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">policy documentation for more details</a>. </p> <p> @@ -145,9 +145,10 @@ for small <span class="emphasis"><em>x</em></span>: </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> @@ -155,7 +156,7 @@ for small <span class="emphasis"><em>x</em></span>: </tr></table> <hr> <div class="spirit-nav"> -<a accesskey="p" href="mbessel.html"><img src="../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../bessel.html"><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="../hankel.html"><img src="../../../../../../doc/src/images/next.png" alt="Next"></a> +<a accesskey="p" href="mbessel.html"><img src="../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../bessel.html"><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="bessel_derivatives.html"><img src="../../../../../../doc/src/images/next.png" alt="Next"></a> </div> </body> </html> diff --git a/libs/math/doc/html/math_toolkit/building.html b/libs/math/doc/html/math_toolkit/building.html index 5f0896dbc..f2d652f27 100644 --- a/libs/math/doc/html/math_toolkit/building.html +++ b/libs/math/doc/html/math_toolkit/building.html @@ -2,9 +2,9 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>If and How to Build a Boost.Math Library, and its Examples and Tests</title> -<link rel="stylesheet" href="../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../index.html" title="Math Toolkit"> +<link rel="home" href="../index.html" title="Math Toolkit 1.9.0"> <link rel="up" href="../overview.html" title="Chapter 1. Overview"> <link rel="prev" href="perf_over1.html" title="Performance"> <link rel="next" href="history1.html" title="History and What's New"> @@ -22,7 +22,7 @@ <div class="spirit-nav"> <a accesskey="p" href="perf_over1.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../overview.html"><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="history1.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_building"> +<div class="section"> <div class="titlepage"><div><div><h2 class="title" style="clear: both"> <a name="math_toolkit.building"></a><a class="link" href="building.html" title="If and How to Build a Boost.Math Library, and its Examples and Tests">If and How to Build a Boost.Math Library, and its Examples and Tests</a> @@ -42,7 +42,7 @@ and program size. </p> <p> - Refer to <a class="link" href="../extern_c.html" title='Chapter 5. TR1 and C99 external "C" Functions'>C99 and C++ TR1 C-style Functions</a> + Refer to <a class="link" href="../extern_c.html" title='Chapter 7. TR1 and C99 external "C" Functions'>C99 and C++ TR1 C-style Functions</a> for pros and cons of using the TR1 components as opposed to the header only ones. </p> @@ -147,9 +147,10 @@ </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/c99.html b/libs/math/doc/html/math_toolkit/c99.html index 5200ff3fb..f983a1471 100644 --- a/libs/math/doc/html/math_toolkit/c99.html +++ b/libs/math/doc/html/math_toolkit/c99.html @@ -2,10 +2,10 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>C99 C Functions</title> -<link rel="stylesheet" href="../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../index.html" title="Math Toolkit"> -<link rel="up" href="../extern_c.html" title='Chapter 5. TR1 and C99 external "C" Functions'> +<link rel="home" href="../index.html" title="Math Toolkit 1.9.0"> +<link rel="up" href="../extern_c.html" title='Chapter 7. TR1 and C99 external "C" Functions'> <link rel="prev" href="main_tr1.html" title="C99 and TR1 C Functions Overview"> <link rel="next" href="tr1_ref.html" title="TR1 C Functions Quick Reference"> </head> @@ -22,7 +22,7 @@ <div class="spirit-nav"> <a accesskey="p" href="main_tr1.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../extern_c.html"><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="tr1_ref.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_c99"> +<div class="section"> <div class="titlepage"><div><div><h2 class="title" style="clear: both"> <a name="math_toolkit.c99"></a><a class="link" href="c99.html" title="C99 C Functions">C99 C Functions</a> </h2></div></div></div> @@ -460,9 +460,10 @@ </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/comp_compilers.html b/libs/math/doc/html/math_toolkit/comp_compilers.html index 0f5f7aae0..c76a89de1 100644 --- a/libs/math/doc/html/math_toolkit/comp_compilers.html +++ b/libs/math/doc/html/math_toolkit/comp_compilers.html @@ -2,10 +2,10 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Comparing Compilers</title> -<link rel="stylesheet" href="../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../index.html" title="Math Toolkit"> -<link rel="up" href="../perf.html" title="Chapter 14. Performance"> +<link rel="home" href="../index.html" title="Math Toolkit 1.9.0"> +<link rel="up" href="../perf.html" title="Chapter 15. Performance"> <link rel="prev" href="getting_best.html" title="Getting the Best Performance from this Library"> <link rel="next" href="tuning.html" title="Performance Tuning Macros"> </head> @@ -22,7 +22,7 @@ <div class="spirit-nav"> <a accesskey="p" href="getting_best.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../perf.html"><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="tuning.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_comp_compilers"> +<div class="section"> <div class="titlepage"><div><div><h2 class="title" style="clear: both"> <a name="math_toolkit.comp_compilers"></a><a class="link" href="comp_compilers.html" title="Comparing Compilers">Comparing Compilers</a> </h2></div></div></div> @@ -35,7 +35,7 @@ respect). </p> <div class="table"> -<a name="math_toolkit.comp_compilers.performance_comparison_of_variou"></a><p class="title"><b>Table 14.2. Performance Comparison of Various Windows Compilers</b></p> +<a name="math_toolkit.comp_compilers.performance_comparison_of_variou"></a><p class="title"><b>Table 15.2. Performance Comparison of Various Windows Compilers</b></p> <div class="table-contents"><table class="table" summary="Performance Comparison of Various Windows Compilers"> <colgroup> <col> @@ -362,9 +362,10 @@ </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/comparisons.html b/libs/math/doc/html/math_toolkit/comparisons.html index e41683b37..35b31b546 100644 --- a/libs/math/doc/html/math_toolkit/comparisons.html +++ b/libs/math/doc/html/math_toolkit/comparisons.html @@ -2,10 +2,10 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Comparisons to Other Open Source Libraries</title> -<link rel="stylesheet" href="../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../index.html" title="Math Toolkit"> -<link rel="up" href="../perf.html" title="Chapter 14. Performance"> +<link rel="home" href="../index.html" title="Math Toolkit 1.9.0"> +<link rel="up" href="../perf.html" title="Chapter 15. Performance"> <link rel="prev" href="tuning.html" title="Performance Tuning Macros"> <link rel="next" href="perf_test_app.html" title="The Performance Test Application"> </head> @@ -22,7 +22,7 @@ <div class="spirit-nav"> <a accesskey="p" href="tuning.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../perf.html"><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="perf_test_app.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_comparisons"> +<div class="section"> <div class="titlepage"><div><div><h2 class="title" style="clear: both"> <a name="math_toolkit.comparisons"></a><a class="link" href="comparisons.html" title="Comparisons to Other Open Source Libraries">Comparisons to Other Open Source Libraries</a> @@ -574,7 +574,7 @@ (R-2.9.2 appears not to be buildable with Visual C++). </p> <div class="table"> -<a name="math_toolkit.comparisons.a_comparison_to_the_r_statistica"></a><p class="title"><b>Table 14.5. A Comparison to the R Statistical Library on Windows XP</b></p> +<a name="math_toolkit.comparisons.a_comparison_to_the_r_statistica"></a><p class="title"><b>Table 15.5. A Comparison to the R Statistical Library on Windows XP</b></p> <div class="table-contents"><table class="table" summary="A Comparison to the R Statistical Library on Windows XP"> <colgroup> <col> @@ -1851,7 +1851,7 @@ G++ 4.3.3 using -O3 -DNDEBUG=1. </p> <div class="table"> -<a name="math_toolkit.comparisons.a_comparison_to_the_r_statistic0"></a><p class="title"><b>Table 14.6. A Comparison to the R Statistical Library on Linux</b></p> +<a name="math_toolkit.comparisons.a_comparison_to_the_r_statistic0"></a><p class="title"><b>Table 15.6. A Comparison to the R Statistical Library on Linux</b></p> <div class="table-contents"><table class="table" summary="A Comparison to the R Statistical Library on Linux"> <colgroup> <col> @@ -3121,9 +3121,10 @@ </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/compile_time.html b/libs/math/doc/html/math_toolkit/compile_time.html index 8d6c5cc34..651199957 100644 --- a/libs/math/doc/html/math_toolkit/compile_time.html +++ b/libs/math/doc/html/math_toolkit/compile_time.html @@ -2,10 +2,10 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Compile time GCD and LCM determination</title> -<link rel="stylesheet" href="../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../index.html" title="Math Toolkit"> -<link rel="up" href="../gcd_lcm.html" title="Chapter 10. Integer Utilities (Greatest Common Divisor and Least Common Multiple)"> +<link rel="home" href="../index.html" title="Math Toolkit 1.9.0"> +<link rel="up" href="../gcd_lcm.html" title="Chapter 11. Integer Utilities (Greatest Common Divisor and Least Common Multiple)"> <link rel="prev" href="run_time.html" title="Run-time GCD & LCM Determination"> <link rel="next" href="gcd_header.html" title="Header <boost/math/common_factor.hpp>"> </head> @@ -22,7 +22,7 @@ <div class="spirit-nav"> <a accesskey="p" href="run_time.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../gcd_lcm.html"><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="gcd_header.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_compile_time"> +<div class="section"> <div class="titlepage"><div><div><h2 class="title" style="clear: both"> <a name="math_toolkit.compile_time"></a><a class="link" href="compile_time.html" title="Compile time GCD and LCM determination">Compile time GCD and LCM determination</a> </h2></div></div></div> @@ -89,9 +89,10 @@ </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/compilers_overview.html b/libs/math/doc/html/math_toolkit/compilers_overview.html index 4eab11935..5776169a6 100644 --- a/libs/math/doc/html/math_toolkit/compilers_overview.html +++ b/libs/math/doc/html/math_toolkit/compilers_overview.html @@ -2,9 +2,9 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Compilers</title> -<link rel="stylesheet" href="../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../index.html" title="Math Toolkit"> +<link rel="home" href="../index.html" title="Math Toolkit 1.9.0"> <link rel="up" href="../overview.html" title="Chapter 1. Overview"> <link rel="prev" href="error_handling.html" title="Error Handling"> <link rel="next" href="config_macros.html" title="Configuration Macros"> @@ -22,7 +22,7 @@ <div class="spirit-nav"> <a accesskey="p" href="error_handling.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../overview.html"><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="config_macros.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_compilers_overview"> +<div class="section"> <div class="titlepage"><div><div><h2 class="title" style="clear: both"> <a name="math_toolkit.compilers_overview"></a><a class="link" href="compilers_overview.html" title="Compilers">Compilers</a> </h2></div></div></div> @@ -654,7 +654,7 @@ <pre class="programlisting"><span class="identifier">bjam</span> <span class="identifier">mytoolset</span> </pre> <p> - where "mytoolset" is the name of the <a href="../../../../../tools/build/index.html" target="_top">Boost.Build</a> + where "mytoolset" is the name of the <a href="http://www.boost.org/doc/html/bbv2.html" target="_top">Boost.Build</a> toolset used for your compiler. The chances are that <span class="bold"><strong>many of the accuracy tests will fail at this stage</strong></span> - don't panic - the default acceptable error tolerances are quite tight, especially for long double @@ -666,9 +666,10 @@ </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/complex_history.html b/libs/math/doc/html/math_toolkit/complex_history.html index 50b72a2a2..0f330187a 100644 --- a/libs/math/doc/html/math_toolkit/complex_history.html +++ b/libs/math/doc/html/math_toolkit/complex_history.html @@ -2,12 +2,12 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>History</title> -<link rel="stylesheet" href="../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../index.html" title="Math Toolkit"> -<link rel="up" href="../inverse_complex.html" title="Chapter 7. Complex Number Functions"> +<link rel="home" href="../index.html" title="Math Toolkit 1.9.0"> +<link rel="up" href="../inverse_complex.html" title="Chapter 8. Complex Number Functions"> <link rel="prev" href="atanh.html" title="atanh"> -<link rel="next" href="../quaternions.html" title="Chapter 8. Quaternions"> +<link rel="next" href="../quaternions.html" title="Chapter 9. Quaternions"> </head> <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"> <table cellpadding="2" width="100%"><tr> @@ -22,7 +22,7 @@ <div class="spirit-nav"> <a accesskey="p" href="atanh.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../inverse_complex.html"><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="../quaternions.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_complex_history"> +<div class="section"> <div class="titlepage"><div><div><h2 class="title" style="clear: both"> <a name="math_toolkit.complex_history"></a><a class="link" href="complex_history.html" title="History">History</a> </h2></div></div></div> @@ -37,9 +37,10 @@ </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/complex_implementation.html b/libs/math/doc/html/math_toolkit/complex_implementation.html index 05eb37a3b..082ef1c46 100644 --- a/libs/math/doc/html/math_toolkit/complex_implementation.html +++ b/libs/math/doc/html/math_toolkit/complex_implementation.html @@ -2,11 +2,11 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Implementation and Accuracy</title> -<link rel="stylesheet" href="../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../index.html" title="Math Toolkit"> -<link rel="up" href="../inverse_complex.html" title="Chapter 7. Complex Number Functions"> -<link rel="prev" href="../inverse_complex.html" title="Chapter 7. Complex Number Functions"> +<link rel="home" href="../index.html" title="Math Toolkit 1.9.0"> +<link rel="up" href="../inverse_complex.html" title="Chapter 8. Complex Number Functions"> +<link rel="prev" href="../inverse_complex.html" title="Chapter 8. Complex Number Functions"> <link rel="next" href="asin.html" title="asin"> </head> <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"> @@ -22,7 +22,7 @@ <div class="spirit-nav"> <a accesskey="p" href="../inverse_complex.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../inverse_complex.html"><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="asin.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_complex_implementation"> +<div class="section"> <div class="titlepage"><div><div><h2 class="title" style="clear: both"> <a name="math_toolkit.complex_implementation"></a><a class="link" href="complex_implementation.html" title="Implementation and Accuracy">Implementation and Accuracy</a> @@ -46,9 +46,10 @@ </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/concepts.html b/libs/math/doc/html/math_toolkit/concepts.html index 94f9f6c74..335492de3 100644 --- a/libs/math/doc/html/math_toolkit/concepts.html +++ b/libs/math/doc/html/math_toolkit/concepts.html @@ -2,10 +2,10 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Conceptual Requirements for Real Number Types</title> -<link rel="stylesheet" href="../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../index.html" title="Math Toolkit"> -<link rel="up" href="../using_udt.html" title="Chapter 12. Use with User-Defined Floating-Point Types - Boost.Multiprecision and others"> +<link rel="home" href="../index.html" title="Math Toolkit 1.9.0"> +<link rel="up" href="../using_udt.html" title="Chapter 13. Use with User-Defined Floating-Point Types - Boost.Multiprecision and others"> <link rel="prev" href="high_precision/using_test.html" title="Using without expression templates for Boost.Test and others"> <link rel="next" href="dist_concept.html" title="Conceptual Requirements for Distribution Types"> </head> @@ -22,7 +22,7 @@ <div class="spirit-nav"> <a accesskey="p" href="high_precision/using_test.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../using_udt.html"><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="dist_concept.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_concepts"> +<div class="section"> <div class="titlepage"><div><div><h2 class="title" style="clear: both"> <a name="math_toolkit.concepts"></a><a class="link" href="concepts.html" title="Conceptual Requirements for Real Number Types">Conceptual Requirements for Real Number Types</a> @@ -1353,9 +1353,10 @@ </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/config_macros.html b/libs/math/doc/html/math_toolkit/config_macros.html index f0b89a4af..4531e2fff 100644 --- a/libs/math/doc/html/math_toolkit/config_macros.html +++ b/libs/math/doc/html/math_toolkit/config_macros.html @@ -2,9 +2,9 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Configuration Macros</title> -<link rel="stylesheet" href="../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../index.html" title="Math Toolkit"> +<link rel="home" href="../index.html" title="Math Toolkit 1.9.0"> <link rel="up" href="../overview.html" title="Chapter 1. Overview"> <link rel="prev" href="compilers_overview.html" title="Compilers"> <link rel="next" href="intro_pol_overview.html" title="Policies"> @@ -22,7 +22,7 @@ <div class="spirit-nav"> <a accesskey="p" href="compilers_overview.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../overview.html"><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="intro_pol_overview.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_config_macros"> +<div class="section"> <div class="titlepage"><div><div><h2 class="title" style="clear: both"> <a name="math_toolkit.config_macros"></a><a class="link" href="config_macros.html" title="Configuration Macros">Configuration Macros</a> </h2></div></div></div> @@ -60,19 +60,6 @@ <tr> <td> <p> - <code class="computeroutput"><span class="identifier">BOOST_MATH_NO_REAL_CONCEPT_TESTS</span></code> - </p> - </td> -<td> - <p> - Do not try to use real concept tests (hardware or software does not - support real_concept type). - </p> - </td> -</tr> -<tr> -<td> - <p> <code class="computeroutput"><span class="identifier">BOOST_MATH_NO_LONG_DOUBLE_MATH_FUNCTIONS</span></code> </p> </td> @@ -87,104 +74,92 @@ <tr> <td> <p> - <code class="computeroutput"><span class="identifier">BOOST_MATH_CONTROL_FP</span></code> - </p> - </td> -<td> - <p> - Controls FP hardware exceptions - our tests don't support hardware - exceptions on MSVC. May get set to something like: <code class="computeroutput"> <span class="identifier">_control87</span><span class="special">(</span><span class="identifier">MCW_EM</span><span class="special">,</span><span class="identifier">MCW_EM</span><span class="special">)</span></code>. - </p> - </td> -</tr> -<tr> -<td> - <p> - <code class="computeroutput"><span class="identifier">BOOST_MATH_NO_DEDUCED_FUNCTION_POINTERS</span></code> + <code class="computeroutput"><span class="identifier">BOOST_MATH_USE_FLOAT128</span></code> </p> </td> <td> <p> - This macro is used by our test cases, it is set when an assignment - of a function template to a function pointer requires explicit template - arguments to be provided on the function name. + When set the numeric constants support the <code class="computeroutput"><span class="identifier">__float128</span></code> + data type with constants having the <code class="computeroutput"><span class="identifier">Q</span></code> + suffix. </p> </td> </tr> <tr> <td> <p> - <code class="computeroutput"><span class="identifier">BOOST_MATH_USE_C99</span></code> + <code class="computeroutput"><span class="identifier">BOOST_MATH_DISABLE_FLOAT128</span></code> </p> </td> <td> <p> - Use C99 math functions. + When set the numeric constants do not use the <code class="computeroutput"><span class="identifier">__float128</span></code> + data type even if the compiler appears to support it. </p> </td> </tr> <tr> <td> <p> - <code class="computeroutput"><span class="identifier">BOOST_NO_NATIVE_LONG_DOUBLE_FP_CLASSIFY</span></code> + <code class="computeroutput"><span class="identifier">BOOST_MATH_NO_REAL_CONCEPT_TESTS</span></code> </p> </td> <td> <p> - define if no native (or buggy) <code class="computeroutput"><span class="identifier">fpclassify</span><span class="special">(</span><span class="keyword">long</span> <span class="keyword">double</span><span class="special">)</span></code> - even though the other C99 functions are present. + Do not try to use real concept tests (hardware or software does not + support real_concept type). </p> </td> </tr> <tr> <td> <p> - <code class="computeroutput"><span class="identifier">BOOST_MATH_EXPLICIT_TEMPLATE_TYPE</span></code> + <code class="computeroutput"><span class="identifier">BOOST_MATH_CONTROL_FP</span></code> </p> </td> <td> <p> - Workaround helper macro for broken compilers - composed from other - Boost.Config macros, do not edit. + Controls FP hardware exceptions - our tests don't support hardware + exceptions on MSVC. May get set to something like: <code class="computeroutput"> <span class="identifier">_control87</span><span class="special">(</span><span class="identifier">MCW_EM</span><span class="special">,</span><span class="identifier">MCW_EM</span><span class="special">)</span></code>. </p> </td> </tr> <tr> <td> <p> - <code class="computeroutput"><span class="identifier">BOOST_MATH_EXPLICIT_TEMPLATE_NON_TYPE</span></code> + <code class="computeroutput"><span class="identifier">BOOST_MATH_NO_DEDUCED_FUNCTION_POINTERS</span></code> </p> </td> <td> <p> - Workaround helper macro for broken compilers - composed from other - Boost.Config macros, do not edit. + This macro is used by our test cases, it is set when an assignment + of a function template to a function pointer requires explicit template + arguments to be provided on the function name. </p> </td> </tr> <tr> <td> <p> - <code class="computeroutput"><span class="identifier">BOOST_MATH_APPEND_EXPLICIT_TEMPLATE_TYPE_SPEC</span></code> + <code class="computeroutput"><span class="identifier">BOOST_MATH_USE_C99</span></code> </p> </td> <td> <p> - Workaround helper macro for broken compilers - composed from other - Boost.Config macros, do not edit. + Use C99 math functions. </p> </td> </tr> <tr> <td> <p> - <code class="computeroutput"><span class="identifier">BOOST_MATH_APPEND_EXPLICIT_TEMPLATE_NON_TYPE_SPEC</span></code> + <code class="computeroutput"><span class="identifier">BOOST_NO_NATIVE_LONG_DOUBLE_FP_CLASSIFY</span></code> </p> </td> <td> <p> - Workaround helper macro for broken compilers - composed from other - Boost.Config macros, do not edit. + define if no native (or buggy) <code class="computeroutput"><span class="identifier">fpclassify</span><span class="special">(</span><span class="keyword">long</span> <span class="keyword">double</span><span class="special">)</span></code> + even though the other C99 functions are present. </p> </td> </tr> @@ -391,9 +366,10 @@ </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/constants.html b/libs/math/doc/html/math_toolkit/constants.html index e63ac8d70..6fe1b3ca3 100644 --- a/libs/math/doc/html/math_toolkit/constants.html +++ b/libs/math/doc/html/math_toolkit/constants.html @@ -2,10 +2,10 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>The Mathematical Constants</title> -<link rel="stylesheet" href="../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../index.html" title="Math Toolkit"> -<link rel="up" href="../constants.html" title="Chapter 6. Mathematical Constants"> +<link rel="home" href="../index.html" title="Math Toolkit 1.9.0"> +<link rel="up" href="../constants.html" title="Chapter 4. Mathematical Constants"> <link rel="prev" href="tutorial/user_def.html" title="Use With User-Defined Types"> <link rel="next" href="new_const.html" title="Defining New Constants"> </head> @@ -22,7 +22,7 @@ <div class="spirit-nav"> <a accesskey="p" href="tutorial/user_def.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../constants.html"><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="new_const.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_constants"> +<div class="section"> <div class="titlepage"><div><div><h2 class="title" style="clear: both"> <a name="math_toolkit.constants"></a><a class="link" href="constants.html" title="The Mathematical Constants">The Mathematical Constants</a> </h2></div></div></div> @@ -31,7 +31,7 @@ rationale for their inclusion). </p> <div class="table"> -<a name="math_toolkit.constants.mathematical_constants"></a><p class="title"><b>Table 6.1. Mathematical Constants</b></p> +<a name="math_toolkit.constants.mathematical_constants"></a><p class="title"><b>Table 4.1. Mathematical Constants</b></p> <div class="table-contents"><table class="table" summary="Mathematical Constants"> <colgroup> <col> @@ -659,7 +659,7 @@ </td> <td> <p> - 1.41593 + 0.141593 </p> </td> <td> @@ -687,25 +687,6 @@ <tr> <td> <p> - pow23_four_minus_pi - </p> - </td> -<td> - <p> - 4<sup>2/3</sup> - π - </p> - </td> -<td> - <p> - 0.795316 - </p> - </td> -<td> - </td> -</tr> -<tr> -<td> - <p> pi_pow_e </p> </td> @@ -1470,12 +1451,32 @@ value to find Boost.Math chosen name in this table. </p></td></tr> </table></div> +<div class="tip"><table border="0" summary="Tip"> +<tr> +<td rowspan="2" align="center" valign="top" width="25"><img alt="[Tip]" src="../../../../../doc/src/images/tip.png"></td> +<th align="left">Tip</th> +</tr> +<tr><td align="left" valign="top"><p> + Bernoulli numbers are available at <a class="link" href="number_series/bernoulli_numbers.html" title="Bernoulli Numbers">Bernoulli + numbers</a>. + </p></td></tr> +</table></div> +<div class="tip"><table border="0" summary="Tip"> +<tr> +<td rowspan="2" align="center" valign="top" width="25"><img alt="[Tip]" src="../../../../../doc/src/images/tip.png"></td> +<th align="left">Tip</th> +</tr> +<tr><td align="left" valign="top"><p> + Factorials are available at <a class="link" href="factorials/sf_factorial.html" title="Factorial">factorial</a>. + </p></td></tr> +</table></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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/constants_faq.html b/libs/math/doc/html/math_toolkit/constants_faq.html index d7097adcd..6644742d0 100644 --- a/libs/math/doc/html/math_toolkit/constants_faq.html +++ b/libs/math/doc/html/math_toolkit/constants_faq.html @@ -2,12 +2,12 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>FAQs</title> -<link rel="stylesheet" href="../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../index.html" title="Math Toolkit"> -<link rel="up" href="../constants.html" title="Chapter 6. Mathematical Constants"> +<link rel="home" href="../index.html" title="Math Toolkit 1.9.0"> +<link rel="up" href="../constants.html" title="Chapter 4. Mathematical Constants"> <link rel="prev" href="new_const.html" title="Defining New Constants"> -<link rel="next" href="../inverse_complex.html" title="Chapter 7. Complex Number Functions"> +<link rel="next" href="../dist.html" title="Chapter 5. Statistical Distributions and Functions"> </head> <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"> <table cellpadding="2" width="100%"><tr> @@ -20,9 +20,9 @@ </tr></table> <hr> <div class="spirit-nav"> -<a accesskey="p" href="new_const.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../constants.html"><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="../inverse_complex.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a> +<a accesskey="p" href="new_const.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../constants.html"><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="../dist.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_constants_faq"> +<div class="section"> <div class="titlepage"><div><div><h2 class="title" style="clear: both"> <a name="math_toolkit.constants_faq"></a><a class="link" href="constants_faq.html" title="FAQs">FAQs</a> </h2></div></div></div> @@ -466,9 +466,10 @@ </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> @@ -476,7 +477,7 @@ </tr></table> <hr> <div class="spirit-nav"> -<a accesskey="p" href="new_const.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../constants.html"><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="../inverse_complex.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a> +<a accesskey="p" href="new_const.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../constants.html"><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="../dist.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a> </div> </body> </html> diff --git a/libs/math/doc/html/math_toolkit/constants_intro.html b/libs/math/doc/html/math_toolkit/constants_intro.html index 017fa96f9..4e441f3a8 100644 --- a/libs/math/doc/html/math_toolkit/constants_intro.html +++ b/libs/math/doc/html/math_toolkit/constants_intro.html @@ -2,11 +2,11 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Introduction</title> -<link rel="stylesheet" href="../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../index.html" title="Math Toolkit"> -<link rel="up" href="../constants.html" title="Chapter 6. Mathematical Constants"> -<link rel="prev" href="../constants.html" title="Chapter 6. Mathematical Constants"> +<link rel="home" href="../index.html" title="Math Toolkit 1.9.0"> +<link rel="up" href="../constants.html" title="Chapter 4. Mathematical Constants"> +<link rel="prev" href="../constants.html" title="Chapter 4. Mathematical Constants"> <link rel="next" href="tutorial.html" title="Tutorial"> </head> <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"> @@ -22,7 +22,7 @@ <div class="spirit-nav"> <a accesskey="p" href="../constants.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../constants.html"><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="tutorial.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_constants_intro"> +<div class="section"> <div class="titlepage"><div><div><h2 class="title" style="clear: both"> <a name="math_toolkit.constants_intro"></a><a class="link" href="constants_intro.html" title="Introduction">Introduction</a> </h2></div></div></div> @@ -36,14 +36,15 @@ </h5> <div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; "> <li class="listitem"> - <p> - Readable. For the very many jobs just using built-in like <code class="computeroutput"><span class="keyword">double</span></code>, you can just write expressions - like - </p> +<p class="simpara"> + Readable. For the very many jobs just using built-in like <code class="computeroutput"><span class="keyword">double</span></code>, you can just write expressions like + </p> <pre class="programlisting"><span class="keyword">double</span> <span class="identifier">area</span> <span class="special">=</span> <span class="identifier">pi</span> <span class="special">*</span> <span class="identifier">r</span> <span class="special">*</span> <span class="identifier">r</span><span class="special">;</span></pre> +<p class="simpara"> (If that's all you want, jump direct to <a class="link" href="tutorial/non_templ.html" title="Use in non-template code">use in non-template code</a>!) - </li> + </p> +</li> <li class="listitem"> Effortless - avoiding a search of reference sources. </li> @@ -113,9 +114,10 @@ </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/contact.html b/libs/math/doc/html/math_toolkit/contact.html index fe314ce58..100edf0c0 100644 --- a/libs/math/doc/html/math_toolkit/contact.html +++ b/libs/math/doc/html/math_toolkit/contact.html @@ -2,12 +2,12 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Contact Info and Support</title> -<link rel="stylesheet" href="../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../index.html" title="Math Toolkit"> +<link rel="home" href="../index.html" title="Math Toolkit 1.9.0"> <link rel="up" href="../overview.html" title="Chapter 1. Overview"> <link rel="prev" href="main_faq.html" title="Frequently Asked Questions FAQ"> -<link rel="next" href="../dist.html" title="Chapter 2. Statistical Distributions and Functions"> +<link rel="next" href="../utils.html" title="Chapter 2. Floating Point Utilities"> </head> <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"> <table cellpadding="2" width="100%"><tr> @@ -20,9 +20,9 @@ </tr></table> <hr> <div class="spirit-nav"> -<a accesskey="p" href="main_faq.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../overview.html"><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="../dist.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a> +<a accesskey="p" href="main_faq.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../overview.html"><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="../utils.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_contact"> +<div class="section"> <div class="titlepage"><div><div><h2 class="title" style="clear: both"> <a name="math_toolkit.contact"></a><a class="link" href="contact.html" title="Contact Info and Support">Contact Info and Support</a> </h2></div></div></div> @@ -46,9 +46,10 @@ </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> @@ -56,7 +57,7 @@ </tr></table> <hr> <div class="spirit-nav"> -<a accesskey="p" href="main_faq.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../overview.html"><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="../dist.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a> +<a accesskey="p" href="main_faq.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../overview.html"><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="../utils.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a> </div> </body> </html> diff --git a/libs/math/doc/html/math_toolkit/conventions.html b/libs/math/doc/html/math_toolkit/conventions.html index f34c1cdf0..0a647e15a 100644 --- a/libs/math/doc/html/math_toolkit/conventions.html +++ b/libs/math/doc/html/math_toolkit/conventions.html @@ -2,9 +2,9 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Document Conventions</title> -<link rel="stylesheet" href="../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../index.html" title="Math Toolkit"> +<link rel="home" href="../index.html" title="Math Toolkit 1.9.0"> <link rel="up" href="../overview.html" title="Chapter 1. Overview"> <link rel="prev" href="navigation.html" title="Navigation"> <link rel="next" href="hints.html" title="Other Hints and tips"> @@ -22,12 +22,12 @@ <div class="spirit-nav"> <a accesskey="p" href="navigation.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../overview.html"><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="hints.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_conventions"> +<div class="section"> <div class="titlepage"><div><div><h2 class="title" style="clear: both"> <a name="math_toolkit.conventions"></a><a class="link" href="conventions.html" title="Document Conventions">Document Conventions</a> </h2></div></div></div> <p> - <a class="indexterm" name="id862102"></a> + <a class="indexterm" name="idm1568109824"></a> </p> <p> This documentation aims to use of the following naming and formatting conventions. @@ -70,9 +70,10 @@ </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/create.html b/libs/math/doc/html/math_toolkit/create.html index 58cd4bf86..1392dd1ed 100644 --- a/libs/math/doc/html/math_toolkit/create.html +++ b/libs/math/doc/html/math_toolkit/create.html @@ -2,10 +2,10 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Quaternion Creation Functions</title> -<link rel="stylesheet" href="../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../index.html" title="Math Toolkit"> -<link rel="up" href="../quaternions.html" title="Chapter 8. Quaternions"> +<link rel="home" href="../index.html" title="Math Toolkit 1.9.0"> +<link rel="up" href="../quaternions.html" title="Chapter 9. Quaternions"> <link rel="prev" href="value_op.html" title="Quaternion Value Operations"> <link rel="next" href="trans.html" title="Quaternion Transcendentals"> </head> @@ -22,7 +22,7 @@ <div class="spirit-nav"> <a accesskey="p" href="value_op.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../quaternions.html"><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="trans.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_create"> +<div class="section"> <div class="titlepage"><div><div><h2 class="title" style="clear: both"> <a name="math_toolkit.create"></a><a class="link" href="create.html" title="Quaternion Creation Functions">Quaternion Creation Functions</a> </h2></div></div></div> @@ -104,9 +104,10 @@ </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/credits.html b/libs/math/doc/html/math_toolkit/credits.html index 9c65524f0..a874e2b5b 100644 --- a/libs/math/doc/html/math_toolkit/credits.html +++ b/libs/math/doc/html/math_toolkit/credits.html @@ -2,12 +2,12 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Credits and Acknowledgements</title> -<link rel="stylesheet" href="../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../index.html" title="Math Toolkit"> -<link rel="up" href="../status.html" title="Chapter 16. Library Status"> +<link rel="home" href="../index.html" title="Math Toolkit 1.9.0"> +<link rel="up" href="../status.html" title="Chapter 17. Library Status"> <link rel="prev" href="issues.html" title="Known Issues, and TODO List"> -<link rel="next" href="../indexes.html" title="Chapter 17. Indexes"> +<link rel="next" href="../indexes.html" title="Chapter 18. Indexes"> </head> <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"> <table cellpadding="2" width="100%"><tr> @@ -22,7 +22,7 @@ <div class="spirit-nav"> <a accesskey="p" href="issues.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../status.html"><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="../indexes.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_credits"> +<div class="section"> <div class="titlepage"><div><div><h2 class="title" style="clear: both"> <a name="math_toolkit.credits"></a><a class="link" href="credits.html" title="Credits and Acknowledgements">Credits and Acknowledgements</a> </h2></div></div></div> @@ -146,9 +146,10 @@ </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/demo.html b/libs/math/doc/html/math_toolkit/demo.html index 2e9f88ec4..12c545aea 100644 --- a/libs/math/doc/html/math_toolkit/demo.html +++ b/libs/math/doc/html/math_toolkit/demo.html @@ -2,12 +2,12 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Demonstration Program</title> -<link rel="stylesheet" href="../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../index.html" title="Math Toolkit"> -<link rel="up" href="../gcd_lcm.html" title="Chapter 10. Integer Utilities (Greatest Common Divisor and Least Common Multiple)"> +<link rel="home" href="../index.html" title="Math Toolkit 1.9.0"> +<link rel="up" href="../gcd_lcm.html" title="Chapter 11. Integer Utilities (Greatest Common Divisor and Least Common Multiple)"> <link rel="prev" href="gcd_header.html" title="Header <boost/math/common_factor.hpp>"> -<link rel="next" href="rationale.html" title="Rationale"> +<link rel="next" href="rationale0.html" title="Rationale"> </head> <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"> <table cellpadding="2" width="100%"><tr> @@ -20,9 +20,9 @@ </tr></table> <hr> <div class="spirit-nav"> -<a accesskey="p" href="gcd_header.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../gcd_lcm.html"><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="rationale.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a> +<a accesskey="p" href="gcd_header.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../gcd_lcm.html"><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="rationale0.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_demo"> +<div class="section"> <div class="titlepage"><div><div><h2 class="title" style="clear: both"> <a name="math_toolkit.demo"></a><a class="link" href="demo.html" title="Demonstration Program">Demonstration Program</a> </h2></div></div></div> @@ -36,9 +36,10 @@ </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> @@ -46,7 +47,7 @@ </tr></table> <hr> <div class="spirit-nav"> -<a accesskey="p" href="gcd_header.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../gcd_lcm.html"><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="rationale.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a> +<a accesskey="p" href="gcd_header.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../gcd_lcm.html"><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="rationale0.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a> </div> </body> </html> diff --git a/libs/math/doc/html/math_toolkit/directories.html b/libs/math/doc/html/math_toolkit/directories.html index 3457ac61b..e4418eca1 100644 --- a/libs/math/doc/html/math_toolkit/directories.html +++ b/libs/math/doc/html/math_toolkit/directories.html @@ -2,9 +2,9 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Directory and File Structure</title> -<link rel="stylesheet" href="../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../index.html" title="Math Toolkit"> +<link rel="home" href="../index.html" title="Math Toolkit 1.9.0"> <link rel="up" href="../overview.html" title="Chapter 1. Overview"> <link rel="prev" href="hints.html" title="Other Hints and tips"> <link rel="next" href="namespaces.html" title="Namespaces"> @@ -22,7 +22,7 @@ <div class="spirit-nav"> <a accesskey="p" href="hints.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../overview.html"><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="namespaces.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_directories"> +<div class="section"> <div class="titlepage"><div><div><h2 class="title" style="clear: both"> <a name="math_toolkit.directories"></a><a class="link" href="directories.html" title="Directory and File Structure">Directory and File Structure</a> </h2></div></div></div> @@ -110,9 +110,10 @@ </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/dist_concept.html b/libs/math/doc/html/math_toolkit/dist_concept.html index eb98dbd27..f63d1caac 100644 --- a/libs/math/doc/html/math_toolkit/dist_concept.html +++ b/libs/math/doc/html/math_toolkit/dist_concept.html @@ -2,10 +2,10 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Conceptual Requirements for Distribution Types</title> -<link rel="stylesheet" href="../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../index.html" title="Math Toolkit"> -<link rel="up" href="../using_udt.html" title="Chapter 12. Use with User-Defined Floating-Point Types - Boost.Multiprecision and others"> +<link rel="home" href="../index.html" title="Math Toolkit 1.9.0"> +<link rel="up" href="../using_udt.html" title="Chapter 13. Use with User-Defined Floating-Point Types - Boost.Multiprecision and others"> <link rel="prev" href="concepts.html" title="Conceptual Requirements for Real Number Types"> <link rel="next" href="archetypes.html" title="Conceptual Archetypes for Reals and Distributions"> </head> @@ -22,7 +22,7 @@ <div class="spirit-nav"> <a accesskey="p" href="concepts.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../using_udt.html"><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="archetypes.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_dist_concept"> +<div class="section"> <div class="titlepage"><div><div><h2 class="title" style="clear: both"> <a name="math_toolkit.dist_concept"></a><a class="link" href="dist_concept.html" title="Conceptual Requirements for Distribution Types">Conceptual Requirements for Distribution Types</a> @@ -96,7 +96,7 @@ </td> <td> <p> - The <a class="link" href="../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a> to use when evaluating functions + The <a class="link" href="../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a> to use when evaluating functions that depend on this distribution. </p> </td> @@ -380,9 +380,10 @@ </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/dist_ref.html b/libs/math/doc/html/math_toolkit/dist_ref.html index 0dd6273a2..e9a1cf779 100644 --- a/libs/math/doc/html/math_toolkit/dist_ref.html +++ b/libs/math/doc/html/math_toolkit/dist_ref.html @@ -2,10 +2,10 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Statistical Distributions Reference</title> -<link rel="stylesheet" href="../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../index.html" title="Math Toolkit"> -<link rel="up" href="../dist.html" title="Chapter 2. Statistical Distributions and Functions"> +<link rel="home" href="../index.html" title="Math Toolkit 1.9.0"> +<link rel="up" href="../dist.html" title="Chapter 5. Statistical Distributions and Functions"> <link rel="prev" href="stat_tut/dist_params.html" title="Discrete Probability Distributions"> <link rel="next" href="dist_ref/nmp.html" title="Non-Member Properties"> </head> @@ -22,7 +22,7 @@ <div class="spirit-nav"> <a accesskey="p" href="stat_tut/dist_params.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../dist.html"><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="dist_ref/nmp.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_dist_ref"> +<div class="section"> <div class="titlepage"><div><div><h2 class="title" style="clear: both"> <a name="math_toolkit.dist_ref"></a><a class="link" href="dist_ref.html" title="Statistical Distributions Reference">Statistical Distributions Reference</a> </h2></div></div></div> @@ -89,9 +89,10 @@ </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/dist_ref/dist_algorithms.html b/libs/math/doc/html/math_toolkit/dist_ref/dist_algorithms.html index 19342a74a..1976957b6 100644 --- a/libs/math/doc/html/math_toolkit/dist_ref/dist_algorithms.html +++ b/libs/math/doc/html/math_toolkit/dist_ref/dist_algorithms.html @@ -2,9 +2,9 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Distribution Algorithms</title> -<link rel="stylesheet" href="../../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../../index.html" title="Math Toolkit"> +<link rel="home" href="../../index.html" title="Math Toolkit 1.9.0"> <link rel="up" href="../dist_ref.html" title="Statistical Distributions Reference"> <link rel="prev" href="dists/weibull_dist.html" title="Weibull Distribution"> <link rel="next" href="../future.html" title="Extras/Future Directions"> @@ -22,7 +22,7 @@ <div class="spirit-nav"> <a accesskey="p" href="dists/weibull_dist.html"><img src="../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../dist_ref.html"><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="../future.html"><img src="../../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_dist_ref_dist_algorithms"> +<div class="section"> <div class="titlepage"><div><div><h3 class="title"> <a name="math_toolkit.dist_ref.dist_algorithms"></a><a class="link" href="dist_algorithms.html" title="Distribution Algorithms">Distribution Algorithms</a> </h3></div></div></div> @@ -56,13 +56,13 @@ <pre class="programlisting"><span class="preprocessor">#include</span> <span class="special"><</span><span class="identifier">boost</span><span class="special">/</span><span class="identifier">math</span><span class="special">/</span><span class="identifier">distributions</span><span class="special">/</span><span class="identifier">find_location</span><span class="special">.</span><span class="identifier">hpp</span><span class="special">></span></pre> <pre class="programlisting"><span class="keyword">namespace</span> <span class="identifier">boost</span><span class="special">{</span> <span class="keyword">namespace</span> <span class="identifier">math</span><span class="special">{</span> -<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">Dist</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> <span class="comment">// explicit error handling policy</span> +<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">Dist</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> <span class="comment">// explicit error handling policy</span> <span class="keyword">typename</span> <span class="identifier">Dist</span><span class="special">::</span><span class="identifier">value_type</span> <span class="identifier">find_location</span><span class="special">(</span> <span class="comment">// For example, normal mean.</span> <span class="keyword">typename</span> <span class="identifier">Dist</span><span class="special">::</span><span class="identifier">value_type</span> <span class="identifier">z</span><span class="special">,</span> <span class="comment">// location of random variable z to give probability, P(X > z) == p.</span> <span class="comment">// For example, a nominal minimum acceptable z, so that p * 100 % are > z</span> <span class="keyword">typename</span> <span class="identifier">Dist</span><span class="special">::</span><span class="identifier">value_type</span> <span class="identifier">p</span><span class="special">,</span> <span class="comment">// probability value desired at x, say 0.95 for 95% > z.</span> <span class="keyword">typename</span> <span class="identifier">Dist</span><span class="special">::</span><span class="identifier">value_type</span> <span class="identifier">scale</span><span class="special">,</span> <span class="comment">// scale parameter, for example, normal standard deviation.</span> - <span class="keyword">const</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">&</span> <span class="identifier">pol</span><span class="special">);</span> + <span class="keyword">const</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">&</span> <span class="identifier">pol</span><span class="special">);</span> <span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">Dist</span><span class="special">></span> <span class="comment">// with default policy.</span> <span class="keyword">typename</span> <span class="identifier">Dist</span><span class="special">::</span><span class="identifier">value_type</span> <span class="identifier">find_location</span><span class="special">(</span> <span class="comment">// For example, normal mean.</span> @@ -81,13 +81,13 @@ <pre class="programlisting"><span class="preprocessor">#include</span> <span class="special"><</span><span class="identifier">boost</span><span class="special">/</span><span class="identifier">math</span><span class="special">/</span><span class="identifier">distributions</span><span class="special">/</span><span class="identifier">find_scale</span><span class="special">.</span><span class="identifier">hpp</span><span class="special">></span></pre> <pre class="programlisting"><span class="keyword">namespace</span> <span class="identifier">boost</span><span class="special">{</span> <span class="keyword">namespace</span> <span class="identifier">math</span><span class="special">{</span> -<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">Dist</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> +<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">Dist</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> <span class="keyword">typename</span> <span class="identifier">Dist</span><span class="special">::</span><span class="identifier">value_type</span> <span class="identifier">find_scale</span><span class="special">(</span> <span class="comment">// For example, normal mean.</span> <span class="keyword">typename</span> <span class="identifier">Dist</span><span class="special">::</span><span class="identifier">value_type</span> <span class="identifier">z</span><span class="special">,</span> <span class="comment">// location of random variable z to give probability, P(X > z) == p.</span> <span class="comment">// For example, a nominal minimum acceptable weight z, so that p * 100 % are > z</span> <span class="keyword">typename</span> <span class="identifier">Dist</span><span class="special">::</span><span class="identifier">value_type</span> <span class="identifier">p</span><span class="special">,</span> <span class="comment">// probability value desired at x, say 0.95 for 95% > z.</span> <span class="keyword">typename</span> <span class="identifier">Dist</span><span class="special">::</span><span class="identifier">value_type</span> <span class="identifier">location</span><span class="special">,</span> <span class="comment">// location parameter, for example, normal distribution mean.</span> - <span class="keyword">const</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">&</span> <span class="identifier">pol</span><span class="special">);</span> + <span class="keyword">const</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">&</span> <span class="identifier">pol</span><span class="special">);</span> <span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">Dist</span><span class="special">></span> <span class="comment">// with default policy.</span> <span class="keyword">typename</span> <span class="identifier">Dist</span><span class="special">::</span><span class="identifier">value_type</span> <span class="identifier">find_scale</span><span class="special">(</span> <span class="comment">// For example, normal mean.</span> @@ -119,9 +119,10 @@ </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/dist_ref/dists.html b/libs/math/doc/html/math_toolkit/dist_ref/dists.html index 2c348b772..964011588 100644 --- a/libs/math/doc/html/math_toolkit/dist_ref/dists.html +++ b/libs/math/doc/html/math_toolkit/dist_ref/dists.html @@ -2,9 +2,9 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Distributions</title> -<link rel="stylesheet" href="../../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../../index.html" title="Math Toolkit"> +<link rel="home" href="../../index.html" title="Math Toolkit 1.9.0"> <link rel="up" href="../dist_ref.html" title="Statistical Distributions Reference"> <link rel="prev" href="nmp.html" title="Non-Member Properties"> <link rel="next" href="dists/bernoulli_dist.html" title="Bernoulli Distribution"> @@ -22,7 +22,7 @@ <div class="spirit-nav"> <a accesskey="p" href="nmp.html"><img src="../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../dist_ref.html"><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="dists/bernoulli_dist.html"><img src="../../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_dist_ref_dists"> +<div class="section"> <div class="titlepage"><div><div><h3 class="title"> <a name="math_toolkit.dist_ref.dists"></a><a class="link" href="dists.html" title="Distributions">Distributions</a> </h3></div></div></div> @@ -84,9 +84,10 @@ </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/dist_ref/dists/bernoulli_dist.html b/libs/math/doc/html/math_toolkit/dist_ref/dists/bernoulli_dist.html index cf22361cb..7900e3a33 100644 --- a/libs/math/doc/html/math_toolkit/dist_ref/dists/bernoulli_dist.html +++ b/libs/math/doc/html/math_toolkit/dist_ref/dists/bernoulli_dist.html @@ -2,9 +2,9 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Bernoulli Distribution</title> -<link rel="stylesheet" href="../../../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../../../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../../../index.html" title="Math Toolkit"> +<link rel="home" href="../../../index.html" title="Math Toolkit 1.9.0"> <link rel="up" href="../dists.html" title="Distributions"> <link rel="prev" href="../dists.html" title="Distributions"> <link rel="next" href="beta_dist.html" title="Beta Distribution"> @@ -22,7 +22,7 @@ <div class="spirit-nav"> <a accesskey="p" href="../dists.html"><img src="../../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../dists.html"><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="beta_dist.html"><img src="../../../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_dist_ref_dists_bernoulli_dist"> +<div class="section"> <div class="titlepage"><div><div><h4 class="title"> <a name="math_toolkit.dist_ref.dists.bernoulli_dist"></a><a class="link" href="bernoulli_dist.html" title="Bernoulli Distribution">Bernoulli Distribution</a> @@ -30,12 +30,12 @@ <pre class="programlisting"><span class="preprocessor">#include</span> <span class="special"><</span><span class="identifier">boost</span><span class="special">/</span><span class="identifier">math</span><span class="special">/</span><span class="identifier">distributions</span><span class="special">/</span><span class="identifier">bernoulli</span><span class="special">.</span><span class="identifier">hpp</span><span class="special">></span></pre> <pre class="programlisting"><span class="keyword">namespace</span> <span class="identifier">boost</span><span class="special">{</span> <span class="keyword">namespace</span> <span class="identifier">math</span><span class="special">{</span> <span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">RealType</span> <span class="special">=</span> <span class="keyword">double</span><span class="special">,</span> - <span class="keyword">class</span> <a class="link" href="../../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a> <span class="special">=</span> <a class="link" href="../../pol_ref/pol_ref_ref.html" title="Policy Class Reference">policies::policy<></a> <span class="special">></span> + <span class="keyword">class</span> <a class="link" href="../../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a> <span class="special">=</span> <a class="link" href="../../pol_ref/pol_ref_ref.html" title="Policy Class Reference">policies::policy<></a> <span class="special">></span> <span class="keyword">class</span> <span class="identifier">bernoulli_distribution</span><span class="special">;</span> <span class="keyword">typedef</span> <span class="identifier">bernoulli_distribution</span><span class="special"><></span> <span class="identifier">bernoulli</span><span class="special">;</span> - <span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">RealType</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> + <span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">RealType</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> <span class="keyword">class</span> <span class="identifier">bernoulli_distribution</span> <span class="special">{</span> <span class="keyword">public</span><span class="special">:</span> @@ -339,9 +339,10 @@ </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/dist_ref/dists/beta_dist.html b/libs/math/doc/html/math_toolkit/dist_ref/dists/beta_dist.html index 876973950..8b2b7e5b7 100644 --- a/libs/math/doc/html/math_toolkit/dist_ref/dists/beta_dist.html +++ b/libs/math/doc/html/math_toolkit/dist_ref/dists/beta_dist.html @@ -2,9 +2,9 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Beta Distribution</title> -<link rel="stylesheet" href="../../../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../../../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../../../index.html" title="Math Toolkit"> +<link rel="home" href="../../../index.html" title="Math Toolkit 1.9.0"> <link rel="up" href="../dists.html" title="Distributions"> <link rel="prev" href="bernoulli_dist.html" title="Bernoulli Distribution"> <link rel="next" href="binomial_dist.html" title="Binomial Distribution"> @@ -22,7 +22,7 @@ <div class="spirit-nav"> <a accesskey="p" href="bernoulli_dist.html"><img src="../../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../dists.html"><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="binomial_dist.html"><img src="../../../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_dist_ref_dists_beta_dist"> +<div class="section"> <div class="titlepage"><div><div><h4 class="title"> <a name="math_toolkit.dist_ref.dists.beta_dist"></a><a class="link" href="beta_dist.html" title="Beta Distribution">Beta Distribution</a> </h4></div></div></div> @@ -30,14 +30,14 @@ <pre class="programlisting"><span class="keyword">namespace</span> <span class="identifier">boost</span><span class="special">{</span> <span class="keyword">namespace</span> <span class="identifier">math</span><span class="special">{</span> <span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">RealType</span> <span class="special">=</span> <span class="keyword">double</span><span class="special">,</span> - <span class="keyword">class</span> <a class="link" href="../../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a> <span class="special">=</span> <a class="link" href="../../pol_ref/pol_ref_ref.html" title="Policy Class Reference">policies::policy<></a> <span class="special">></span> + <span class="keyword">class</span> <a class="link" href="../../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a> <span class="special">=</span> <a class="link" href="../../pol_ref/pol_ref_ref.html" title="Policy Class Reference">policies::policy<></a> <span class="special">></span> <span class="keyword">class</span> <span class="identifier">beta_distribution</span><span class="special">;</span> <span class="comment">// typedef beta_distribution<double> beta;</span> <span class="comment">// Note that this is deliberately NOT provided,</span> <span class="comment">// to avoid a clash with the function name beta.</span> -<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">RealType</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> +<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">RealType</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> <span class="keyword">class</span> <span class="identifier">beta_distribution</span> <span class="special">{</span> <span class="keyword">public</span><span class="special">:</span> @@ -605,9 +605,10 @@ </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/dist_ref/dists/binomial_dist.html b/libs/math/doc/html/math_toolkit/dist_ref/dists/binomial_dist.html index a06593b59..ab7dfe526 100644 --- a/libs/math/doc/html/math_toolkit/dist_ref/dists/binomial_dist.html +++ b/libs/math/doc/html/math_toolkit/dist_ref/dists/binomial_dist.html @@ -2,9 +2,9 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Binomial Distribution</title> -<link rel="stylesheet" href="../../../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../../../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../../../index.html" title="Math Toolkit"> +<link rel="home" href="../../../index.html" title="Math Toolkit 1.9.0"> <link rel="up" href="../dists.html" title="Distributions"> <link rel="prev" href="beta_dist.html" title="Beta Distribution"> <link rel="next" href="cauchy_dist.html" title="Cauchy-Lorentz Distribution"> @@ -22,7 +22,7 @@ <div class="spirit-nav"> <a accesskey="p" href="beta_dist.html"><img src="../../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../dists.html"><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="cauchy_dist.html"><img src="../../../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_dist_ref_dists_binomial_dist"> +<div class="section"> <div class="titlepage"><div><div><h4 class="title"> <a name="math_toolkit.dist_ref.dists.binomial_dist"></a><a class="link" href="binomial_dist.html" title="Binomial Distribution">Binomial Distribution</a> @@ -31,12 +31,12 @@ <pre class="programlisting"><span class="keyword">namespace</span> <span class="identifier">boost</span><span class="special">{</span> <span class="keyword">namespace</span> <span class="identifier">math</span><span class="special">{</span> <span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">RealType</span> <span class="special">=</span> <span class="keyword">double</span><span class="special">,</span> - <span class="keyword">class</span> <a class="link" href="../../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a> <span class="special">=</span> <a class="link" href="../../pol_ref/pol_ref_ref.html" title="Policy Class Reference">policies::policy<></a> <span class="special">></span> + <span class="keyword">class</span> <a class="link" href="../../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a> <span class="special">=</span> <a class="link" href="../../pol_ref/pol_ref_ref.html" title="Policy Class Reference">policies::policy<></a> <span class="special">></span> <span class="keyword">class</span> <span class="identifier">binomial_distribution</span><span class="special">;</span> <span class="keyword">typedef</span> <span class="identifier">binomial_distribution</span><span class="special"><></span> <span class="identifier">binomial</span><span class="special">;</span> -<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">RealType</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> +<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">RealType</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> <span class="keyword">class</span> <span class="identifier">binomial_distribution</span> <span class="special">{</span> <span class="keyword">public</span><span class="special">:</span> @@ -492,7 +492,7 @@ in the context of this distribution: </p> <div class="table"> -<a name="math_toolkit.dist_ref.dists.binomial_dist.meaning_of_the_non_member_access"></a><p class="title"><b>Table 2.1. Meaning of the non-member accessors</b></p> +<a name="math_toolkit.dist_ref.dists.binomial_dist.meaning_of_the_non_member_access"></a><p class="title"><b>Table 5.1. Meaning of the non-member accessors</b></p> <div class="table-contents"><table class="table" summary="Meaning of the non-member accessors"> <colgroup> <col> @@ -891,9 +891,10 @@ </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/dist_ref/dists/cauchy_dist.html b/libs/math/doc/html/math_toolkit/dist_ref/dists/cauchy_dist.html index d95a4226b..7af49709f 100644 --- a/libs/math/doc/html/math_toolkit/dist_ref/dists/cauchy_dist.html +++ b/libs/math/doc/html/math_toolkit/dist_ref/dists/cauchy_dist.html @@ -2,9 +2,9 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Cauchy-Lorentz Distribution</title> -<link rel="stylesheet" href="../../../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../../../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../../../index.html" title="Math Toolkit"> +<link rel="home" href="../../../index.html" title="Math Toolkit 1.9.0"> <link rel="up" href="../dists.html" title="Distributions"> <link rel="prev" href="binomial_dist.html" title="Binomial Distribution"> <link rel="next" href="chi_squared_dist.html" title="Chi Squared Distribution"> @@ -22,19 +22,19 @@ <div class="spirit-nav"> <a accesskey="p" href="binomial_dist.html"><img src="../../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../dists.html"><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="chi_squared_dist.html"><img src="../../../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_dist_ref_dists_cauchy_dist"> +<div class="section"> <div class="titlepage"><div><div><h4 class="title"> <a name="math_toolkit.dist_ref.dists.cauchy_dist"></a><a class="link" href="cauchy_dist.html" title="Cauchy-Lorentz Distribution">Cauchy-Lorentz Distribution</a> </h4></div></div></div> <pre class="programlisting"><span class="preprocessor">#include</span> <span class="special"><</span><span class="identifier">boost</span><span class="special">/</span><span class="identifier">math</span><span class="special">/</span><span class="identifier">distributions</span><span class="special">/</span><span class="identifier">cauchy</span><span class="special">.</span><span class="identifier">hpp</span><span class="special">></span></pre> <pre class="programlisting"><span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">RealType</span> <span class="special">=</span> <span class="keyword">double</span><span class="special">,</span> - <span class="keyword">class</span> <a class="link" href="../../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a> <span class="special">=</span> <a class="link" href="../../pol_ref/pol_ref_ref.html" title="Policy Class Reference">policies::policy<></a> <span class="special">></span> + <span class="keyword">class</span> <a class="link" href="../../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a> <span class="special">=</span> <a class="link" href="../../pol_ref/pol_ref_ref.html" title="Policy Class Reference">policies::policy<></a> <span class="special">></span> <span class="keyword">class</span> <span class="identifier">cauchy_distribution</span><span class="special">;</span> <span class="keyword">typedef</span> <span class="identifier">cauchy_distribution</span><span class="special"><></span> <span class="identifier">cauchy</span><span class="special">;</span> -<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">RealType</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> +<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">RealType</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> <span class="keyword">class</span> <span class="identifier">cauchy_distribution</span> <span class="special">{</span> <span class="keyword">public</span><span class="special">:</span> @@ -288,9 +288,10 @@ </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/dist_ref/dists/chi_squared_dist.html b/libs/math/doc/html/math_toolkit/dist_ref/dists/chi_squared_dist.html index f8b2fb2e7..77aa4a824 100644 --- a/libs/math/doc/html/math_toolkit/dist_ref/dists/chi_squared_dist.html +++ b/libs/math/doc/html/math_toolkit/dist_ref/dists/chi_squared_dist.html @@ -2,9 +2,9 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Chi Squared Distribution</title> -<link rel="stylesheet" href="../../../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../../../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../../../index.html" title="Math Toolkit"> +<link rel="home" href="../../../index.html" title="Math Toolkit 1.9.0"> <link rel="up" href="../dists.html" title="Distributions"> <link rel="prev" href="cauchy_dist.html" title="Cauchy-Lorentz Distribution"> <link rel="next" href="exp_dist.html" title="Exponential Distribution"> @@ -22,7 +22,7 @@ <div class="spirit-nav"> <a accesskey="p" href="cauchy_dist.html"><img src="../../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../dists.html"><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="exp_dist.html"><img src="../../../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_dist_ref_dists_chi_squared_dist"> +<div class="section"> <div class="titlepage"><div><div><h4 class="title"> <a name="math_toolkit.dist_ref.dists.chi_squared_dist"></a><a class="link" href="chi_squared_dist.html" title="Chi Squared Distribution">Chi Squared Distribution</a> @@ -31,12 +31,12 @@ <pre class="programlisting"><span class="keyword">namespace</span> <span class="identifier">boost</span><span class="special">{</span> <span class="keyword">namespace</span> <span class="identifier">math</span><span class="special">{</span> <span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">RealType</span> <span class="special">=</span> <span class="keyword">double</span><span class="special">,</span> - <span class="keyword">class</span> <a class="link" href="../../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a> <span class="special">=</span> <a class="link" href="../../pol_ref/pol_ref_ref.html" title="Policy Class Reference">policies::policy<></a> <span class="special">></span> + <span class="keyword">class</span> <a class="link" href="../../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a> <span class="special">=</span> <a class="link" href="../../pol_ref/pol_ref_ref.html" title="Policy Class Reference">policies::policy<></a> <span class="special">></span> <span class="keyword">class</span> <span class="identifier">chi_squared_distribution</span><span class="special">;</span> <span class="keyword">typedef</span> <span class="identifier">chi_squared_distribution</span><span class="special"><></span> <span class="identifier">chi_squared</span><span class="special">;</span> -<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">RealType</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> +<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">RealType</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> <span class="keyword">class</span> <span class="identifier">chi_squared_distribution</span> <span class="special">{</span> <span class="keyword">public</span><span class="special">:</span> @@ -394,9 +394,10 @@ independent, normally distributed random </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/dist_ref/dists/exp_dist.html b/libs/math/doc/html/math_toolkit/dist_ref/dists/exp_dist.html index 02e0c0b48..cbbb17294 100644 --- a/libs/math/doc/html/math_toolkit/dist_ref/dists/exp_dist.html +++ b/libs/math/doc/html/math_toolkit/dist_ref/dists/exp_dist.html @@ -2,9 +2,9 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Exponential Distribution</title> -<link rel="stylesheet" href="../../../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../../../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../../../index.html" title="Math Toolkit"> +<link rel="home" href="../../../index.html" title="Math Toolkit 1.9.0"> <link rel="up" href="../dists.html" title="Distributions"> <link rel="prev" href="chi_squared_dist.html" title="Chi Squared Distribution"> <link rel="next" href="extreme_dist.html" title="Extreme Value Distribution"> @@ -22,18 +22,18 @@ <div class="spirit-nav"> <a accesskey="p" href="chi_squared_dist.html"><img src="../../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../dists.html"><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="extreme_dist.html"><img src="../../../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_dist_ref_dists_exp_dist"> +<div class="section"> <div class="titlepage"><div><div><h4 class="title"> <a name="math_toolkit.dist_ref.dists.exp_dist"></a><a class="link" href="exp_dist.html" title="Exponential Distribution">Exponential Distribution</a> </h4></div></div></div> <pre class="programlisting"><span class="preprocessor">#include</span> <span class="special"><</span><span class="identifier">boost</span><span class="special">/</span><span class="identifier">math</span><span class="special">/</span><span class="identifier">distributions</span><span class="special">/</span><span class="identifier">exponential</span><span class="special">.</span><span class="identifier">hpp</span><span class="special">></span></pre> <pre class="programlisting"><span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">RealType</span> <span class="special">=</span> <span class="keyword">double</span><span class="special">,</span> - <span class="keyword">class</span> <a class="link" href="../../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a> <span class="special">=</span> <a class="link" href="../../pol_ref/pol_ref_ref.html" title="Policy Class Reference">policies::policy<></a> <span class="special">></span> + <span class="keyword">class</span> <a class="link" href="../../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a> <span class="special">=</span> <a class="link" href="../../pol_ref/pol_ref_ref.html" title="Policy Class Reference">policies::policy<></a> <span class="special">></span> <span class="keyword">class</span> <span class="identifier">exponential_distribution</span><span class="special">;</span> <span class="keyword">typedef</span> <span class="identifier">exponential_distribution</span><span class="special"><></span> <span class="identifier">exponential</span><span class="special">;</span> -<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">RealType</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> +<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">RealType</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> <span class="keyword">class</span> <span class="identifier">exponential_distribution</span> <span class="special">{</span> <span class="keyword">public</span><span class="special">:</span> @@ -311,9 +311,10 @@ </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/dist_ref/dists/extreme_dist.html b/libs/math/doc/html/math_toolkit/dist_ref/dists/extreme_dist.html index a273afa13..a3228a8e3 100644 --- a/libs/math/doc/html/math_toolkit/dist_ref/dists/extreme_dist.html +++ b/libs/math/doc/html/math_toolkit/dist_ref/dists/extreme_dist.html @@ -2,9 +2,9 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Extreme Value Distribution</title> -<link rel="stylesheet" href="../../../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../../../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../../../index.html" title="Math Toolkit"> +<link rel="home" href="../../../index.html" title="Math Toolkit 1.9.0"> <link rel="up" href="../dists.html" title="Distributions"> <link rel="prev" href="exp_dist.html" title="Exponential Distribution"> <link rel="next" href="f_dist.html" title="F Distribution"> @@ -22,19 +22,19 @@ <div class="spirit-nav"> <a accesskey="p" href="exp_dist.html"><img src="../../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../dists.html"><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="f_dist.html"><img src="../../../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_dist_ref_dists_extreme_dist"> +<div class="section"> <div class="titlepage"><div><div><h4 class="title"> <a name="math_toolkit.dist_ref.dists.extreme_dist"></a><a class="link" href="extreme_dist.html" title="Extreme Value Distribution">Extreme Value Distribution</a> </h4></div></div></div> <pre class="programlisting"><span class="preprocessor">#include</span> <span class="special"><</span><span class="identifier">boost</span><span class="special">/</span><span class="identifier">math</span><span class="special">/</span><span class="identifier">distributions</span><span class="special">/</span><span class="identifier">extreme</span><span class="special">.</span><span class="identifier">hpp</span><span class="special">></span></pre> <pre class="programlisting"><span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">RealType</span> <span class="special">=</span> <span class="keyword">double</span><span class="special">,</span> - <span class="keyword">class</span> <a class="link" href="../../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a> <span class="special">=</span> <a class="link" href="../../pol_ref/pol_ref_ref.html" title="Policy Class Reference">policies::policy<></a> <span class="special">></span> + <span class="keyword">class</span> <a class="link" href="../../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a> <span class="special">=</span> <a class="link" href="../../pol_ref/pol_ref_ref.html" title="Policy Class Reference">policies::policy<></a> <span class="special">></span> <span class="keyword">class</span> <span class="identifier">extreme_value_distribution</span><span class="special">;</span> <span class="keyword">typedef</span> <span class="identifier">extreme_value_distribution</span><span class="special"><></span> <span class="identifier">extreme_value</span><span class="special">;</span> -<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">RealType</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> +<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">RealType</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> <span class="keyword">class</span> <span class="identifier">extreme_value_distribution</span> <span class="special">{</span> <span class="keyword">public</span><span class="special">:</span> @@ -314,9 +314,10 @@ </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/dist_ref/dists/f_dist.html b/libs/math/doc/html/math_toolkit/dist_ref/dists/f_dist.html index 151b0f70f..08d051d8e 100644 --- a/libs/math/doc/html/math_toolkit/dist_ref/dists/f_dist.html +++ b/libs/math/doc/html/math_toolkit/dist_ref/dists/f_dist.html @@ -2,9 +2,9 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>F Distribution</title> -<link rel="stylesheet" href="../../../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../../../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../../../index.html" title="Math Toolkit"> +<link rel="home" href="../../../index.html" title="Math Toolkit 1.9.0"> <link rel="up" href="../dists.html" title="Distributions"> <link rel="prev" href="extreme_dist.html" title="Extreme Value Distribution"> <link rel="next" href="gamma_dist.html" title="Gamma (and Erlang) Distribution"> @@ -22,7 +22,7 @@ <div class="spirit-nav"> <a accesskey="p" href="extreme_dist.html"><img src="../../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../dists.html"><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="gamma_dist.html"><img src="../../../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_dist_ref_dists_f_dist"> +<div class="section"> <div class="titlepage"><div><div><h4 class="title"> <a name="math_toolkit.dist_ref.dists.f_dist"></a><a class="link" href="f_dist.html" title="F Distribution">F Distribution</a> </h4></div></div></div> @@ -30,12 +30,12 @@ <pre class="programlisting"><span class="keyword">namespace</span> <span class="identifier">boost</span><span class="special">{</span> <span class="keyword">namespace</span> <span class="identifier">math</span><span class="special">{</span> <span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">RealType</span> <span class="special">=</span> <span class="keyword">double</span><span class="special">,</span> - <span class="keyword">class</span> <a class="link" href="../../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a> <span class="special">=</span> <a class="link" href="../../pol_ref/pol_ref_ref.html" title="Policy Class Reference">policies::policy<></a> <span class="special">></span> + <span class="keyword">class</span> <a class="link" href="../../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a> <span class="special">=</span> <a class="link" href="../../pol_ref/pol_ref_ref.html" title="Policy Class Reference">policies::policy<></a> <span class="special">></span> <span class="keyword">class</span> <span class="identifier">fisher_f_distribution</span><span class="special">;</span> <span class="keyword">typedef</span> <span class="identifier">fisher_f_distribution</span><span class="special"><></span> <span class="identifier">fisher_f</span><span class="special">;</span> -<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">RealType</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> +<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">RealType</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> <span class="keyword">class</span> <span class="identifier">fisher_f_distribution</span> <span class="special">{</span> <span class="keyword">public</span><span class="special">:</span> @@ -417,9 +417,10 @@ </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/dist_ref/dists/gamma_dist.html b/libs/math/doc/html/math_toolkit/dist_ref/dists/gamma_dist.html index eb45430c8..7cf2f3e41 100644 --- a/libs/math/doc/html/math_toolkit/dist_ref/dists/gamma_dist.html +++ b/libs/math/doc/html/math_toolkit/dist_ref/dists/gamma_dist.html @@ -2,9 +2,9 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Gamma (and Erlang) Distribution</title> -<link rel="stylesheet" href="../../../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../../../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../../../index.html" title="Math Toolkit"> +<link rel="home" href="../../../index.html" title="Math Toolkit 1.9.0"> <link rel="up" href="../dists.html" title="Distributions"> <link rel="prev" href="f_dist.html" title="F Distribution"> <link rel="next" href="geometric_dist.html" title="Geometric Distribution"> @@ -22,7 +22,7 @@ <div class="spirit-nav"> <a accesskey="p" href="f_dist.html"><img src="../../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../dists.html"><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="geometric_dist.html"><img src="../../../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_dist_ref_dists_gamma_dist"> +<div class="section"> <div class="titlepage"><div><div><h4 class="title"> <a name="math_toolkit.dist_ref.dists.gamma_dist"></a><a class="link" href="gamma_dist.html" title="Gamma (and Erlang) Distribution">Gamma (and Erlang) Distribution</a> @@ -31,7 +31,7 @@ <pre class="programlisting"><span class="keyword">namespace</span> <span class="identifier">boost</span><span class="special">{</span> <span class="keyword">namespace</span> <span class="identifier">math</span><span class="special">{</span> <span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">RealType</span> <span class="special">=</span> <span class="keyword">double</span><span class="special">,</span> - <span class="keyword">class</span> <a class="link" href="../../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a> <span class="special">=</span> <a class="link" href="../../pol_ref/pol_ref_ref.html" title="Policy Class Reference">policies::policy<></a> <span class="special">></span> + <span class="keyword">class</span> <a class="link" href="../../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a> <span class="special">=</span> <a class="link" href="../../pol_ref/pol_ref_ref.html" title="Policy Class Reference">policies::policy<></a> <span class="special">></span> <span class="keyword">class</span> <span class="identifier">gamma_distribution</span> <span class="special">{</span> <span class="keyword">public</span><span class="special">:</span> @@ -347,9 +347,10 @@ </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/dist_ref/dists/geometric_dist.html b/libs/math/doc/html/math_toolkit/dist_ref/dists/geometric_dist.html index cc59c84c8..a57558258 100644 --- a/libs/math/doc/html/math_toolkit/dist_ref/dists/geometric_dist.html +++ b/libs/math/doc/html/math_toolkit/dist_ref/dists/geometric_dist.html @@ -2,9 +2,9 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Geometric Distribution</title> -<link rel="stylesheet" href="../../../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../../../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../../../index.html" title="Math Toolkit"> +<link rel="home" href="../../../index.html" title="Math Toolkit 1.9.0"> <link rel="up" href="../dists.html" title="Distributions"> <link rel="prev" href="gamma_dist.html" title="Gamma (and Erlang) Distribution"> <link rel="next" href="hypergeometric_dist.html" title="Hypergeometric Distribution"> @@ -22,7 +22,7 @@ <div class="spirit-nav"> <a accesskey="p" href="gamma_dist.html"><img src="../../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../dists.html"><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="hypergeometric_dist.html"><img src="../../../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_dist_ref_dists_geometric_dist"> +<div class="section"> <div class="titlepage"><div><div><h4 class="title"> <a name="math_toolkit.dist_ref.dists.geometric_dist"></a><a class="link" href="geometric_dist.html" title="Geometric Distribution">Geometric Distribution</a> @@ -31,12 +31,12 @@ <pre class="programlisting"><span class="keyword">namespace</span> <span class="identifier">boost</span><span class="special">{</span> <span class="keyword">namespace</span> <span class="identifier">math</span><span class="special">{</span> <span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">RealType</span> <span class="special">=</span> <span class="keyword">double</span><span class="special">,</span> - <span class="keyword">class</span> <a class="link" href="../../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a> <span class="special">=</span> <a class="link" href="../../pol_ref/pol_ref_ref.html" title="Policy Class Reference">policies::policy<></a> <span class="special">></span> + <span class="keyword">class</span> <a class="link" href="../../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a> <span class="special">=</span> <a class="link" href="../../pol_ref/pol_ref_ref.html" title="Policy Class Reference">policies::policy<></a> <span class="special">></span> <span class="keyword">class</span> <span class="identifier">geometric_distribution</span><span class="special">;</span> <span class="keyword">typedef</span> <span class="identifier">geometric_distribution</span><span class="special"><></span> <span class="identifier">geometric</span><span class="special">;</span> -<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">RealType</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> +<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">RealType</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> <span class="keyword">class</span> <span class="identifier">geometric_distribution</span> <span class="special">{</span> <span class="keyword">public</span><span class="special">:</span> @@ -475,7 +475,7 @@ the context of this distribution: </p> <div class="table"> -<a name="math_toolkit.dist_ref.dists.geometric_dist.meaning_of_the_non_member_access"></a><p class="title"><b>Table 2.2. Meaning of the non-member accessors.</b></p> +<a name="math_toolkit.dist_ref.dists.geometric_dist.meaning_of_the_non_member_access"></a><p class="title"><b>Table 5.2. Meaning of the non-member accessors.</b></p> <div class="table-contents"><table class="table" summary="Meaning of the non-member accessors."> <colgroup> <col> @@ -824,9 +824,10 @@ </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/dist_ref/dists/hypergeometric_dist.html b/libs/math/doc/html/math_toolkit/dist_ref/dists/hypergeometric_dist.html index 4a977d999..ca63d4dba 100644 --- a/libs/math/doc/html/math_toolkit/dist_ref/dists/hypergeometric_dist.html +++ b/libs/math/doc/html/math_toolkit/dist_ref/dists/hypergeometric_dist.html @@ -2,9 +2,9 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Hypergeometric Distribution</title> -<link rel="stylesheet" href="../../../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../../../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../../../index.html" title="Math Toolkit"> +<link rel="home" href="../../../index.html" title="Math Toolkit 1.9.0"> <link rel="up" href="../dists.html" title="Distributions"> <link rel="prev" href="geometric_dist.html" title="Geometric Distribution"> <link rel="next" href="inverse_chi_squared_dist.html" title="Inverse Chi Squared Distribution"> @@ -22,7 +22,7 @@ <div class="spirit-nav"> <a accesskey="p" href="geometric_dist.html"><img src="../../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../dists.html"><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="inverse_chi_squared_dist.html"><img src="../../../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_dist_ref_dists_hypergeometric_dist"> +<div class="section"> <div class="titlepage"><div><div><h4 class="title"> <a name="math_toolkit.dist_ref.dists.hypergeometric_dist"></a><a class="link" href="hypergeometric_dist.html" title="Hypergeometric Distribution">Hypergeometric Distribution</a> @@ -31,7 +31,7 @@ <pre class="programlisting"><span class="keyword">namespace</span> <span class="identifier">boost</span><span class="special">{</span> <span class="keyword">namespace</span> <span class="identifier">math</span><span class="special">{</span> <span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">RealType</span> <span class="special">=</span> <span class="keyword">double</span><span class="special">,</span> - <span class="keyword">class</span> <a class="link" href="../../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a> <span class="special">=</span> <a class="link" href="../../pol_ref/pol_ref_ref.html" title="Policy Class Reference">policies::policy<></a> <span class="special">></span> + <span class="keyword">class</span> <a class="link" href="../../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a> <span class="special">=</span> <a class="link" href="../../pol_ref/pol_ref_ref.html" title="Policy Class Reference">policies::policy<></a> <span class="special">></span> <span class="keyword">class</span> <span class="identifier">hypergeometric_distribution</span><span class="special">;</span> <span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">RealType</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">Policy</span><span class="special">></span> @@ -175,7 +175,7 @@ </p> <p> However, note that the implementation method of the quantile function - always returns an integral value, therefore attempting to use a <a class="link" href="../../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a> that requires (or produces) a real valued + always returns an integral value, therefore attempting to use a <a class="link" href="../../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a> that requires (or produces) a real valued result will result in a compile time error. </p> </td></tr> @@ -322,9 +322,10 @@ </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/dist_ref/dists/inverse_chi_squared_dist.html b/libs/math/doc/html/math_toolkit/dist_ref/dists/inverse_chi_squared_dist.html index d0509c37d..a988832d6 100644 --- a/libs/math/doc/html/math_toolkit/dist_ref/dists/inverse_chi_squared_dist.html +++ b/libs/math/doc/html/math_toolkit/dist_ref/dists/inverse_chi_squared_dist.html @@ -2,9 +2,9 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Inverse Chi Squared Distribution</title> -<link rel="stylesheet" href="../../../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../../../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../../../index.html" title="Math Toolkit"> +<link rel="home" href="../../../index.html" title="Math Toolkit 1.9.0"> <link rel="up" href="../dists.html" title="Distributions"> <link rel="prev" href="hypergeometric_dist.html" title="Hypergeometric Distribution"> <link rel="next" href="inverse_gamma_dist.html" title="Inverse Gamma Distribution"> @@ -22,7 +22,7 @@ <div class="spirit-nav"> <a accesskey="p" href="hypergeometric_dist.html"><img src="../../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../dists.html"><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="inverse_gamma_dist.html"><img src="../../../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_dist_ref_dists_inverse_chi_squared_dist"> +<div class="section"> <div class="titlepage"><div><div><h4 class="title"> <a name="math_toolkit.dist_ref.dists.inverse_chi_squared_dist"></a><a class="link" href="inverse_chi_squared_dist.html" title="Inverse Chi Squared Distribution">Inverse Chi Squared Distribution</a> @@ -31,7 +31,7 @@ <pre class="programlisting"><span class="keyword">namespace</span> <span class="identifier">boost</span><span class="special">{</span> <span class="keyword">namespace</span> <span class="identifier">math</span><span class="special">{</span> <span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">RealType</span> <span class="special">=</span> <span class="keyword">double</span><span class="special">,</span> - <span class="keyword">class</span> <a class="link" href="../../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a> <span class="special">=</span> <a class="link" href="../../pol_ref/pol_ref_ref.html" title="Policy Class Reference">policies::policy<></a> <span class="special">></span> + <span class="keyword">class</span> <a class="link" href="../../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a> <span class="special">=</span> <a class="link" href="../../pol_ref/pol_ref_ref.html" title="Policy Class Reference">policies::policy<></a> <span class="special">></span> <span class="keyword">class</span> <span class="identifier">inverse_chi_squared_distribution</span> <span class="special">{</span> <span class="keyword">public</span><span class="special">:</span> @@ -454,9 +454,10 @@ </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/dist_ref/dists/inverse_gamma_dist.html b/libs/math/doc/html/math_toolkit/dist_ref/dists/inverse_gamma_dist.html index 1c2453ef6..aa531d0e4 100644 --- a/libs/math/doc/html/math_toolkit/dist_ref/dists/inverse_gamma_dist.html +++ b/libs/math/doc/html/math_toolkit/dist_ref/dists/inverse_gamma_dist.html @@ -2,9 +2,9 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Inverse Gamma Distribution</title> -<link rel="stylesheet" href="../../../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../../../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../../../index.html" title="Math Toolkit"> +<link rel="home" href="../../../index.html" title="Math Toolkit 1.9.0"> <link rel="up" href="../dists.html" title="Distributions"> <link rel="prev" href="inverse_chi_squared_dist.html" title="Inverse Chi Squared Distribution"> <link rel="next" href="inverse_gaussian_dist.html" title="Inverse Gaussian (or Inverse Normal) Distribution"> @@ -22,7 +22,7 @@ <div class="spirit-nav"> <a accesskey="p" href="inverse_chi_squared_dist.html"><img src="../../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../dists.html"><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="inverse_gaussian_dist.html"><img src="../../../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_dist_ref_dists_inverse_gamma_dist"> +<div class="section"> <div class="titlepage"><div><div><h4 class="title"> <a name="math_toolkit.dist_ref.dists.inverse_gamma_dist"></a><a class="link" href="inverse_gamma_dist.html" title="Inverse Gamma Distribution">Inverse Gamma Distribution</a> @@ -31,7 +31,7 @@ <pre class="programlisting"><span class="keyword">namespace</span> <span class="identifier">boost</span><span class="special">{</span> <span class="keyword">namespace</span> <span class="identifier">math</span><span class="special">{</span> <span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">RealType</span> <span class="special">=</span> <span class="keyword">double</span><span class="special">,</span> - <span class="keyword">class</span> <a class="link" href="../../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a> <span class="special">=</span> <a class="link" href="../../pol_ref/pol_ref_ref.html" title="Policy Class Reference">policies::policy<></a> <span class="special">></span> + <span class="keyword">class</span> <a class="link" href="../../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a> <span class="special">=</span> <a class="link" href="../../pol_ref/pol_ref_ref.html" title="Policy Class Reference">policies::policy<></a> <span class="special">></span> <span class="keyword">class</span> <span class="identifier">inverse_gamma_distribution</span> <span class="special">{</span> <span class="keyword">public</span><span class="special">:</span> @@ -350,9 +350,10 @@ </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/dist_ref/dists/inverse_gaussian_dist.html b/libs/math/doc/html/math_toolkit/dist_ref/dists/inverse_gaussian_dist.html index 21eccd79f..4f71d2e21 100644 --- a/libs/math/doc/html/math_toolkit/dist_ref/dists/inverse_gaussian_dist.html +++ b/libs/math/doc/html/math_toolkit/dist_ref/dists/inverse_gaussian_dist.html @@ -2,9 +2,9 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Inverse Gaussian (or Inverse Normal) Distribution</title> -<link rel="stylesheet" href="../../../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../../../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../../../index.html" title="Math Toolkit"> +<link rel="home" href="../../../index.html" title="Math Toolkit 1.9.0"> <link rel="up" href="../dists.html" title="Distributions"> <link rel="prev" href="inverse_gamma_dist.html" title="Inverse Gamma Distribution"> <link rel="next" href="laplace_dist.html" title="Laplace Distribution"> @@ -22,7 +22,7 @@ <div class="spirit-nav"> <a accesskey="p" href="inverse_gamma_dist.html"><img src="../../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../dists.html"><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="laplace_dist.html"><img src="../../../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_dist_ref_dists_inverse_gaussian_dist"> +<div class="section"> <div class="titlepage"><div><div><h4 class="title"> <a name="math_toolkit.dist_ref.dists.inverse_gaussian_dist"></a><a class="link" href="inverse_gaussian_dist.html" title="Inverse Gaussian (or Inverse Normal) Distribution">Inverse Gaussian (or Inverse Normal) Distribution</a> @@ -31,7 +31,7 @@ <pre class="programlisting"><span class="keyword">namespace</span> <span class="identifier">boost</span><span class="special">{</span> <span class="keyword">namespace</span> <span class="identifier">math</span><span class="special">{</span> <span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">RealType</span> <span class="special">=</span> <span class="keyword">double</span><span class="special">,</span> - <span class="keyword">class</span> <a class="link" href="../../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a> <span class="special">=</span> <a class="link" href="../../pol_ref/pol_ref_ref.html" title="Policy Class Reference">policies::policy<></a> <span class="special">></span> + <span class="keyword">class</span> <a class="link" href="../../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a> <span class="special">=</span> <a class="link" href="../../pol_ref/pol_ref_ref.html" title="Policy Class Reference">policies::policy<></a> <span class="special">></span> <span class="keyword">class</span> <span class="identifier">inverse_gaussian_distribution</span> <span class="special">{</span> <span class="keyword">public</span><span class="special">:</span> @@ -428,9 +428,10 @@ </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/dist_ref/dists/laplace_dist.html b/libs/math/doc/html/math_toolkit/dist_ref/dists/laplace_dist.html index f6cdf1ee8..7ca0528d7 100644 --- a/libs/math/doc/html/math_toolkit/dist_ref/dists/laplace_dist.html +++ b/libs/math/doc/html/math_toolkit/dist_ref/dists/laplace_dist.html @@ -2,9 +2,9 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Laplace Distribution</title> -<link rel="stylesheet" href="../../../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../../../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../../../index.html" title="Math Toolkit"> +<link rel="home" href="../../../index.html" title="Math Toolkit 1.9.0"> <link rel="up" href="../dists.html" title="Distributions"> <link rel="prev" href="inverse_gaussian_dist.html" title="Inverse Gaussian (or Inverse Normal) Distribution"> <link rel="next" href="logistic_dist.html" title="Logistic Distribution"> @@ -22,7 +22,7 @@ <div class="spirit-nav"> <a accesskey="p" href="inverse_gaussian_dist.html"><img src="../../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../dists.html"><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="logistic_dist.html"><img src="../../../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_dist_ref_dists_laplace_dist"> +<div class="section"> <div class="titlepage"><div><div><h4 class="title"> <a name="math_toolkit.dist_ref.dists.laplace_dist"></a><a class="link" href="laplace_dist.html" title="Laplace Distribution">Laplace Distribution</a> </h4></div></div></div> @@ -30,12 +30,12 @@ <pre class="programlisting"><span class="keyword">namespace</span> <span class="identifier">boost</span><span class="special">{</span> <span class="keyword">namespace</span> <span class="identifier">math</span><span class="special">{</span> <span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">RealType</span> <span class="special">=</span> <span class="keyword">double</span><span class="special">,</span> - <span class="keyword">class</span> <a class="link" href="../../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a> <span class="special">=</span> <a class="link" href="../../pol_ref/pol_ref_ref.html" title="Policy Class Reference">policies::policy<></a> <span class="special">></span> + <span class="keyword">class</span> <a class="link" href="../../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a> <span class="special">=</span> <a class="link" href="../../pol_ref/pol_ref_ref.html" title="Policy Class Reference">policies::policy<></a> <span class="special">></span> <span class="keyword">class</span> <span class="identifier">laplace_distribution</span><span class="special">;</span> <span class="keyword">typedef</span> <span class="identifier">laplace_distribution</span><span class="special"><></span> <span class="identifier">laplace</span><span class="special">;</span> -<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">RealType</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> +<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">RealType</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> <span class="keyword">class</span> <span class="identifier">laplace_distribution</span> <span class="special">{</span> <span class="keyword">public</span><span class="special">:</span> @@ -56,7 +56,7 @@ 1972, p. 930). It is also called the double exponential distribution. </p> <p> - For location parameter μ   and scale parameter σ   it is defined by the probability + For location parameter μ   and scale parameter σ  , it is defined by the probability density function: </p> <p> @@ -68,7 +68,7 @@ </p> <p> The following graph illustrates the effect of the parameters μ   and σ   on the - PDF. Note that the range of the random variable remains [-∞,+∞] irrespective + PDF. Note that the domain of the random variable remains [-∞,+∞] irrespective of the value of the location parameter: </p> <p> @@ -343,9 +343,10 @@ </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/dist_ref/dists/logistic_dist.html b/libs/math/doc/html/math_toolkit/dist_ref/dists/logistic_dist.html index 5ed0076a2..fd4839605 100644 --- a/libs/math/doc/html/math_toolkit/dist_ref/dists/logistic_dist.html +++ b/libs/math/doc/html/math_toolkit/dist_ref/dists/logistic_dist.html @@ -2,9 +2,9 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Logistic Distribution</title> -<link rel="stylesheet" href="../../../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../../../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../../../index.html" title="Math Toolkit"> +<link rel="home" href="../../../index.html" title="Math Toolkit 1.9.0"> <link rel="up" href="../dists.html" title="Distributions"> <link rel="prev" href="laplace_dist.html" title="Laplace Distribution"> <link rel="next" href="lognormal_dist.html" title="Log Normal Distribution"> @@ -22,7 +22,7 @@ <div class="spirit-nav"> <a accesskey="p" href="laplace_dist.html"><img src="../../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../dists.html"><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="lognormal_dist.html"><img src="../../../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_dist_ref_dists_logistic_dist"> +<div class="section"> <div class="titlepage"><div><div><h4 class="title"> <a name="math_toolkit.dist_ref.dists.logistic_dist"></a><a class="link" href="logistic_dist.html" title="Logistic Distribution">Logistic Distribution</a> @@ -31,7 +31,7 @@ <pre class="programlisting"><span class="keyword">namespace</span> <span class="identifier">boost</span><span class="special">{</span> <span class="keyword">namespace</span> <span class="identifier">math</span><span class="special">{</span> <span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">RealType</span> <span class="special">=</span> <span class="keyword">double</span><span class="special">,</span> - <span class="keyword">class</span> <a class="link" href="../../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a> <span class="special">=</span> <a class="link" href="../../pol_ref/pol_ref_ref.html" title="Policy Class Reference">policies::policy<></a> <span class="special">></span> + <span class="keyword">class</span> <a class="link" href="../../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a> <span class="special">=</span> <a class="link" href="../../pol_ref/pol_ref_ref.html" title="Policy Class Reference">policies::policy<></a> <span class="special">></span> <span class="keyword">class</span> <span class="identifier">logistic_distribution</span><span class="special">;</span> <span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">RealType</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">Policy</span><span class="special">></span> @@ -281,9 +281,10 @@ as special cases if RealType permits. </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/dist_ref/dists/lognormal_dist.html b/libs/math/doc/html/math_toolkit/dist_ref/dists/lognormal_dist.html index 1ff6fc91c..2761f45f3 100644 --- a/libs/math/doc/html/math_toolkit/dist_ref/dists/lognormal_dist.html +++ b/libs/math/doc/html/math_toolkit/dist_ref/dists/lognormal_dist.html @@ -2,9 +2,9 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Log Normal Distribution</title> -<link rel="stylesheet" href="../../../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../../../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../../../index.html" title="Math Toolkit"> +<link rel="home" href="../../../index.html" title="Math Toolkit 1.9.0"> <link rel="up" href="../dists.html" title="Distributions"> <link rel="prev" href="logistic_dist.html" title="Logistic Distribution"> <link rel="next" href="negative_binomial_dist.html" title="Negative Binomial Distribution"> @@ -22,7 +22,7 @@ <div class="spirit-nav"> <a accesskey="p" href="logistic_dist.html"><img src="../../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../dists.html"><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="negative_binomial_dist.html"><img src="../../../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_dist_ref_dists_lognormal_dist"> +<div class="section"> <div class="titlepage"><div><div><h4 class="title"> <a name="math_toolkit.dist_ref.dists.lognormal_dist"></a><a class="link" href="lognormal_dist.html" title="Log Normal Distribution">Log Normal Distribution</a> @@ -31,12 +31,12 @@ <pre class="programlisting"><span class="keyword">namespace</span> <span class="identifier">boost</span><span class="special">{</span> <span class="keyword">namespace</span> <span class="identifier">math</span><span class="special">{</span> <span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">RealType</span> <span class="special">=</span> <span class="keyword">double</span><span class="special">,</span> - <span class="keyword">class</span> <a class="link" href="../../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a> <span class="special">=</span> <a class="link" href="../../pol_ref/pol_ref_ref.html" title="Policy Class Reference">policies::policy<></a> <span class="special">></span> + <span class="keyword">class</span> <a class="link" href="../../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a> <span class="special">=</span> <a class="link" href="../../pol_ref/pol_ref_ref.html" title="Policy Class Reference">policies::policy<></a> <span class="special">></span> <span class="keyword">class</span> <span class="identifier">lognormal_distribution</span><span class="special">;</span> <span class="keyword">typedef</span> <span class="identifier">lognormal_distribution</span><span class="special"><></span> <span class="identifier">lognormal</span><span class="special">;</span> -<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">RealType</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> +<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">RealType</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> <span class="keyword">class</span> <span class="identifier">lognormal_distribution</span> <span class="special">{</span> <span class="keyword">public</span><span class="special">:</span> @@ -313,9 +313,10 @@ </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/dist_ref/dists/nc_beta_dist.html b/libs/math/doc/html/math_toolkit/dist_ref/dists/nc_beta_dist.html index 08b6678ad..238e9e872 100644 --- a/libs/math/doc/html/math_toolkit/dist_ref/dists/nc_beta_dist.html +++ b/libs/math/doc/html/math_toolkit/dist_ref/dists/nc_beta_dist.html @@ -2,9 +2,9 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Noncentral Beta Distribution</title> -<link rel="stylesheet" href="../../../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../../../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../../../index.html" title="Math Toolkit"> +<link rel="home" href="../../../index.html" title="Math Toolkit 1.9.0"> <link rel="up" href="../dists.html" title="Distributions"> <link rel="prev" href="negative_binomial_dist.html" title="Negative Binomial Distribution"> <link rel="next" href="nc_chi_squared_dist.html" title="Noncentral Chi-Squared Distribution"> @@ -22,7 +22,7 @@ <div class="spirit-nav"> <a accesskey="p" href="negative_binomial_dist.html"><img src="../../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../dists.html"><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="nc_chi_squared_dist.html"><img src="../../../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_dist_ref_dists_nc_beta_dist"> +<div class="section"> <div class="titlepage"><div><div><h4 class="title"> <a name="math_toolkit.dist_ref.dists.nc_beta_dist"></a><a class="link" href="nc_beta_dist.html" title="Noncentral Beta Distribution">Noncentral Beta Distribution</a> @@ -31,12 +31,12 @@ <pre class="programlisting"><span class="keyword">namespace</span> <span class="identifier">boost</span><span class="special">{</span> <span class="keyword">namespace</span> <span class="identifier">math</span><span class="special">{</span> <span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">RealType</span> <span class="special">=</span> <span class="keyword">double</span><span class="special">,</span> - <span class="keyword">class</span> <a class="link" href="../../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a> <span class="special">=</span> <a class="link" href="../../pol_ref/pol_ref_ref.html" title="Policy Class Reference">policies::policy<></a> <span class="special">></span> + <span class="keyword">class</span> <a class="link" href="../../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a> <span class="special">=</span> <a class="link" href="../../pol_ref/pol_ref_ref.html" title="Policy Class Reference">policies::policy<></a> <span class="special">></span> <span class="keyword">class</span> <span class="identifier">non_central_beta_distribution</span><span class="special">;</span> <span class="keyword">typedef</span> <span class="identifier">non_central_beta_distribution</span><span class="special"><></span> <span class="identifier">non_central_beta</span><span class="special">;</span> -<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">RealType</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> +<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">RealType</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> <span class="keyword">class</span> <span class="identifier">non_central_beta_distribution</span> <span class="special">{</span> <span class="keyword">public</span><span class="special">:</span> @@ -168,7 +168,7 @@ is zero error</a>. </p> <div class="table"> -<a name="math_toolkit.dist_ref.dists.nc_beta_dist.errors_in_cdf_of_the_noncentral_"></a><p class="title"><b>Table 2.4. Errors In CDF of the Noncentral Beta</b></p> +<a name="math_toolkit.dist_ref.dists.nc_beta_dist.errors_in_cdf_of_the_noncentral_"></a><p class="title"><b>Table 5.4. Errors In CDF of the Noncentral Beta</b></p> <div class="table-contents"><table class="table" summary="Errors In CDF of the Noncentral Beta"> <colgroup> <col> @@ -396,9 +396,10 @@ is </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/dist_ref/dists/nc_chi_squared_dist.html b/libs/math/doc/html/math_toolkit/dist_ref/dists/nc_chi_squared_dist.html index 78d14bcfe..c4370ecb6 100644 --- a/libs/math/doc/html/math_toolkit/dist_ref/dists/nc_chi_squared_dist.html +++ b/libs/math/doc/html/math_toolkit/dist_ref/dists/nc_chi_squared_dist.html @@ -2,9 +2,9 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Noncentral Chi-Squared Distribution</title> -<link rel="stylesheet" href="../../../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../../../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../../../index.html" title="Math Toolkit"> +<link rel="home" href="../../../index.html" title="Math Toolkit 1.9.0"> <link rel="up" href="../dists.html" title="Distributions"> <link rel="prev" href="nc_beta_dist.html" title="Noncentral Beta Distribution"> <link rel="next" href="nc_f_dist.html" title="Noncentral F Distribution"> @@ -22,7 +22,7 @@ <div class="spirit-nav"> <a accesskey="p" href="nc_beta_dist.html"><img src="../../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../dists.html"><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="nc_f_dist.html"><img src="../../../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_dist_ref_dists_nc_chi_squared_dist"> +<div class="section"> <div class="titlepage"><div><div><h4 class="title"> <a name="math_toolkit.dist_ref.dists.nc_chi_squared_dist"></a><a class="link" href="nc_chi_squared_dist.html" title="Noncentral Chi-Squared Distribution">Noncentral Chi-Squared Distribution</a> @@ -31,12 +31,12 @@ <pre class="programlisting"><span class="keyword">namespace</span> <span class="identifier">boost</span><span class="special">{</span> <span class="keyword">namespace</span> <span class="identifier">math</span><span class="special">{</span> <span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">RealType</span> <span class="special">=</span> <span class="keyword">double</span><span class="special">,</span> - <span class="keyword">class</span> <a class="link" href="../../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a> <span class="special">=</span> <a class="link" href="../../pol_ref/pol_ref_ref.html" title="Policy Class Reference">policies::policy<></a> <span class="special">></span> + <span class="keyword">class</span> <a class="link" href="../../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a> <span class="special">=</span> <a class="link" href="../../pol_ref/pol_ref_ref.html" title="Policy Class Reference">policies::policy<></a> <span class="special">></span> <span class="keyword">class</span> <span class="identifier">non_central_chi_squared_distribution</span><span class="special">;</span> <span class="keyword">typedef</span> <span class="identifier">non_central_chi_squared_distribution</span><span class="special"><></span> <span class="identifier">non_central_chi_squared</span><span class="special">;</span> -<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">RealType</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> +<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">RealType</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> <span class="keyword">class</span> <span class="identifier">non_central_chi_squared_distribution</span> <span class="special">{</span> <span class="keyword">public</span><span class="special">:</span> @@ -211,7 +211,7 @@ zero error</a>. </p> <div class="table"> -<a name="math_toolkit.dist_ref.dists.nc_chi_squared_dist.errors_in_cdf_of_the_noncentral_"></a><p class="title"><b>Table 2.5. Errors In CDF of the Noncentral Chi-Squared</b></p> +<a name="math_toolkit.dist_ref.dists.nc_chi_squared_dist.errors_in_cdf_of_the_noncentral_"></a><p class="title"><b>Table 5.5. Errors In CDF of the Noncentral Chi-Squared</b></p> <div class="table-contents"><table class="table" summary="Errors In CDF of the Noncentral Chi-Squared"> <colgroup> <col> @@ -487,9 +487,10 @@ </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/dist_ref/dists/nc_f_dist.html b/libs/math/doc/html/math_toolkit/dist_ref/dists/nc_f_dist.html index 92ddce97c..cf2fea6f7 100644 --- a/libs/math/doc/html/math_toolkit/dist_ref/dists/nc_f_dist.html +++ b/libs/math/doc/html/math_toolkit/dist_ref/dists/nc_f_dist.html @@ -2,9 +2,9 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Noncentral F Distribution</title> -<link rel="stylesheet" href="../../../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../../../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../../../index.html" title="Math Toolkit"> +<link rel="home" href="../../../index.html" title="Math Toolkit 1.9.0"> <link rel="up" href="../dists.html" title="Distributions"> <link rel="prev" href="nc_chi_squared_dist.html" title="Noncentral Chi-Squared Distribution"> <link rel="next" href="nc_t_dist.html" title="Noncentral T Distribution"> @@ -22,7 +22,7 @@ <div class="spirit-nav"> <a accesskey="p" href="nc_chi_squared_dist.html"><img src="../../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../dists.html"><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="nc_t_dist.html"><img src="../../../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_dist_ref_dists_nc_f_dist"> +<div class="section"> <div class="titlepage"><div><div><h4 class="title"> <a name="math_toolkit.dist_ref.dists.nc_f_dist"></a><a class="link" href="nc_f_dist.html" title="Noncentral F Distribution">Noncentral F Distribution</a> @@ -31,12 +31,12 @@ <pre class="programlisting"><span class="keyword">namespace</span> <span class="identifier">boost</span><span class="special">{</span> <span class="keyword">namespace</span> <span class="identifier">math</span><span class="special">{</span> <span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">RealType</span> <span class="special">=</span> <span class="keyword">double</span><span class="special">,</span> - <span class="keyword">class</span> <a class="link" href="../../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a> <span class="special">=</span> <a class="link" href="../../pol_ref/pol_ref_ref.html" title="Policy Class Reference">policies::policy<></a> <span class="special">></span> + <span class="keyword">class</span> <a class="link" href="../../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a> <span class="special">=</span> <a class="link" href="../../pol_ref/pol_ref_ref.html" title="Policy Class Reference">policies::policy<></a> <span class="special">></span> <span class="keyword">class</span> <span class="identifier">non_central_f_distribution</span><span class="special">;</span> <span class="keyword">typedef</span> <span class="identifier">non_central_f_distribution</span><span class="special"><></span> <span class="identifier">non_central_f</span><span class="special">;</span> -<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">RealType</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> +<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">RealType</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> <span class="keyword">class</span> <span class="identifier">non_central_f_distribution</span> <span class="special">{</span> <span class="keyword">public</span><span class="special">:</span> @@ -393,9 +393,10 @@ is the non-centrality parameter, <span class="emphasis"><em>x</em></span> is the </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/dist_ref/dists/nc_t_dist.html b/libs/math/doc/html/math_toolkit/dist_ref/dists/nc_t_dist.html index 95ff46252..856c70637 100644 --- a/libs/math/doc/html/math_toolkit/dist_ref/dists/nc_t_dist.html +++ b/libs/math/doc/html/math_toolkit/dist_ref/dists/nc_t_dist.html @@ -2,9 +2,9 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Noncentral T Distribution</title> -<link rel="stylesheet" href="../../../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../../../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../../../index.html" title="Math Toolkit"> +<link rel="home" href="../../../index.html" title="Math Toolkit 1.9.0"> <link rel="up" href="../dists.html" title="Distributions"> <link rel="prev" href="nc_f_dist.html" title="Noncentral F Distribution"> <link rel="next" href="normal_dist.html" title="Normal (Gaussian) Distribution"> @@ -22,7 +22,7 @@ <div class="spirit-nav"> <a accesskey="p" href="nc_f_dist.html"><img src="../../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../dists.html"><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="normal_dist.html"><img src="../../../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_dist_ref_dists_nc_t_dist"> +<div class="section"> <div class="titlepage"><div><div><h4 class="title"> <a name="math_toolkit.dist_ref.dists.nc_t_dist"></a><a class="link" href="nc_t_dist.html" title="Noncentral T Distribution">Noncentral T Distribution</a> @@ -31,12 +31,12 @@ <pre class="programlisting"><span class="keyword">namespace</span> <span class="identifier">boost</span><span class="special">{</span> <span class="keyword">namespace</span> <span class="identifier">math</span><span class="special">{</span> <span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">RealType</span> <span class="special">=</span> <span class="keyword">double</span><span class="special">,</span> - <span class="keyword">class</span> <a class="link" href="../../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a> <span class="special">=</span> <a class="link" href="../../pol_ref/pol_ref_ref.html" title="Policy Class Reference">policies::policy<></a> <span class="special">></span> + <span class="keyword">class</span> <a class="link" href="../../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a> <span class="special">=</span> <a class="link" href="../../pol_ref/pol_ref_ref.html" title="Policy Class Reference">policies::policy<></a> <span class="special">></span> <span class="keyword">class</span> <span class="identifier">non_central_t_distribution</span><span class="special">;</span> <span class="keyword">typedef</span> <span class="identifier">non_central_t_distribution</span><span class="special"><></span> <span class="identifier">non_central_t</span><span class="special">;</span> -<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">RealType</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> +<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">RealType</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> <span class="keyword">class</span> <span class="identifier">non_central_t_distribution</span> <span class="special">{</span> <span class="keyword">public</span><span class="special">:</span> @@ -139,7 +139,7 @@ zero error</a>. </p> <div class="table"> -<a name="math_toolkit.dist_ref.dists.nc_t_dist.errors_in_cdf_of_the_noncentral_"></a><p class="title"><b>Table 2.6. Errors In CDF of the Noncentral T Distribution</b></p> +<a name="math_toolkit.dist_ref.dists.nc_t_dist.errors_in_cdf_of_the_noncentral_"></a><p class="title"><b>Table 5.6. Errors In CDF of the Noncentral T Distribution</b></p> <div class="table-contents"><table class="table" summary="Errors In CDF of the Noncentral T Distribution"> <colgroup> <col> @@ -398,9 +398,10 @@ when the normal distribution </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/dist_ref/dists/negative_binomial_dist.html b/libs/math/doc/html/math_toolkit/dist_ref/dists/negative_binomial_dist.html index 4183ac9db..8cb6d2596 100644 --- a/libs/math/doc/html/math_toolkit/dist_ref/dists/negative_binomial_dist.html +++ b/libs/math/doc/html/math_toolkit/dist_ref/dists/negative_binomial_dist.html @@ -2,9 +2,9 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Negative Binomial Distribution</title> -<link rel="stylesheet" href="../../../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../../../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../../../index.html" title="Math Toolkit"> +<link rel="home" href="../../../index.html" title="Math Toolkit 1.9.0"> <link rel="up" href="../dists.html" title="Distributions"> <link rel="prev" href="lognormal_dist.html" title="Log Normal Distribution"> <link rel="next" href="nc_beta_dist.html" title="Noncentral Beta Distribution"> @@ -22,7 +22,7 @@ <div class="spirit-nav"> <a accesskey="p" href="lognormal_dist.html"><img src="../../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../dists.html"><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="nc_beta_dist.html"><img src="../../../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_dist_ref_dists_negative_binomial_dist"> +<div class="section"> <div class="titlepage"><div><div><h4 class="title"> <a name="math_toolkit.dist_ref.dists.negative_binomial_dist"></a><a class="link" href="negative_binomial_dist.html" title="Negative Binomial Distribution">Negative Binomial Distribution</a> @@ -31,12 +31,12 @@ <pre class="programlisting"><span class="keyword">namespace</span> <span class="identifier">boost</span><span class="special">{</span> <span class="keyword">namespace</span> <span class="identifier">math</span><span class="special">{</span> <span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">RealType</span> <span class="special">=</span> <span class="keyword">double</span><span class="special">,</span> - <span class="keyword">class</span> <a class="link" href="../../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a> <span class="special">=</span> <a class="link" href="../../pol_ref/pol_ref_ref.html" title="Policy Class Reference">policies::policy<></a> <span class="special">></span> + <span class="keyword">class</span> <a class="link" href="../../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a> <span class="special">=</span> <a class="link" href="../../pol_ref/pol_ref_ref.html" title="Policy Class Reference">policies::policy<></a> <span class="special">></span> <span class="keyword">class</span> <span class="identifier">negative_binomial_distribution</span><span class="special">;</span> <span class="keyword">typedef</span> <span class="identifier">negative_binomial_distribution</span><span class="special"><></span> <span class="identifier">negative_binomial</span><span class="special">;</span> -<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">RealType</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> +<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">RealType</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> <span class="keyword">class</span> <span class="identifier">negative_binomial_distribution</span> <span class="special">{</span> <span class="keyword">public</span><span class="special">:</span> @@ -473,7 +473,7 @@ the context of this distribution: </p> <div class="table"> -<a name="math_toolkit.dist_ref.dists.negative_binomial_dist.meaning_of_the_non_member_access"></a><p class="title"><b>Table 2.3. Meaning of the non-member accessors.</b></p> +<a name="math_toolkit.dist_ref.dists.negative_binomial_dist.meaning_of_the_non_member_access"></a><p class="title"><b>Table 5.3. Meaning of the non-member accessors.</b></p> <div class="table-contents"><table class="table" summary="Meaning of the non-member accessors."> <colgroup> <col> @@ -866,9 +866,10 @@ </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/dist_ref/dists/normal_dist.html b/libs/math/doc/html/math_toolkit/dist_ref/dists/normal_dist.html index 69b86381c..41e72e1d8 100644 --- a/libs/math/doc/html/math_toolkit/dist_ref/dists/normal_dist.html +++ b/libs/math/doc/html/math_toolkit/dist_ref/dists/normal_dist.html @@ -2,9 +2,9 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Normal (Gaussian) Distribution</title> -<link rel="stylesheet" href="../../../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../../../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../../../index.html" title="Math Toolkit"> +<link rel="home" href="../../../index.html" title="Math Toolkit 1.9.0"> <link rel="up" href="../dists.html" title="Distributions"> <link rel="prev" href="nc_t_dist.html" title="Noncentral T Distribution"> <link rel="next" href="pareto.html" title="Pareto Distribution"> @@ -22,7 +22,7 @@ <div class="spirit-nav"> <a accesskey="p" href="nc_t_dist.html"><img src="../../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../dists.html"><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="pareto.html"><img src="../../../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_dist_ref_dists_normal_dist"> +<div class="section"> <div class="titlepage"><div><div><h4 class="title"> <a name="math_toolkit.dist_ref.dists.normal_dist"></a><a class="link" href="normal_dist.html" title="Normal (Gaussian) Distribution">Normal (Gaussian) Distribution</a> @@ -31,12 +31,12 @@ <pre class="programlisting"><span class="keyword">namespace</span> <span class="identifier">boost</span><span class="special">{</span> <span class="keyword">namespace</span> <span class="identifier">math</span><span class="special">{</span> <span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">RealType</span> <span class="special">=</span> <span class="keyword">double</span><span class="special">,</span> - <span class="keyword">class</span> <a class="link" href="../../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a> <span class="special">=</span> <a class="link" href="../../pol_ref/pol_ref_ref.html" title="Policy Class Reference">policies::policy<></a> <span class="special">></span> + <span class="keyword">class</span> <a class="link" href="../../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a> <span class="special">=</span> <a class="link" href="../../pol_ref/pol_ref_ref.html" title="Policy Class Reference">policies::policy<></a> <span class="special">></span> <span class="keyword">class</span> <span class="identifier">normal_distribution</span><span class="special">;</span> <span class="keyword">typedef</span> <span class="identifier">normal_distribution</span><span class="special"><></span> <span class="identifier">normal</span><span class="special">;</span> -<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">RealType</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> +<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">RealType</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> <span class="keyword">class</span> <span class="identifier">normal_distribution</span> <span class="special">{</span> <span class="keyword">public</span><span class="special">:</span> @@ -308,9 +308,10 @@ </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/dist_ref/dists/pareto.html b/libs/math/doc/html/math_toolkit/dist_ref/dists/pareto.html index 30d74004a..1e024bda1 100644 --- a/libs/math/doc/html/math_toolkit/dist_ref/dists/pareto.html +++ b/libs/math/doc/html/math_toolkit/dist_ref/dists/pareto.html @@ -2,9 +2,9 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Pareto Distribution</title> -<link rel="stylesheet" href="../../../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../../../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../../../index.html" title="Math Toolkit"> +<link rel="home" href="../../../index.html" title="Math Toolkit 1.9.0"> <link rel="up" href="../dists.html" title="Distributions"> <link rel="prev" href="normal_dist.html" title="Normal (Gaussian) Distribution"> <link rel="next" href="poisson_dist.html" title="Poisson Distribution"> @@ -22,7 +22,7 @@ <div class="spirit-nav"> <a accesskey="p" href="normal_dist.html"><img src="../../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../dists.html"><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="poisson_dist.html"><img src="../../../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_dist_ref_dists_pareto"> +<div class="section"> <div class="titlepage"><div><div><h4 class="title"> <a name="math_toolkit.dist_ref.dists.pareto"></a><a class="link" href="pareto.html" title="Pareto Distribution">Pareto Distribution</a> </h4></div></div></div> @@ -30,12 +30,12 @@ <pre class="programlisting"><span class="keyword">namespace</span> <span class="identifier">boost</span><span class="special">{</span> <span class="keyword">namespace</span> <span class="identifier">math</span><span class="special">{</span> <span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">RealType</span> <span class="special">=</span> <span class="keyword">double</span><span class="special">,</span> - <span class="keyword">class</span> <a class="link" href="../../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a> <span class="special">=</span> <a class="link" href="../../pol_ref/pol_ref_ref.html" title="Policy Class Reference">policies::policy<></a> <span class="special">></span> + <span class="keyword">class</span> <a class="link" href="../../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a> <span class="special">=</span> <a class="link" href="../../pol_ref/pol_ref_ref.html" title="Policy Class Reference">policies::policy<></a> <span class="special">></span> <span class="keyword">class</span> <span class="identifier">pareto_distribution</span><span class="special">;</span> <span class="keyword">typedef</span> <span class="identifier">pareto_distribution</span><span class="special"><></span> <span class="identifier">pareto</span><span class="special">;</span> -<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">RealType</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> +<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">RealType</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> <span class="keyword">class</span> <span class="identifier">pareto_distribution</span> <span class="special">{</span> <span class="keyword">public</span><span class="special">:</span> @@ -333,9 +333,10 @@ </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/dist_ref/dists/poisson_dist.html b/libs/math/doc/html/math_toolkit/dist_ref/dists/poisson_dist.html index 296733ae1..696f7e5da 100644 --- a/libs/math/doc/html/math_toolkit/dist_ref/dists/poisson_dist.html +++ b/libs/math/doc/html/math_toolkit/dist_ref/dists/poisson_dist.html @@ -2,9 +2,9 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Poisson Distribution</title> -<link rel="stylesheet" href="../../../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../../../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../../../index.html" title="Math Toolkit"> +<link rel="home" href="../../../index.html" title="Math Toolkit 1.9.0"> <link rel="up" href="../dists.html" title="Distributions"> <link rel="prev" href="pareto.html" title="Pareto Distribution"> <link rel="next" href="rayleigh.html" title="Rayleigh Distribution"> @@ -22,7 +22,7 @@ <div class="spirit-nav"> <a accesskey="p" href="pareto.html"><img src="../../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../dists.html"><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="rayleigh.html"><img src="../../../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_dist_ref_dists_poisson_dist"> +<div class="section"> <div class="titlepage"><div><div><h4 class="title"> <a name="math_toolkit.dist_ref.dists.poisson_dist"></a><a class="link" href="poisson_dist.html" title="Poisson Distribution">Poisson Distribution</a> </h4></div></div></div> @@ -30,12 +30,12 @@ <pre class="programlisting"><span class="keyword">namespace</span> <span class="identifier">boost</span> <span class="special">{</span> <span class="keyword">namespace</span> <span class="identifier">math</span> <span class="special">{</span> <span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">RealType</span> <span class="special">=</span> <span class="keyword">double</span><span class="special">,</span> - <span class="keyword">class</span> <a class="link" href="../../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a> <span class="special">=</span> <a class="link" href="../../pol_ref/pol_ref_ref.html" title="Policy Class Reference">policies::policy<></a> <span class="special">></span> + <span class="keyword">class</span> <a class="link" href="../../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a> <span class="special">=</span> <a class="link" href="../../pol_ref/pol_ref_ref.html" title="Policy Class Reference">policies::policy<></a> <span class="special">></span> <span class="keyword">class</span> <span class="identifier">poisson_distribution</span><span class="special">;</span> <span class="keyword">typedef</span> <span class="identifier">poisson_distribution</span><span class="special"><></span> <span class="identifier">poisson</span><span class="special">;</span> -<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">RealType</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> +<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">RealType</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> <span class="keyword">class</span> <span class="identifier">poisson_distribution</span> <span class="special">{</span> <span class="keyword">public</span><span class="special">:</span> @@ -313,9 +313,10 @@ </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/dist_ref/dists/rayleigh.html b/libs/math/doc/html/math_toolkit/dist_ref/dists/rayleigh.html index 313ed3ce0..e2cdbcb1f 100644 --- a/libs/math/doc/html/math_toolkit/dist_ref/dists/rayleigh.html +++ b/libs/math/doc/html/math_toolkit/dist_ref/dists/rayleigh.html @@ -2,9 +2,9 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Rayleigh Distribution</title> -<link rel="stylesheet" href="../../../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../../../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../../../index.html" title="Math Toolkit"> +<link rel="home" href="../../../index.html" title="Math Toolkit 1.9.0"> <link rel="up" href="../dists.html" title="Distributions"> <link rel="prev" href="poisson_dist.html" title="Poisson Distribution"> <link rel="next" href="skew_normal_dist.html" title="Skew Normal Distribution"> @@ -22,7 +22,7 @@ <div class="spirit-nav"> <a accesskey="p" href="poisson_dist.html"><img src="../../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../dists.html"><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="skew_normal_dist.html"><img src="../../../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_dist_ref_dists_rayleigh"> +<div class="section"> <div class="titlepage"><div><div><h4 class="title"> <a name="math_toolkit.dist_ref.dists.rayleigh"></a><a class="link" href="rayleigh.html" title="Rayleigh Distribution">Rayleigh Distribution</a> </h4></div></div></div> @@ -30,12 +30,12 @@ <pre class="programlisting"><span class="keyword">namespace</span> <span class="identifier">boost</span><span class="special">{</span> <span class="keyword">namespace</span> <span class="identifier">math</span><span class="special">{</span> <span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">RealType</span> <span class="special">=</span> <span class="keyword">double</span><span class="special">,</span> - <span class="keyword">class</span> <a class="link" href="../../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a> <span class="special">=</span> <a class="link" href="../../pol_ref/pol_ref_ref.html" title="Policy Class Reference">policies::policy<></a> <span class="special">></span> + <span class="keyword">class</span> <a class="link" href="../../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a> <span class="special">=</span> <a class="link" href="../../pol_ref/pol_ref_ref.html" title="Policy Class Reference">policies::policy<></a> <span class="special">></span> <span class="keyword">class</span> <span class="identifier">rayleigh_distribution</span><span class="special">;</span> <span class="keyword">typedef</span> <span class="identifier">rayleigh_distribution</span><span class="special"><></span> <span class="identifier">rayleigh</span><span class="special">;</span> -<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">RealType</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> +<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">RealType</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> <span class="keyword">class</span> <span class="identifier">rayleigh_distribution</span> <span class="special">{</span> <span class="keyword">public</span><span class="special">:</span> @@ -330,9 +330,10 @@ </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/dist_ref/dists/skew_normal_dist.html b/libs/math/doc/html/math_toolkit/dist_ref/dists/skew_normal_dist.html index d26fd2729..038ba9388 100644 --- a/libs/math/doc/html/math_toolkit/dist_ref/dists/skew_normal_dist.html +++ b/libs/math/doc/html/math_toolkit/dist_ref/dists/skew_normal_dist.html @@ -2,9 +2,9 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Skew Normal Distribution</title> -<link rel="stylesheet" href="../../../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../../../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../../../index.html" title="Math Toolkit"> +<link rel="home" href="../../../index.html" title="Math Toolkit 1.9.0"> <link rel="up" href="../dists.html" title="Distributions"> <link rel="prev" href="rayleigh.html" title="Rayleigh Distribution"> <link rel="next" href="students_t_dist.html" title="Students t Distribution"> @@ -22,7 +22,7 @@ <div class="spirit-nav"> <a accesskey="p" href="rayleigh.html"><img src="../../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../dists.html"><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="students_t_dist.html"><img src="../../../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_dist_ref_dists_skew_normal_dist"> +<div class="section"> <div class="titlepage"><div><div><h4 class="title"> <a name="math_toolkit.dist_ref.dists.skew_normal_dist"></a><a class="link" href="skew_normal_dist.html" title="Skew Normal Distribution">Skew Normal Distribution</a> @@ -31,12 +31,12 @@ <pre class="programlisting"><span class="keyword">namespace</span> <span class="identifier">boost</span><span class="special">{</span> <span class="keyword">namespace</span> <span class="identifier">math</span><span class="special">{</span> <span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">RealType</span> <span class="special">=</span> <span class="keyword">double</span><span class="special">,</span> - <span class="keyword">class</span> <a class="link" href="../../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a> <span class="special">=</span> <a class="link" href="../../pol_ref/pol_ref_ref.html" title="Policy Class Reference">policies::policy<></a> <span class="special">></span> + <span class="keyword">class</span> <a class="link" href="../../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a> <span class="special">=</span> <a class="link" href="../../pol_ref/pol_ref_ref.html" title="Policy Class Reference">policies::policy<></a> <span class="special">></span> <span class="keyword">class</span> <span class="identifier">skew_normal_distribution</span><span class="special">;</span> <span class="keyword">typedef</span> <span class="identifier">skew_normal_distribution</span><span class="special"><></span> <span class="identifier">normal</span><span class="special">;</span> -<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">RealType</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> +<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">RealType</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> <span class="keyword">class</span> <span class="identifier">skew_normal_distribution</span> <span class="special">{</span> <span class="keyword">public</span><span class="special">:</span> @@ -481,9 +481,10 @@ </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/dist_ref/dists/students_t_dist.html b/libs/math/doc/html/math_toolkit/dist_ref/dists/students_t_dist.html index 1fecadc01..364397c2b 100644 --- a/libs/math/doc/html/math_toolkit/dist_ref/dists/students_t_dist.html +++ b/libs/math/doc/html/math_toolkit/dist_ref/dists/students_t_dist.html @@ -2,9 +2,9 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Students t Distribution</title> -<link rel="stylesheet" href="../../../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../../../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../../../index.html" title="Math Toolkit"> +<link rel="home" href="../../../index.html" title="Math Toolkit 1.9.0"> <link rel="up" href="../dists.html" title="Distributions"> <link rel="prev" href="skew_normal_dist.html" title="Skew Normal Distribution"> <link rel="next" href="triangular_dist.html" title="Triangular Distribution"> @@ -22,7 +22,7 @@ <div class="spirit-nav"> <a accesskey="p" href="skew_normal_dist.html"><img src="../../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../dists.html"><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="triangular_dist.html"><img src="../../../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_dist_ref_dists_students_t_dist"> +<div class="section"> <div class="titlepage"><div><div><h4 class="title"> <a name="math_toolkit.dist_ref.dists.students_t_dist"></a><a class="link" href="students_t_dist.html" title="Students t Distribution">Students t Distribution</a> @@ -31,12 +31,12 @@ <pre class="programlisting"><span class="keyword">namespace</span> <span class="identifier">boost</span><span class="special">{</span> <span class="keyword">namespace</span> <span class="identifier">math</span><span class="special">{</span> <span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">RealType</span> <span class="special">=</span> <span class="keyword">double</span><span class="special">,</span> - <span class="keyword">class</span> <a class="link" href="../../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a> <span class="special">=</span> <a class="link" href="../../pol_ref/pol_ref_ref.html" title="Policy Class Reference">policies::policy<></a> <span class="special">></span> + <span class="keyword">class</span> <a class="link" href="../../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a> <span class="special">=</span> <a class="link" href="../../pol_ref/pol_ref_ref.html" title="Policy Class Reference">policies::policy<></a> <span class="special">></span> <span class="keyword">class</span> <span class="identifier">students_t_distribution</span><span class="special">;</span> <span class="keyword">typedef</span> <span class="identifier">students_t_distribution</span><span class="special"><></span> <span class="identifier">students_t</span><span class="special">;</span> -<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">RealType</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> +<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">RealType</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> <span class="keyword">class</span> <span class="identifier">students_t_distribution</span> <span class="special">{</span> <span class="keyword">typedef</span> <span class="identifier">RealType</span> <span class="identifier">value_type</span><span class="special">;</span> @@ -413,9 +413,10 @@ </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/dist_ref/dists/triangular_dist.html b/libs/math/doc/html/math_toolkit/dist_ref/dists/triangular_dist.html index a8518024d..caa488d2c 100644 --- a/libs/math/doc/html/math_toolkit/dist_ref/dists/triangular_dist.html +++ b/libs/math/doc/html/math_toolkit/dist_ref/dists/triangular_dist.html @@ -2,9 +2,9 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Triangular Distribution</title> -<link rel="stylesheet" href="../../../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../../../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../../../index.html" title="Math Toolkit"> +<link rel="home" href="../../../index.html" title="Math Toolkit 1.9.0"> <link rel="up" href="../dists.html" title="Distributions"> <link rel="prev" href="students_t_dist.html" title="Students t Distribution"> <link rel="next" href="uniform_dist.html" title="Uniform Distribution"> @@ -22,7 +22,7 @@ <div class="spirit-nav"> <a accesskey="p" href="students_t_dist.html"><img src="../../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../dists.html"><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="uniform_dist.html"><img src="../../../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_dist_ref_dists_triangular_dist"> +<div class="section"> <div class="titlepage"><div><div><h4 class="title"> <a name="math_toolkit.dist_ref.dists.triangular_dist"></a><a class="link" href="triangular_dist.html" title="Triangular Distribution">Triangular Distribution</a> @@ -30,12 +30,12 @@ <pre class="programlisting"><span class="preprocessor">#include</span> <span class="special"><</span><span class="identifier">boost</span><span class="special">/</span><span class="identifier">math</span><span class="special">/</span><span class="identifier">distributions</span><span class="special">/</span><span class="identifier">triangular</span><span class="special">.</span><span class="identifier">hpp</span><span class="special">></span></pre> <pre class="programlisting"><span class="keyword">namespace</span> <span class="identifier">boost</span><span class="special">{</span> <span class="keyword">namespace</span> <span class="identifier">math</span><span class="special">{</span> <span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">RealType</span> <span class="special">=</span> <span class="keyword">double</span><span class="special">,</span> - <span class="keyword">class</span> <a class="link" href="../../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a> <span class="special">=</span> <a class="link" href="../../pol_ref/pol_ref_ref.html" title="Policy Class Reference">policies::policy<></a> <span class="special">></span> + <span class="keyword">class</span> <a class="link" href="../../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a> <span class="special">=</span> <a class="link" href="../../pol_ref/pol_ref_ref.html" title="Policy Class Reference">policies::policy<></a> <span class="special">></span> <span class="keyword">class</span> <span class="identifier">triangular_distribution</span><span class="special">;</span> <span class="keyword">typedef</span> <span class="identifier">triangular_distribution</span><span class="special"><></span> <span class="identifier">triangular</span><span class="special">;</span> - <span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">RealType</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> + <span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">RealType</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> <span class="keyword">class</span> <span class="identifier">triangular_distribution</span> <span class="special">{</span> <span class="keyword">public</span><span class="special">:</span> @@ -406,9 +406,10 @@ </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/dist_ref/dists/uniform_dist.html b/libs/math/doc/html/math_toolkit/dist_ref/dists/uniform_dist.html index 1535bd98a..90c5bfdef 100644 --- a/libs/math/doc/html/math_toolkit/dist_ref/dists/uniform_dist.html +++ b/libs/math/doc/html/math_toolkit/dist_ref/dists/uniform_dist.html @@ -2,9 +2,9 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Uniform Distribution</title> -<link rel="stylesheet" href="../../../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../../../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../../../index.html" title="Math Toolkit"> +<link rel="home" href="../../../index.html" title="Math Toolkit 1.9.0"> <link rel="up" href="../dists.html" title="Distributions"> <link rel="prev" href="triangular_dist.html" title="Triangular Distribution"> <link rel="next" href="weibull_dist.html" title="Weibull Distribution"> @@ -22,19 +22,19 @@ <div class="spirit-nav"> <a accesskey="p" href="triangular_dist.html"><img src="../../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../dists.html"><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="weibull_dist.html"><img src="../../../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_dist_ref_dists_uniform_dist"> +<div class="section"> <div class="titlepage"><div><div><h4 class="title"> <a name="math_toolkit.dist_ref.dists.uniform_dist"></a><a class="link" href="uniform_dist.html" title="Uniform Distribution">Uniform Distribution</a> </h4></div></div></div> <pre class="programlisting"><span class="preprocessor">#include</span> <span class="special"><</span><span class="identifier">boost</span><span class="special">/</span><span class="identifier">math</span><span class="special">/</span><span class="identifier">distributions</span><span class="special">/</span><span class="identifier">uniform</span><span class="special">.</span><span class="identifier">hpp</span><span class="special">></span></pre> <pre class="programlisting"><span class="keyword">namespace</span> <span class="identifier">boost</span><span class="special">{</span> <span class="keyword">namespace</span> <span class="identifier">math</span><span class="special">{</span> <span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">RealType</span> <span class="special">=</span> <span class="keyword">double</span><span class="special">,</span> - <span class="keyword">class</span> <a class="link" href="../../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a> <span class="special">=</span> <a class="link" href="../../pol_ref/pol_ref_ref.html" title="Policy Class Reference">policies::policy<></a> <span class="special">></span> + <span class="keyword">class</span> <a class="link" href="../../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a> <span class="special">=</span> <a class="link" href="../../pol_ref/pol_ref_ref.html" title="Policy Class Reference">policies::policy<></a> <span class="special">></span> <span class="keyword">class</span> <span class="identifier">uniform_distribution</span><span class="special">;</span> <span class="keyword">typedef</span> <span class="identifier">uniform_distribution</span><span class="special"><></span> <span class="identifier">uniform</span><span class="special">;</span> - <span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">RealType</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> + <span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">RealType</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> <span class="keyword">class</span> <span class="identifier">uniform_distribution</span> <span class="special">{</span> <span class="keyword">public</span><span class="special">:</span> @@ -350,9 +350,10 @@ </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/dist_ref/dists/weibull_dist.html b/libs/math/doc/html/math_toolkit/dist_ref/dists/weibull_dist.html index f55335193..1f111e6d8 100644 --- a/libs/math/doc/html/math_toolkit/dist_ref/dists/weibull_dist.html +++ b/libs/math/doc/html/math_toolkit/dist_ref/dists/weibull_dist.html @@ -2,9 +2,9 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Weibull Distribution</title> -<link rel="stylesheet" href="../../../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../../../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../../../index.html" title="Math Toolkit"> +<link rel="home" href="../../../index.html" title="Math Toolkit 1.9.0"> <link rel="up" href="../dists.html" title="Distributions"> <link rel="prev" href="uniform_dist.html" title="Uniform Distribution"> <link rel="next" href="../dist_algorithms.html" title="Distribution Algorithms"> @@ -22,7 +22,7 @@ <div class="spirit-nav"> <a accesskey="p" href="uniform_dist.html"><img src="../../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../dists.html"><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="../dist_algorithms.html"><img src="../../../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_dist_ref_dists_weibull_dist"> +<div class="section"> <div class="titlepage"><div><div><h4 class="title"> <a name="math_toolkit.dist_ref.dists.weibull_dist"></a><a class="link" href="weibull_dist.html" title="Weibull Distribution">Weibull Distribution</a> </h4></div></div></div> @@ -30,12 +30,12 @@ <pre class="programlisting"><span class="keyword">namespace</span> <span class="identifier">boost</span><span class="special">{</span> <span class="keyword">namespace</span> <span class="identifier">math</span><span class="special">{</span> <span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">RealType</span> <span class="special">=</span> <span class="keyword">double</span><span class="special">,</span> - <span class="keyword">class</span> <a class="link" href="../../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a> <span class="special">=</span> <a class="link" href="../../pol_ref/pol_ref_ref.html" title="Policy Class Reference">policies::policy<></a> <span class="special">></span> + <span class="keyword">class</span> <a class="link" href="../../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a> <span class="special">=</span> <a class="link" href="../../pol_ref/pol_ref_ref.html" title="Policy Class Reference">policies::policy<></a> <span class="special">></span> <span class="keyword">class</span> <span class="identifier">weibull_distribution</span><span class="special">;</span> <span class="keyword">typedef</span> <span class="identifier">weibull_distribution</span><span class="special"><></span> <span class="identifier">weibull</span><span class="special">;</span> -<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">RealType</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> +<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">RealType</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> <span class="keyword">class</span> <span class="identifier">weibull_distribution</span> <span class="special">{</span> <span class="keyword">public</span><span class="special">:</span> @@ -352,9 +352,10 @@ </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/dist_ref/nmp.html b/libs/math/doc/html/math_toolkit/dist_ref/nmp.html index 28824e7ef..a1867ebb2 100644 --- a/libs/math/doc/html/math_toolkit/dist_ref/nmp.html +++ b/libs/math/doc/html/math_toolkit/dist_ref/nmp.html @@ -2,9 +2,9 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Non-Member Properties</title> -<link rel="stylesheet" href="../../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../../index.html" title="Math Toolkit"> +<link rel="home" href="../../index.html" title="Math Toolkit 1.9.0"> <link rel="up" href="../dist_ref.html" title="Statistical Distributions Reference"> <link rel="prev" href="../dist_ref.html" title="Statistical Distributions Reference"> <link rel="next" href="dists.html" title="Distributions"> @@ -22,7 +22,7 @@ <div class="spirit-nav"> <a accesskey="p" href="../dist_ref.html"><img src="../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../dist_ref.html"><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="dists.html"><img src="../../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_dist_ref_nmp"> +<div class="section"> <div class="titlepage"><div><div><h3 class="title"> <a name="math_toolkit.dist_ref.nmp"></a><a class="link" href="nmp.html" title="Non-Member Properties">Non-Member Properties</a> </h3></div></div></div> @@ -195,8 +195,8 @@ <span class="phrase"><a name="math_toolkit.dist_ref.nmp.cdf"></a></span><a class="link" href="nmp.html#math_toolkit.dist_ref.nmp.cdf">Cumulative Distribution Function</a> </h5> -<pre class="programlisting"><span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">RealType</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> -<span class="identifier">RealType</span> <span class="identifier">cdf</span><span class="special">(</span><span class="keyword">const</span> <span class="emphasis"><em>Distribution-Type</em></span><span class="special"><</span><span class="identifier">RealType</span><span class="special">,</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">>&</span> <span class="identifier">dist</span><span class="special">,</span> <span class="keyword">const</span> <span class="identifier">RealType</span><span class="special">&</span> <span class="identifier">x</span><span class="special">);</span> +<pre class="programlisting"><span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">RealType</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> +<span class="identifier">RealType</span> <span class="identifier">cdf</span><span class="special">(</span><span class="keyword">const</span> <span class="emphasis"><em>Distribution-Type</em></span><span class="special"><</span><span class="identifier">RealType</span><span class="special">,</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">>&</span> <span class="identifier">dist</span><span class="special">,</span> <span class="keyword">const</span> <span class="identifier">RealType</span><span class="special">&</span> <span class="identifier">x</span><span class="special">);</span> </pre> <p> The <a class="link" href="nmp.html#math_toolkit.dist_ref.nmp.cdf">Cumulative Distribution @@ -261,8 +261,8 @@ <span class="phrase"><a name="math_toolkit.dist_ref.nmp.hazard"></a></span><a class="link" href="nmp.html#math_toolkit.dist_ref.nmp.hazard">Hazard Function</a> </h5> -<pre class="programlisting"><span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">RealType</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> -<span class="identifier">RealType</span> <span class="identifier">hazard</span><span class="special">(</span><span class="keyword">const</span> <span class="emphasis"><em>Distribution-Type</em></span><span class="special"><</span><span class="identifier">RealType</span><span class="special">,</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">>&</span> <span class="identifier">dist</span><span class="special">,</span> <span class="keyword">const</span> <span class="identifier">RealType</span><span class="special">&</span> <span class="identifier">x</span><span class="special">);</span> +<pre class="programlisting"><span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">RealType</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> +<span class="identifier">RealType</span> <span class="identifier">hazard</span><span class="special">(</span><span class="keyword">const</span> <span class="emphasis"><em>Distribution-Type</em></span><span class="special"><</span><span class="identifier">RealType</span><span class="special">,</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">>&</span> <span class="identifier">dist</span><span class="special">,</span> <span class="keyword">const</span> <span class="identifier">RealType</span><span class="special">&</span> <span class="identifier">x</span><span class="special">);</span> </pre> <p> Returns the <a class="link" href="nmp.html#math_toolkit.dist_ref.nmp.hazard">Hazard Function</a> @@ -290,8 +290,8 @@ <span class="phrase"><a name="math_toolkit.dist_ref.nmp.chf"></a></span><a class="link" href="nmp.html#math_toolkit.dist_ref.nmp.chf">Cumulative Hazard Function</a> </h5> -<pre class="programlisting"><span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">RealType</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> -<span class="identifier">RealType</span> <span class="identifier">chf</span><span class="special">(</span><span class="keyword">const</span> <span class="emphasis"><em>Distribution-Type</em></span><span class="special"><</span><span class="identifier">RealType</span><span class="special">,</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">>&</span> <span class="identifier">dist</span><span class="special">,</span> <span class="keyword">const</span> <span class="identifier">RealType</span><span class="special">&</span> <span class="identifier">x</span><span class="special">);</span> +<pre class="programlisting"><span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">RealType</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> +<span class="identifier">RealType</span> <span class="identifier">chf</span><span class="special">(</span><span class="keyword">const</span> <span class="emphasis"><em>Distribution-Type</em></span><span class="special"><</span><span class="identifier">RealType</span><span class="special">,</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">>&</span> <span class="identifier">dist</span><span class="special">,</span> <span class="keyword">const</span> <span class="identifier">RealType</span><span class="special">&</span> <span class="identifier">x</span><span class="special">);</span> </pre> <p> Returns the <a class="link" href="nmp.html#math_toolkit.dist_ref.nmp.chf">Cumulative Hazard @@ -317,8 +317,8 @@ <a name="math_toolkit.dist_ref.nmp.h6"></a> <span class="phrase"><a name="math_toolkit.dist_ref.nmp.mean"></a></span><a class="link" href="nmp.html#math_toolkit.dist_ref.nmp.mean">mean</a> </h5> -<pre class="programlisting"><span class="keyword">template</span><span class="special"><</span><span class="keyword">class</span> <span class="identifier">RealType</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> -<span class="identifier">RealType</span> <span class="identifier">mean</span><span class="special">(</span><span class="keyword">const</span> <span class="emphasis"><em>Distribution-Type</em></span><span class="special"><</span><span class="identifier">RealType</span><span class="special">,</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">>&</span> <span class="identifier">dist</span><span class="special">);</span> +<pre class="programlisting"><span class="keyword">template</span><span class="special"><</span><span class="keyword">class</span> <span class="identifier">RealType</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> +<span class="identifier">RealType</span> <span class="identifier">mean</span><span class="special">(</span><span class="keyword">const</span> <span class="emphasis"><em>Distribution-Type</em></span><span class="special"><</span><span class="identifier">RealType</span><span class="special">,</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">>&</span> <span class="identifier">dist</span><span class="special">);</span> </pre> <p> Returns the mean of the distribution <span class="emphasis"><em>dist</em></span>. @@ -332,8 +332,8 @@ <a name="math_toolkit.dist_ref.nmp.h7"></a> <span class="phrase"><a name="math_toolkit.dist_ref.nmp.median"></a></span><a class="link" href="nmp.html#math_toolkit.dist_ref.nmp.median">median</a> </h5> -<pre class="programlisting"><span class="keyword">template</span><span class="special"><</span><span class="keyword">class</span> <span class="identifier">RealType</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> -<span class="identifier">RealType</span> <span class="identifier">median</span><span class="special">(</span><span class="keyword">const</span> <span class="emphasis"><em>Distribution-Type</em></span><span class="special"><</span><span class="identifier">RealType</span><span class="special">,</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">>&</span> <span class="identifier">dist</span><span class="special">);</span> +<pre class="programlisting"><span class="keyword">template</span><span class="special"><</span><span class="keyword">class</span> <span class="identifier">RealType</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> +<span class="identifier">RealType</span> <span class="identifier">median</span><span class="special">(</span><span class="keyword">const</span> <span class="emphasis"><em>Distribution-Type</em></span><span class="special"><</span><span class="identifier">RealType</span><span class="special">,</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">>&</span> <span class="identifier">dist</span><span class="special">);</span> </pre> <p> Returns the median of the distribution <span class="emphasis"><em>dist</em></span>. @@ -342,8 +342,8 @@ <a name="math_toolkit.dist_ref.nmp.h8"></a> <span class="phrase"><a name="math_toolkit.dist_ref.nmp.mode"></a></span><a class="link" href="nmp.html#math_toolkit.dist_ref.nmp.mode">mode</a> </h5> -<pre class="programlisting"><span class="keyword">template</span><span class="special"><</span><span class="keyword">class</span> <span class="identifier">RealType</span><span class="special">,</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> -<span class="identifier">RealType</span> <span class="identifier">mode</span><span class="special">(</span><span class="keyword">const</span> <span class="emphasis"><em>Distribution-Type</em></span><span class="special"><</span><span class="identifier">RealType</span><span class="special">,</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">>&</span> <span class="identifier">dist</span><span class="special">);</span> +<pre class="programlisting"><span class="keyword">template</span><span class="special"><</span><span class="keyword">class</span> <span class="identifier">RealType</span><span class="special">,</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> +<span class="identifier">RealType</span> <span class="identifier">mode</span><span class="special">(</span><span class="keyword">const</span> <span class="emphasis"><em>Distribution-Type</em></span><span class="special"><</span><span class="identifier">RealType</span><span class="special">,</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">>&</span> <span class="identifier">dist</span><span class="special">);</span> </pre> <p> Returns the mode of the distribution <span class="emphasis"><em>dist</em></span>. @@ -357,8 +357,8 @@ <span class="phrase"><a name="math_toolkit.dist_ref.nmp.pdf"></a></span><a class="link" href="nmp.html#math_toolkit.dist_ref.nmp.pdf">Probability Density Function</a> </h5> -<pre class="programlisting"><span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">RealType</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> -<span class="identifier">RealType</span> <span class="identifier">pdf</span><span class="special">(</span><span class="keyword">const</span> <span class="emphasis"><em>Distribution-Type</em></span><span class="special"><</span><span class="identifier">RealType</span><span class="special">,</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">>&</span> <span class="identifier">dist</span><span class="special">,</span> <span class="keyword">const</span> <span class="identifier">RealType</span><span class="special">&</span> <span class="identifier">x</span><span class="special">);</span> +<pre class="programlisting"><span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">RealType</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> +<span class="identifier">RealType</span> <span class="identifier">pdf</span><span class="special">(</span><span class="keyword">const</span> <span class="emphasis"><em>Distribution-Type</em></span><span class="special"><</span><span class="identifier">RealType</span><span class="special">,</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">>&</span> <span class="identifier">dist</span><span class="special">,</span> <span class="keyword">const</span> <span class="identifier">RealType</span><span class="special">&</span> <span class="identifier">x</span><span class="special">);</span> </pre> <p> For a continuous function, the probability density function (pdf) returns @@ -385,8 +385,8 @@ <a name="math_toolkit.dist_ref.nmp.h10"></a> <span class="phrase"><a name="math_toolkit.dist_ref.nmp.range"></a></span><a class="link" href="nmp.html#math_toolkit.dist_ref.nmp.range">Range</a> </h5> -<pre class="programlisting"><span class="keyword">template</span><span class="special"><</span><span class="keyword">class</span> <span class="identifier">RealType</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> -<span class="identifier">std</span><span class="special">::</span><span class="identifier">pair</span><span class="special"><</span><span class="identifier">RealType</span><span class="special">,</span> <span class="identifier">RealType</span><span class="special">></span> <span class="identifier">range</span><span class="special">(</span><span class="keyword">const</span> <span class="emphasis"><em>Distribution-Type</em></span><span class="special"><</span><span class="identifier">RealType</span><span class="special">,</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">>&</span> <span class="identifier">dist</span><span class="special">);</span> +<pre class="programlisting"><span class="keyword">template</span><span class="special"><</span><span class="keyword">class</span> <span class="identifier">RealType</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> +<span class="identifier">std</span><span class="special">::</span><span class="identifier">pair</span><span class="special"><</span><span class="identifier">RealType</span><span class="special">,</span> <span class="identifier">RealType</span><span class="special">></span> <span class="identifier">range</span><span class="special">(</span><span class="keyword">const</span> <span class="emphasis"><em>Distribution-Type</em></span><span class="special"><</span><span class="identifier">RealType</span><span class="special">,</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">>&</span> <span class="identifier">dist</span><span class="special">);</span> </pre> <p> Returns the valid range of the random variable over distribution <span class="emphasis"><em>dist</em></span>. @@ -395,8 +395,8 @@ <a name="math_toolkit.dist_ref.nmp.h11"></a> <span class="phrase"><a name="math_toolkit.dist_ref.nmp.quantile"></a></span><a class="link" href="nmp.html#math_toolkit.dist_ref.nmp.quantile">Quantile</a> </h5> -<pre class="programlisting"><span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">RealType</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> -<span class="identifier">RealType</span> <span class="identifier">quantile</span><span class="special">(</span><span class="keyword">const</span> <span class="emphasis"><em>Distribution-Type</em></span><span class="special"><</span><span class="identifier">RealType</span><span class="special">,</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">>&</span> <span class="identifier">dist</span><span class="special">,</span> <span class="keyword">const</span> <span class="identifier">RealType</span><span class="special">&</span> <span class="identifier">p</span><span class="special">);</span> +<pre class="programlisting"><span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">RealType</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> +<span class="identifier">RealType</span> <span class="identifier">quantile</span><span class="special">(</span><span class="keyword">const</span> <span class="emphasis"><em>Distribution-Type</em></span><span class="special"><</span><span class="identifier">RealType</span><span class="special">,</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">>&</span> <span class="identifier">dist</span><span class="special">,</span> <span class="keyword">const</span> <span class="identifier">RealType</span><span class="special">&</span> <span class="identifier">p</span><span class="special">);</span> </pre> <p> The quantile is best viewed as the inverse of the <a class="link" href="nmp.html#math_toolkit.dist_ref.nmp.cdf">Cumulative @@ -472,8 +472,8 @@ <span class="phrase"><a name="math_toolkit.dist_ref.nmp.sd"></a></span><a class="link" href="nmp.html#math_toolkit.dist_ref.nmp.sd">Standard Deviation</a> </h5> -<pre class="programlisting"><span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">RealType</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> -<span class="identifier">RealType</span> <span class="identifier">standard_deviation</span><span class="special">(</span><span class="keyword">const</span> <span class="emphasis"><em>Distribution-Type</em></span><span class="special"><</span><span class="identifier">RealType</span><span class="special">,</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">>&</span> <span class="identifier">dist</span><span class="special">);</span> +<pre class="programlisting"><span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">RealType</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> +<span class="identifier">RealType</span> <span class="identifier">standard_deviation</span><span class="special">(</span><span class="keyword">const</span> <span class="emphasis"><em>Distribution-Type</em></span><span class="special"><</span><span class="identifier">RealType</span><span class="special">,</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">>&</span> <span class="identifier">dist</span><span class="special">);</span> </pre> <p> Returns the standard deviation of distribution <span class="emphasis"><em>dist</em></span>. @@ -486,8 +486,8 @@ <a name="math_toolkit.dist_ref.nmp.h14"></a> <span class="phrase"><a name="math_toolkit.dist_ref.nmp.support"></a></span><a class="link" href="nmp.html#math_toolkit.dist_ref.nmp.support">support</a> </h5> -<pre class="programlisting"><span class="keyword">template</span><span class="special"><</span><span class="keyword">class</span> <span class="identifier">RealType</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> -<span class="identifier">std</span><span class="special">::</span><span class="identifier">pair</span><span class="special"><</span><span class="identifier">RealType</span><span class="special">,</span> <span class="identifier">RealType</span><span class="special">></span> <span class="identifier">support</span><span class="special">(</span><span class="keyword">const</span> <span class="emphasis"><em>Distribution-Type</em></span><span class="special"><</span><span class="identifier">RealType</span><span class="special">,</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">>&</span> <span class="identifier">dist</span><span class="special">);</span> +<pre class="programlisting"><span class="keyword">template</span><span class="special"><</span><span class="keyword">class</span> <span class="identifier">RealType</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> +<span class="identifier">std</span><span class="special">::</span><span class="identifier">pair</span><span class="special"><</span><span class="identifier">RealType</span><span class="special">,</span> <span class="identifier">RealType</span><span class="special">></span> <span class="identifier">support</span><span class="special">(</span><span class="keyword">const</span> <span class="emphasis"><em>Distribution-Type</em></span><span class="special"><</span><span class="identifier">RealType</span><span class="special">,</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">>&</span> <span class="identifier">dist</span><span class="special">);</span> </pre> <p> Returns the supported range of random variable over the distribution <span class="emphasis"><em>dist</em></span>. @@ -503,8 +503,8 @@ <a name="math_toolkit.dist_ref.nmp.h15"></a> <span class="phrase"><a name="math_toolkit.dist_ref.nmp.variance"></a></span><a class="link" href="nmp.html#math_toolkit.dist_ref.nmp.variance">Variance</a> </h5> -<pre class="programlisting"><span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">RealType</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> -<span class="identifier">RealType</span> <span class="identifier">variance</span><span class="special">(</span><span class="keyword">const</span> <span class="emphasis"><em>Distribution-Type</em></span><span class="special"><</span><span class="identifier">RealType</span><span class="special">,</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">>&</span> <span class="identifier">dist</span><span class="special">);</span> +<pre class="programlisting"><span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">RealType</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> +<span class="identifier">RealType</span> <span class="identifier">variance</span><span class="special">(</span><span class="keyword">const</span> <span class="emphasis"><em>Distribution-Type</em></span><span class="special"><</span><span class="identifier">RealType</span><span class="special">,</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">>&</span> <span class="identifier">dist</span><span class="special">);</span> </pre> <p> Returns the variance of the distribution <span class="emphasis"><em>dist</em></span>. @@ -517,8 +517,8 @@ <a name="math_toolkit.dist_ref.nmp.h16"></a> <span class="phrase"><a name="math_toolkit.dist_ref.nmp.skewness"></a></span><a class="link" href="nmp.html#math_toolkit.dist_ref.nmp.skewness">Skewness</a> </h5> -<pre class="programlisting"><span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">RealType</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> -<span class="identifier">RealType</span> <span class="identifier">skewness</span><span class="special">(</span><span class="keyword">const</span> <span class="emphasis"><em>Distribution-Type</em></span><span class="special"><</span><span class="identifier">RealType</span><span class="special">,</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">>&</span> <span class="identifier">dist</span><span class="special">);</span> +<pre class="programlisting"><span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">RealType</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> +<span class="identifier">RealType</span> <span class="identifier">skewness</span><span class="special">(</span><span class="keyword">const</span> <span class="emphasis"><em>Distribution-Type</em></span><span class="special"><</span><span class="identifier">RealType</span><span class="special">,</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">>&</span> <span class="identifier">dist</span><span class="special">);</span> </pre> <p> Returns the skewness of the distribution <span class="emphasis"><em>dist</em></span>. @@ -531,8 +531,8 @@ <a name="math_toolkit.dist_ref.nmp.h17"></a> <span class="phrase"><a name="math_toolkit.dist_ref.nmp.kurtosis"></a></span><a class="link" href="nmp.html#math_toolkit.dist_ref.nmp.kurtosis">Kurtosis</a> </h5> -<pre class="programlisting"><span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">RealType</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> -<span class="identifier">RealType</span> <span class="identifier">kurtosis</span><span class="special">(</span><span class="keyword">const</span> <span class="emphasis"><em>Distribution-Type</em></span><span class="special"><</span><span class="identifier">RealType</span><span class="special">,</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">>&</span> <span class="identifier">dist</span><span class="special">);</span> +<pre class="programlisting"><span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">RealType</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> +<span class="identifier">RealType</span> <span class="identifier">kurtosis</span><span class="special">(</span><span class="keyword">const</span> <span class="emphasis"><em>Distribution-Type</em></span><span class="special"><</span><span class="identifier">RealType</span><span class="special">,</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">>&</span> <span class="identifier">dist</span><span class="special">);</span> </pre> <p> Returns the 'proper' kurtosis (normalized fourth moment) of the distribution @@ -574,8 +574,8 @@ <span class="phrase"><a name="math_toolkit.dist_ref.nmp.kurtosis_excess"></a></span><a class="link" href="nmp.html#math_toolkit.dist_ref.nmp.kurtosis_excess">Kurtosis excess</a> </h5> -<pre class="programlisting"><span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">RealType</span><span class="special">,</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> -<span class="identifier">RealType</span> <span class="identifier">kurtosis_excess</span><span class="special">(</span><span class="keyword">const</span> <span class="emphasis"><em>Distribution-Type</em></span><span class="special"><</span><span class="identifier">RealType</span><span class="special">,</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">>&</span> <span class="identifier">dist</span><span class="special">);</span> +<pre class="programlisting"><span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">RealType</span><span class="special">,</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> +<span class="identifier">RealType</span> <span class="identifier">kurtosis_excess</span><span class="special">(</span><span class="keyword">const</span> <span class="emphasis"><em>Distribution-Type</em></span><span class="special"><</span><span class="identifier">RealType</span><span class="special">,</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">>&</span> <span class="identifier">dist</span><span class="special">);</span> </pre> <p> Returns the kurtosis excess of the distribution <span class="emphasis"><em>dist</em></span>. @@ -689,9 +689,10 @@ </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/ellint.html b/libs/math/doc/html/math_toolkit/ellint.html index d82bde75c..1c08b6487 100644 --- a/libs/math/doc/html/math_toolkit/ellint.html +++ b/libs/math/doc/html/math_toolkit/ellint.html @@ -2,10 +2,10 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Elliptic Integrals</title> -<link rel="stylesheet" href="../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../index.html" title="Math Toolkit"> -<link rel="up" href="../special.html" title="Chapter 3. Special Functions"> +<link rel="home" href="../index.html" title="Math Toolkit 1.9.0"> +<link rel="up" href="../special.html" title="Chapter 6. Special Functions"> <link rel="prev" href="airy/bip.html" title="Airy Bi' Function"> <link rel="next" href="ellint/ellint_intro.html" title="Elliptic Integral Overview"> </head> @@ -22,7 +22,7 @@ <div class="spirit-nav"> <a accesskey="p" href="airy/bip.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../special.html"><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="ellint/ellint_intro.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_ellint"> +<div class="section"> <div class="titlepage"><div><div><h2 class="title" style="clear: both"> <a name="math_toolkit.ellint"></a><a class="link" href="ellint.html" title="Elliptic Integrals">Elliptic Integrals</a> </h2></div></div></div> @@ -40,9 +40,10 @@ </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/ellint/ellint_1.html b/libs/math/doc/html/math_toolkit/ellint/ellint_1.html index 28241410b..51f014a77 100644 --- a/libs/math/doc/html/math_toolkit/ellint/ellint_1.html +++ b/libs/math/doc/html/math_toolkit/ellint/ellint_1.html @@ -2,9 +2,9 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Elliptic Integrals of the First Kind - Legendre Form</title> -<link rel="stylesheet" href="../../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../../index.html" title="Math Toolkit"> +<link rel="home" href="../../index.html" title="Math Toolkit 1.9.0"> <link rel="up" href="../ellint.html" title="Elliptic Integrals"> <link rel="prev" href="ellint_carlson.html" title="Elliptic Integrals - Carlson Form"> <link rel="next" href="ellint_2.html" title="Elliptic Integrals of the Second Kind - Legendre Form"> @@ -22,7 +22,7 @@ <div class="spirit-nav"> <a accesskey="p" href="ellint_carlson.html"><img src="../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../ellint.html"><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="ellint_2.html"><img src="../../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_ellint_ellint_1"> +<div class="section"> <div class="titlepage"><div><div><h3 class="title"> <a name="math_toolkit.ellint.ellint_1"></a><a class="link" href="ellint_1.html" title="Elliptic Integrals of the First Kind - Legendre Form">Elliptic Integrals of the First Kind - Legendre Form</a> @@ -38,14 +38,14 @@ <span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T1</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T2</span><span class="special">></span> <a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">ellint_1</span><span class="special">(</span><span class="identifier">T1</span> <span class="identifier">k</span><span class="special">,</span> <span class="identifier">T2</span> <span class="identifier">phi</span><span class="special">);</span> -<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T1</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T2</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> -<a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">ellint_1</span><span class="special">(</span><span class="identifier">T1</span> <span class="identifier">k</span><span class="special">,</span> <span class="identifier">T2</span> <span class="identifier">phi</span><span class="special">,</span> <span class="keyword">const</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">&);</span> +<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T1</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T2</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> +<a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">ellint_1</span><span class="special">(</span><span class="identifier">T1</span> <span class="identifier">k</span><span class="special">,</span> <span class="identifier">T2</span> <span class="identifier">phi</span><span class="special">,</span> <span class="keyword">const</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">&);</span> <span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T</span><span class="special">></span> <a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">ellint_1</span><span class="special">(</span><span class="identifier">T</span> <span class="identifier">k</span><span class="special">);</span> -<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> -<a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">ellint_1</span><span class="special">(</span><span class="identifier">T</span> <span class="identifier">k</span><span class="special">,</span> <span class="keyword">const</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">&);</span> +<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> +<a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">ellint_1</span><span class="special">(</span><span class="identifier">T</span> <span class="identifier">k</span><span class="special">,</span> <span class="keyword">const</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">&);</span> <span class="special">}}</span> <span class="comment">// namespaces</span> </pre> @@ -69,8 +69,8 @@ <pre class="programlisting"><span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T1</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T2</span><span class="special">></span> <a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">ellint_1</span><span class="special">(</span><span class="identifier">T1</span> <span class="identifier">k</span><span class="special">,</span> <span class="identifier">T2</span> <span class="identifier">phi</span><span class="special">);</span> -<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T1</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T2</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> -<a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">ellint_1</span><span class="special">(</span><span class="identifier">T1</span> <span class="identifier">k</span><span class="special">,</span> <span class="identifier">T2</span> <span class="identifier">phi</span><span class="special">,</span> <span class="keyword">const</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">&);</span> +<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T1</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T2</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> +<a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">ellint_1</span><span class="special">(</span><span class="identifier">T1</span> <span class="identifier">k</span><span class="special">,</span> <span class="identifier">T2</span> <span class="identifier">phi</span><span class="special">,</span> <span class="keyword">const</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">&);</span> </pre> <p> Returns the incomplete elliptic integral of the first kind <span class="emphasis"><em>F(φ, @@ -83,16 +83,16 @@ Requires -1 <= k <= 1, otherwise returns the result of <a class="link" href="../error_handling.html#math_toolkit.error_handling.domain_error">domain_error</a>. </p> <p> - The final <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a> argument is optional and can + The final <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a> argument is optional and can be used to control the behaviour of the function: how it handles errors, - what level of precision to use etc. Refer to the <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">policy + what level of precision to use etc. Refer to the <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">policy documentation for more details</a>. </p> <pre class="programlisting"><span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T</span><span class="special">></span> <a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">ellint_1</span><span class="special">(</span><span class="identifier">T</span> <span class="identifier">k</span><span class="special">);</span> <span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T</span><span class="special">></span> -<a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">ellint_1</span><span class="special">(</span><span class="identifier">T</span> <span class="identifier">k</span><span class="special">,</span> <span class="keyword">const</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">&);</span> +<a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">ellint_1</span><span class="special">(</span><span class="identifier">T</span> <span class="identifier">k</span><span class="special">,</span> <span class="keyword">const</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">&);</span> </pre> <p> Returns the complete elliptic integral of the first kind <span class="emphasis"><em>K(k)</em></span>: @@ -104,9 +104,9 @@ Requires -1 <= k <= 1, otherwise returns the result of <a class="link" href="../error_handling.html#math_toolkit.error_handling.domain_error">domain_error</a>. </p> <p> - The final <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a> argument is optional and can + The final <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a> argument is optional and can be used to control the behaviour of the function: how it handles errors, - what level of precision to use etc. Refer to the <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">policy + what level of precision to use etc. Refer to the <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">policy documentation for more details</a>. </p> <h5> @@ -121,7 +121,7 @@ zero error</a>. All values are relative errors in units of epsilon. </p> <div class="table"> -<a name="math_toolkit.ellint.ellint_1.errors_rates_in_the_elliptic_int"></a><p class="title"><b>Table 3.26. Errors Rates in the Elliptic Integrals of the First Kind</b></p> +<a name="math_toolkit.ellint.ellint_1.errors_rates_in_the_elliptic_int"></a><p class="title"><b>Table 6.26. Errors Rates in the Elliptic Integrals of the First Kind</b></p> <div class="table-contents"><table class="table" summary="Errors Rates in the Elliptic Integrals of the First Kind"> <colgroup> <col> @@ -251,9 +251,10 @@ </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/ellint/ellint_2.html b/libs/math/doc/html/math_toolkit/ellint/ellint_2.html index 090614a37..fefa2aeea 100644 --- a/libs/math/doc/html/math_toolkit/ellint/ellint_2.html +++ b/libs/math/doc/html/math_toolkit/ellint/ellint_2.html @@ -2,9 +2,9 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Elliptic Integrals of the Second Kind - Legendre Form</title> -<link rel="stylesheet" href="../../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../../index.html" title="Math Toolkit"> +<link rel="home" href="../../index.html" title="Math Toolkit 1.9.0"> <link rel="up" href="../ellint.html" title="Elliptic Integrals"> <link rel="prev" href="ellint_1.html" title="Elliptic Integrals of the First Kind - Legendre Form"> <link rel="next" href="ellint_3.html" title="Elliptic Integrals of the Third Kind - Legendre Form"> @@ -22,7 +22,7 @@ <div class="spirit-nav"> <a accesskey="p" href="ellint_1.html"><img src="../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../ellint.html"><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="ellint_3.html"><img src="../../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_ellint_ellint_2"> +<div class="section"> <div class="titlepage"><div><div><h3 class="title"> <a name="math_toolkit.ellint.ellint_2"></a><a class="link" href="ellint_2.html" title="Elliptic Integrals of the Second Kind - Legendre Form">Elliptic Integrals of the Second Kind - Legendre Form</a> @@ -38,14 +38,14 @@ <span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T1</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T2</span><span class="special">></span> <a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">ellint_2</span><span class="special">(</span><span class="identifier">T1</span> <span class="identifier">k</span><span class="special">,</span> <span class="identifier">T2</span> <span class="identifier">phi</span><span class="special">);</span> -<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T1</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T2</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> -<a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">ellint_2</span><span class="special">(</span><span class="identifier">T1</span> <span class="identifier">k</span><span class="special">,</span> <span class="identifier">T2</span> <span class="identifier">phi</span><span class="special">,</span> <span class="keyword">const</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">&);</span> +<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T1</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T2</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> +<a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">ellint_2</span><span class="special">(</span><span class="identifier">T1</span> <span class="identifier">k</span><span class="special">,</span> <span class="identifier">T2</span> <span class="identifier">phi</span><span class="special">,</span> <span class="keyword">const</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">&);</span> <span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T</span><span class="special">></span> <a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">ellint_2</span><span class="special">(</span><span class="identifier">T</span> <span class="identifier">k</span><span class="special">);</span> -<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> -<a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">ellint_2</span><span class="special">(</span><span class="identifier">T</span> <span class="identifier">k</span><span class="special">,</span> <span class="keyword">const</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">&);</span> +<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> +<a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">ellint_2</span><span class="special">(</span><span class="identifier">T</span> <span class="identifier">k</span><span class="special">,</span> <span class="keyword">const</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">&);</span> <span class="special">}}</span> <span class="comment">// namespaces</span> </pre> @@ -69,8 +69,8 @@ <pre class="programlisting"><span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T1</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T2</span><span class="special">></span> <a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">ellint_2</span><span class="special">(</span><span class="identifier">T1</span> <span class="identifier">k</span><span class="special">,</span> <span class="identifier">T2</span> <span class="identifier">phi</span><span class="special">);</span> -<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T1</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T2</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> -<a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">ellint_2</span><span class="special">(</span><span class="identifier">T1</span> <span class="identifier">k</span><span class="special">,</span> <span class="identifier">T2</span> <span class="identifier">phi</span><span class="special">,</span> <span class="keyword">const</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">&);</span> +<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T1</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T2</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> +<a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">ellint_2</span><span class="special">(</span><span class="identifier">T1</span> <span class="identifier">k</span><span class="special">,</span> <span class="identifier">T2</span> <span class="identifier">phi</span><span class="special">,</span> <span class="keyword">const</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">&);</span> </pre> <p> Returns the incomplete elliptic integral of the second kind <span class="emphasis"><em>E(φ, @@ -83,16 +83,16 @@ Requires -1 <= k <= 1, otherwise returns the result of <a class="link" href="../error_handling.html#math_toolkit.error_handling.domain_error">domain_error</a>. </p> <p> - The final <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a> argument is optional and can + The final <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a> argument is optional and can be used to control the behaviour of the function: how it handles errors, - what level of precision to use etc. Refer to the <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">policy + what level of precision to use etc. Refer to the <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">policy documentation for more details</a>. </p> <pre class="programlisting"><span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T</span><span class="special">></span> <a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">ellint_2</span><span class="special">(</span><span class="identifier">T</span> <span class="identifier">k</span><span class="special">);</span> <span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T</span><span class="special">></span> -<a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">ellint_2</span><span class="special">(</span><span class="identifier">T</span> <span class="identifier">k</span><span class="special">,</span> <span class="keyword">const</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">&);</span> +<a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">ellint_2</span><span class="special">(</span><span class="identifier">T</span> <span class="identifier">k</span><span class="special">,</span> <span class="keyword">const</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">&);</span> </pre> <p> Returns the complete elliptic integral of the second kind <span class="emphasis"><em>E(k)</em></span>: @@ -104,9 +104,9 @@ Requires -1 <= k <= 1, otherwise returns the result of <a class="link" href="../error_handling.html#math_toolkit.error_handling.domain_error">domain_error</a>. </p> <p> - The final <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a> argument is optional and can + The final <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a> argument is optional and can be used to control the behaviour of the function: how it handles errors, - what level of precision to use etc. Refer to the <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">policy + what level of precision to use etc. Refer to the <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">policy documentation for more details</a>. </p> <h5> @@ -121,7 +121,7 @@ zero error</a>. All values are relative errors in units of epsilon. </p> <div class="table"> -<a name="math_toolkit.ellint.ellint_2.errors_rates_in_the_elliptic_int"></a><p class="title"><b>Table 3.27. Errors Rates in the Elliptic Integrals of the Second Kind</b></p> +<a name="math_toolkit.ellint.ellint_2.errors_rates_in_the_elliptic_int"></a><p class="title"><b>Table 6.27. Errors Rates in the Elliptic Integrals of the Second Kind</b></p> <div class="table-contents"><table class="table" summary="Errors Rates in the Elliptic Integrals of the Second Kind"> <colgroup> <col> @@ -251,9 +251,10 @@ </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/ellint/ellint_3.html b/libs/math/doc/html/math_toolkit/ellint/ellint_3.html index 932e0b524..362011042 100644 --- a/libs/math/doc/html/math_toolkit/ellint/ellint_3.html +++ b/libs/math/doc/html/math_toolkit/ellint/ellint_3.html @@ -2,9 +2,9 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Elliptic Integrals of the Third Kind - Legendre Form</title> -<link rel="stylesheet" href="../../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../../index.html" title="Math Toolkit"> +<link rel="home" href="../../index.html" title="Math Toolkit 1.9.0"> <link rel="up" href="../ellint.html" title="Elliptic Integrals"> <link rel="prev" href="ellint_2.html" title="Elliptic Integrals of the Second Kind - Legendre Form"> <link rel="next" href="../jacobi.html" title="Jacobi Elliptic Functions"> @@ -22,7 +22,7 @@ <div class="spirit-nav"> <a accesskey="p" href="ellint_2.html"><img src="../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../ellint.html"><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="../jacobi.html"><img src="../../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_ellint_ellint_3"> +<div class="section"> <div class="titlepage"><div><div><h3 class="title"> <a name="math_toolkit.ellint.ellint_3"></a><a class="link" href="ellint_3.html" title="Elliptic Integrals of the Third Kind - Legendre Form">Elliptic Integrals of the Third Kind - Legendre Form</a> @@ -38,14 +38,14 @@ <span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T1</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T2</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T3</span><span class="special">></span> <a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">ellint_3</span><span class="special">(</span><span class="identifier">T1</span> <span class="identifier">k</span><span class="special">,</span> <span class="identifier">T2</span> <span class="identifier">n</span><span class="special">,</span> <span class="identifier">T3</span> <span class="identifier">phi</span><span class="special">);</span> -<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T1</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T2</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T3</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> -<a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">ellint_3</span><span class="special">(</span><span class="identifier">T1</span> <span class="identifier">k</span><span class="special">,</span> <span class="identifier">T2</span> <span class="identifier">n</span><span class="special">,</span> <span class="identifier">T3</span> <span class="identifier">phi</span><span class="special">,</span> <span class="keyword">const</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">&);</span> +<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T1</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T2</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T3</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> +<a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">ellint_3</span><span class="special">(</span><span class="identifier">T1</span> <span class="identifier">k</span><span class="special">,</span> <span class="identifier">T2</span> <span class="identifier">n</span><span class="special">,</span> <span class="identifier">T3</span> <span class="identifier">phi</span><span class="special">,</span> <span class="keyword">const</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">&);</span> <span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T1</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T2</span><span class="special">></span> <a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">ellint_3</span><span class="special">(</span><span class="identifier">T1</span> <span class="identifier">k</span><span class="special">,</span> <span class="identifier">T2</span> <span class="identifier">n</span><span class="special">);</span> -<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T1</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T2</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> -<a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">ellint_3</span><span class="special">(</span><span class="identifier">T1</span> <span class="identifier">k</span><span class="special">,</span> <span class="identifier">T2</span> <span class="identifier">n</span><span class="special">,</span> <span class="keyword">const</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">&);</span> +<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T1</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T2</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> +<a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">ellint_3</span><span class="special">(</span><span class="identifier">T1</span> <span class="identifier">k</span><span class="special">,</span> <span class="identifier">T2</span> <span class="identifier">n</span><span class="special">,</span> <span class="keyword">const</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">&);</span> <span class="special">}}</span> <span class="comment">// namespaces</span> </pre> @@ -70,8 +70,8 @@ <pre class="programlisting"><span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T1</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T2</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T3</span><span class="special">></span> <a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">ellint_3</span><span class="special">(</span><span class="identifier">T1</span> <span class="identifier">k</span><span class="special">,</span> <span class="identifier">T2</span> <span class="identifier">n</span><span class="special">,</span> <span class="identifier">T3</span> <span class="identifier">phi</span><span class="special">);</span> -<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T1</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T2</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T3</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> -<a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">ellint_3</span><span class="special">(</span><span class="identifier">T1</span> <span class="identifier">k</span><span class="special">,</span> <span class="identifier">T2</span> <span class="identifier">n</span><span class="special">,</span> <span class="identifier">T3</span> <span class="identifier">phi</span><span class="special">,</span> <span class="keyword">const</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">&);</span> +<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T1</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T2</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T3</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> +<a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">ellint_3</span><span class="special">(</span><span class="identifier">T1</span> <span class="identifier">k</span><span class="special">,</span> <span class="identifier">T2</span> <span class="identifier">n</span><span class="special">,</span> <span class="identifier">T3</span> <span class="identifier">phi</span><span class="special">,</span> <span class="keyword">const</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">&);</span> </pre> <p> Returns the incomplete elliptic integral of the third kind <span class="emphasis"><em>Π(n, @@ -86,16 +86,16 @@ (outside this range the result would be complex). </p> <p> - The final <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a> argument is optional and can + The final <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a> argument is optional and can be used to control the behaviour of the function: how it handles errors, - what level of precision to use etc. Refer to the <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">policy + what level of precision to use etc. Refer to the <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">policy documentation for more details</a>. </p> <pre class="programlisting"><span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T1</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T2</span><span class="special">></span> <a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">ellint_3</span><span class="special">(</span><span class="identifier">T1</span> <span class="identifier">k</span><span class="special">,</span> <span class="identifier">T2</span> <span class="identifier">n</span><span class="special">);</span> -<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T1</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T2</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> -<a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">ellint_3</span><span class="special">(</span><span class="identifier">T1</span> <span class="identifier">k</span><span class="special">,</span> <span class="identifier">T2</span> <span class="identifier">n</span><span class="special">,</span> <span class="keyword">const</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">&);</span> +<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T1</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T2</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> +<a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">ellint_3</span><span class="special">(</span><span class="identifier">T1</span> <span class="identifier">k</span><span class="special">,</span> <span class="identifier">T2</span> <span class="identifier">n</span><span class="special">,</span> <span class="keyword">const</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">&);</span> </pre> <p> Returns the complete elliptic integral of the first kind <span class="emphasis"><em>Π(n, k)</em></span>: @@ -109,9 +109,9 @@ (outside this range the result would be complex). </p> <p> - The final <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a> argument is optional and can + The final <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a> argument is optional and can be used to control the behaviour of the function: how it handles errors, - what level of precision to use etc. Refer to the <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">policy + what level of precision to use etc. Refer to the <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">policy documentation for more details</a>. </p> <h5> @@ -126,7 +126,7 @@ zero error</a>. All values are relative errors in units of epsilon. </p> <div class="table"> -<a name="math_toolkit.ellint.ellint_3.errors_rates_in_the_elliptic_int"></a><p class="title"><b>Table 3.28. Errors Rates in the Elliptic Integrals of the Third Kind</b></p> +<a name="math_toolkit.ellint.ellint_3.errors_rates_in_the_elliptic_int"></a><p class="title"><b>Table 6.28. Errors Rates in the Elliptic Integrals of the Third Kind</b></p> <div class="table-contents"><table class="table" summary="Errors Rates in the Elliptic Integrals of the Third Kind"> <colgroup> <col> @@ -304,9 +304,10 @@ </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/ellint/ellint_carlson.html b/libs/math/doc/html/math_toolkit/ellint/ellint_carlson.html index 0c1e4727d..555d0ac42 100644 --- a/libs/math/doc/html/math_toolkit/ellint/ellint_carlson.html +++ b/libs/math/doc/html/math_toolkit/ellint/ellint_carlson.html @@ -2,9 +2,9 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Elliptic Integrals - Carlson Form</title> -<link rel="stylesheet" href="../../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../../index.html" title="Math Toolkit"> +<link rel="home" href="../../index.html" title="Math Toolkit 1.9.0"> <link rel="up" href="../ellint.html" title="Elliptic Integrals"> <link rel="prev" href="ellint_intro.html" title="Elliptic Integral Overview"> <link rel="next" href="ellint_1.html" title="Elliptic Integrals of the First Kind - Legendre Form"> @@ -22,7 +22,7 @@ <div class="spirit-nav"> <a accesskey="p" href="ellint_intro.html"><img src="../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../ellint.html"><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="ellint_1.html"><img src="../../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_ellint_ellint_carlson"> +<div class="section"> <div class="titlepage"><div><div><h3 class="title"> <a name="math_toolkit.ellint.ellint_carlson"></a><a class="link" href="ellint_carlson.html" title="Elliptic Integrals - Carlson Form">Elliptic Integrals - Carlson Form</a> @@ -38,8 +38,8 @@ <span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T1</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T2</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T3</span><span class="special">></span> <a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">ellint_rf</span><span class="special">(</span><span class="identifier">T1</span> <span class="identifier">x</span><span class="special">,</span> <span class="identifier">T2</span> <span class="identifier">y</span><span class="special">,</span> <span class="identifier">T3</span> <span class="identifier">z</span><span class="special">)</span> -<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T1</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T2</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T3</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> -<a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">ellint_rf</span><span class="special">(</span><span class="identifier">T1</span> <span class="identifier">x</span><span class="special">,</span> <span class="identifier">T2</span> <span class="identifier">y</span><span class="special">,</span> <span class="identifier">T3</span> <span class="identifier">z</span><span class="special">,</span> <span class="keyword">const</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">&)</span> +<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T1</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T2</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T3</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> +<a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">ellint_rf</span><span class="special">(</span><span class="identifier">T1</span> <span class="identifier">x</span><span class="special">,</span> <span class="identifier">T2</span> <span class="identifier">y</span><span class="special">,</span> <span class="identifier">T3</span> <span class="identifier">z</span><span class="special">,</span> <span class="keyword">const</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">&)</span> <span class="special">}}</span> <span class="comment">// namespaces</span> </pre> @@ -50,8 +50,8 @@ <span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T1</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T2</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T3</span><span class="special">></span> <a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">ellint_rd</span><span class="special">(</span><span class="identifier">T1</span> <span class="identifier">x</span><span class="special">,</span> <span class="identifier">T2</span> <span class="identifier">y</span><span class="special">,</span> <span class="identifier">T3</span> <span class="identifier">z</span><span class="special">)</span> -<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T1</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T2</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T3</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> -<a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">ellint_rd</span><span class="special">(</span><span class="identifier">T1</span> <span class="identifier">x</span><span class="special">,</span> <span class="identifier">T2</span> <span class="identifier">y</span><span class="special">,</span> <span class="identifier">T3</span> <span class="identifier">z</span><span class="special">,</span> <span class="keyword">const</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">&)</span> +<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T1</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T2</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T3</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> +<a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">ellint_rd</span><span class="special">(</span><span class="identifier">T1</span> <span class="identifier">x</span><span class="special">,</span> <span class="identifier">T2</span> <span class="identifier">y</span><span class="special">,</span> <span class="identifier">T3</span> <span class="identifier">z</span><span class="special">,</span> <span class="keyword">const</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">&)</span> <span class="special">}}</span> <span class="comment">// namespaces</span> </pre> @@ -62,8 +62,8 @@ <span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T1</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T2</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T3</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T4</span><span class="special">></span> <a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">ellint_rj</span><span class="special">(</span><span class="identifier">T1</span> <span class="identifier">x</span><span class="special">,</span> <span class="identifier">T2</span> <span class="identifier">y</span><span class="special">,</span> <span class="identifier">T3</span> <span class="identifier">z</span><span class="special">,</span> <span class="identifier">T4</span> <span class="identifier">p</span><span class="special">)</span> -<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T1</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T2</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T3</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T4</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> -<a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">ellint_rj</span><span class="special">(</span><span class="identifier">T1</span> <span class="identifier">x</span><span class="special">,</span> <span class="identifier">T2</span> <span class="identifier">y</span><span class="special">,</span> <span class="identifier">T3</span> <span class="identifier">z</span><span class="special">,</span> <span class="identifier">T4</span> <span class="identifier">p</span><span class="special">,</span> <span class="keyword">const</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">&)</span> +<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T1</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T2</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T3</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T4</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> +<a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">ellint_rj</span><span class="special">(</span><span class="identifier">T1</span> <span class="identifier">x</span><span class="special">,</span> <span class="identifier">T2</span> <span class="identifier">y</span><span class="special">,</span> <span class="identifier">T3</span> <span class="identifier">z</span><span class="special">,</span> <span class="identifier">T4</span> <span class="identifier">p</span><span class="special">,</span> <span class="keyword">const</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">&)</span> <span class="special">}}</span> <span class="comment">// namespaces</span> </pre> @@ -74,8 +74,8 @@ <span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T1</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T2</span><span class="special">></span> <a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">ellint_rc</span><span class="special">(</span><span class="identifier">T1</span> <span class="identifier">x</span><span class="special">,</span> <span class="identifier">T2</span> <span class="identifier">y</span><span class="special">)</span> -<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T1</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T2</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> -<a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">ellint_rc</span><span class="special">(</span><span class="identifier">T1</span> <span class="identifier">x</span><span class="special">,</span> <span class="identifier">T2</span> <span class="identifier">y</span><span class="special">,</span> <span class="keyword">const</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">&)</span> +<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T1</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T2</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> +<a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">ellint_rc</span><span class="special">(</span><span class="identifier">T1</span> <span class="identifier">x</span><span class="special">,</span> <span class="identifier">T2</span> <span class="identifier">y</span><span class="special">,</span> <span class="keyword">const</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">&)</span> <span class="special">}}</span> <span class="comment">// namespaces</span> </pre> @@ -99,8 +99,8 @@ <pre class="programlisting"><span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T1</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T2</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T3</span><span class="special">></span> <a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">ellint_rf</span><span class="special">(</span><span class="identifier">T1</span> <span class="identifier">x</span><span class="special">,</span> <span class="identifier">T2</span> <span class="identifier">y</span><span class="special">,</span> <span class="identifier">T3</span> <span class="identifier">z</span><span class="special">)</span> -<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T1</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T2</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T3</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> -<a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">ellint_rf</span><span class="special">(</span><span class="identifier">T1</span> <span class="identifier">x</span><span class="special">,</span> <span class="identifier">T2</span> <span class="identifier">y</span><span class="special">,</span> <span class="identifier">T3</span> <span class="identifier">z</span><span class="special">,</span> <span class="keyword">const</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">&)</span> +<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T1</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T2</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T3</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> +<a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">ellint_rf</span><span class="special">(</span><span class="identifier">T1</span> <span class="identifier">x</span><span class="special">,</span> <span class="identifier">T2</span> <span class="identifier">y</span><span class="special">,</span> <span class="identifier">T3</span> <span class="identifier">z</span><span class="special">,</span> <span class="keyword">const</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">&)</span> </pre> <p> Returns Carlson's Elliptic Integral R<sub>F</sub>: @@ -113,16 +113,16 @@ be zero. Otherwise returns the result of <a class="link" href="../error_handling.html#math_toolkit.error_handling.domain_error">domain_error</a>. </p> <p> - The final <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a> argument is optional and can + The final <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a> argument is optional and can be used to control the behaviour of the function: how it handles errors, - what level of precision to use etc. Refer to the <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">policy + what level of precision to use etc. Refer to the <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">policy documentation for more details</a>. </p> <pre class="programlisting"><span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T1</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T2</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T3</span><span class="special">></span> <a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">ellint_rd</span><span class="special">(</span><span class="identifier">T1</span> <span class="identifier">x</span><span class="special">,</span> <span class="identifier">T2</span> <span class="identifier">y</span><span class="special">,</span> <span class="identifier">T3</span> <span class="identifier">z</span><span class="special">)</span> -<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T1</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T2</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T3</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> -<a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">ellint_rd</span><span class="special">(</span><span class="identifier">T1</span> <span class="identifier">x</span><span class="special">,</span> <span class="identifier">T2</span> <span class="identifier">y</span><span class="special">,</span> <span class="identifier">T3</span> <span class="identifier">z</span><span class="special">,</span> <span class="keyword">const</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">&)</span> +<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T1</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T2</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T3</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> +<a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">ellint_rd</span><span class="special">(</span><span class="identifier">T1</span> <span class="identifier">x</span><span class="special">,</span> <span class="identifier">T2</span> <span class="identifier">y</span><span class="special">,</span> <span class="identifier">T3</span> <span class="identifier">z</span><span class="special">,</span> <span class="keyword">const</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">&)</span> </pre> <p> Returns Carlson's elliptic integral R<sub>D</sub>: @@ -135,16 +135,16 @@ that z >= 0. Otherwise returns the result of <a class="link" href="../error_handling.html#math_toolkit.error_handling.domain_error">domain_error</a>. </p> <p> - The final <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a> argument is optional and can + The final <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a> argument is optional and can be used to control the behaviour of the function: how it handles errors, - what level of precision to use etc. Refer to the <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">policy + what level of precision to use etc. Refer to the <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">policy documentation for more details</a>. </p> <pre class="programlisting"><span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T1</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T2</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T3</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T4</span><span class="special">></span> <a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">ellint_rj</span><span class="special">(</span><span class="identifier">T1</span> <span class="identifier">x</span><span class="special">,</span> <span class="identifier">T2</span> <span class="identifier">y</span><span class="special">,</span> <span class="identifier">T3</span> <span class="identifier">z</span><span class="special">,</span> <span class="identifier">T4</span> <span class="identifier">p</span><span class="special">)</span> -<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T1</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T2</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T3</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T4</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> -<a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">ellint_rj</span><span class="special">(</span><span class="identifier">T1</span> <span class="identifier">x</span><span class="special">,</span> <span class="identifier">T2</span> <span class="identifier">y</span><span class="special">,</span> <span class="identifier">T3</span> <span class="identifier">z</span><span class="special">,</span> <span class="identifier">T4</span> <span class="identifier">p</span><span class="special">,</span> <span class="keyword">const</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">&)</span> +<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T1</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T2</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T3</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T4</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> +<a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">ellint_rj</span><span class="special">(</span><span class="identifier">T1</span> <span class="identifier">x</span><span class="special">,</span> <span class="identifier">T2</span> <span class="identifier">y</span><span class="special">,</span> <span class="identifier">T3</span> <span class="identifier">z</span><span class="special">,</span> <span class="identifier">T4</span> <span class="identifier">p</span><span class="special">,</span> <span class="keyword">const</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">&)</span> </pre> <p> Returns Carlson's elliptic integral R<sub>J</sub>: @@ -157,9 +157,9 @@ and that <span class="emphasis"><em>p != 0</em></span>. Otherwise returns the result of <a class="link" href="../error_handling.html#math_toolkit.error_handling.domain_error">domain_error</a>. </p> <p> - The final <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a> argument is optional and can + The final <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a> argument is optional and can be used to control the behaviour of the function: how it handles errors, - what level of precision to use etc. Refer to the <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">policy + what level of precision to use etc. Refer to the <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">policy documentation for more details</a>. </p> <p> @@ -172,8 +172,8 @@ <pre class="programlisting"><span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T1</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T2</span><span class="special">></span> <a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">ellint_rc</span><span class="special">(</span><span class="identifier">T1</span> <span class="identifier">x</span><span class="special">,</span> <span class="identifier">T2</span> <span class="identifier">y</span><span class="special">)</span> -<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T1</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T2</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> -<a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">ellint_rc</span><span class="special">(</span><span class="identifier">T1</span> <span class="identifier">x</span><span class="special">,</span> <span class="identifier">T2</span> <span class="identifier">y</span><span class="special">,</span> <span class="keyword">const</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">&)</span> +<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T1</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T2</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> +<a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">ellint_rc</span><span class="special">(</span><span class="identifier">T1</span> <span class="identifier">x</span><span class="special">,</span> <span class="identifier">T2</span> <span class="identifier">y</span><span class="special">,</span> <span class="keyword">const</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">&)</span> </pre> <p> Returns Carlson's elliptic integral R<sub>C</sub>: @@ -186,9 +186,9 @@ Otherwise returns the result of <a class="link" href="../error_handling.html#math_toolkit.error_handling.domain_error">domain_error</a>. </p> <p> - The final <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a> argument is optional and can + The final <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a> argument is optional and can be used to control the behaviour of the function: how it handles errors, - what level of precision to use etc. Refer to the <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">policy + what level of precision to use etc. Refer to the <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">policy documentation for more details</a>. </p> <p> @@ -233,7 +233,7 @@ zero error</a>. All values are relative errors in units of epsilon. </p> <div class="table"> -<a name="math_toolkit.ellint.ellint_carlson.errors_rates_in_the_carlson_elli"></a><p class="title"><b>Table 3.25. Errors Rates in the Carlson Elliptic Integrals</b></p> +<a name="math_toolkit.ellint.ellint_carlson.errors_rates_in_the_carlson_elli"></a><p class="title"><b>Table 6.25. Errors Rates in the Carlson Elliptic Integrals</b></p> <div class="table-contents"><table class="table" summary="Errors Rates in the Carlson Elliptic Integrals"> <colgroup> <col> @@ -414,9 +414,10 @@ </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/ellint/ellint_intro.html b/libs/math/doc/html/math_toolkit/ellint/ellint_intro.html index f63d4c4b3..9c5aafeb8 100644 --- a/libs/math/doc/html/math_toolkit/ellint/ellint_intro.html +++ b/libs/math/doc/html/math_toolkit/ellint/ellint_intro.html @@ -2,9 +2,9 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Elliptic Integral Overview</title> -<link rel="stylesheet" href="../../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../../index.html" title="Math Toolkit"> +<link rel="home" href="../../index.html" title="Math Toolkit 1.9.0"> <link rel="up" href="../ellint.html" title="Elliptic Integrals"> <link rel="prev" href="../ellint.html" title="Elliptic Integrals"> <link rel="next" href="ellint_carlson.html" title="Elliptic Integrals - Carlson Form"> @@ -22,7 +22,7 @@ <div class="spirit-nav"> <a accesskey="p" href="../ellint.html"><img src="../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../ellint.html"><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="ellint_carlson.html"><img src="../../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_ellint_ellint_intro"> +<div class="section"> <div class="titlepage"><div><div><h3 class="title"> <a name="math_toolkit.ellint.ellint_intro"></a><a class="link" href="ellint_intro.html" title="Elliptic Integral Overview">Elliptic Integral Overview</a> </h3></div></div></div> @@ -389,9 +389,10 @@ </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/error_handling.html b/libs/math/doc/html/math_toolkit/error_handling.html index 39f3b8126..98479c1e4 100644 --- a/libs/math/doc/html/math_toolkit/error_handling.html +++ b/libs/math/doc/html/math_toolkit/error_handling.html @@ -2,9 +2,9 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Error Handling</title> -<link rel="stylesheet" href="../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../index.html" title="Math Toolkit"> +<link rel="home" href="../index.html" title="Math Toolkit 1.9.0"> <link rel="up" href="../overview.html" title="Chapter 1. Overview"> <link rel="prev" href="result_type.html" title="Calculation of the Type of the Result"> <link rel="next" href="compilers_overview.html" title="Compilers"> @@ -22,7 +22,7 @@ <div class="spirit-nav"> <a accesskey="p" href="result_type.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../overview.html"><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="compilers_overview.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_error_handling"> +<div class="section"> <div class="titlepage"><div><div><h2 class="title" style="clear: both"> <a name="math_toolkit.error_handling"></a><a class="link" href="error_handling.html" title="Error Handling">Error Handling</a> </h2></div></div></div> @@ -108,7 +108,7 @@ </div> <p> The action undertaken by each error condition is determined by the current - <a class="link" href="../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a> in effect. This can be changed program-wide + <a class="link" href="../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a> in effect. This can be changed program-wide by setting some configuration macros, or at namespace scope, or at the call site (by specifying a specific policy in the function call). </p> @@ -782,7 +782,7 @@ </h4> <p> There are some pre-processor macro defines that can be used to <a class="link" href="pol_ref/policy_defaults.html" title="Using Macros to Change the Policy Defaults">change - the policy defaults</a>. See also the <a class="link" href="../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">policy section</a>. + the policy defaults</a>. See also the <a class="link" href="../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">policy section</a>. </p> <p> An example is at the Policy tutorial in <a class="link" href="pol_tutorial/changing_policy_defaults.html" title="Changing the Policy Defaults">Changing @@ -806,19 +806,19 @@ values for which that function is defined, then the function returns the result of: </p> -<pre class="programlisting"><span class="identifier">boost</span><span class="special">::</span><span class="identifier">math</span><span class="special">::</span><span class="identifier">policies</span><span class="special">::</span><span class="identifier">raise_domain_error</span><span class="special"><</span><span class="identifier">T</span><span class="special">>(</span><span class="identifier">FunctionName</span><span class="special">,</span> <span class="identifier">Message</span><span class="special">,</span> <span class="identifier">Val</span><span class="special">,</span> <a class="link" href="../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">);</span> +<pre class="programlisting"><span class="identifier">boost</span><span class="special">::</span><span class="identifier">math</span><span class="special">::</span><span class="identifier">policies</span><span class="special">::</span><span class="identifier">raise_domain_error</span><span class="special"><</span><span class="identifier">T</span><span class="special">>(</span><span class="identifier">FunctionName</span><span class="special">,</span> <span class="identifier">Message</span><span class="special">,</span> <span class="identifier">Val</span><span class="special">,</span> <a class="link" href="../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">);</span> </pre> <p> Where <code class="computeroutput"><span class="identifier">T</span></code> is the floating-point type passed to the function, <code class="computeroutput"><span class="identifier">FunctionName</span></code> is the name of the function, <code class="computeroutput"><span class="identifier">Message</span></code> is an error message describing the problem, Val is the value that was out of - range, and <a class="link" href="../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a> is the current policy in use + range, and <a class="link" href="../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a> is the current policy in use for the function that was called. </p> <p> The default policy behaviour of this function is to throw a std::domain_error - C++ exception. But if the <a class="link" href="../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a> is to ignore + C++ exception. But if the <a class="link" href="../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a> is to ignore the error, or set global <code class="computeroutput"><span class="special">::</span><span class="identifier">errno</span></code>, then a NaN will be returned. </p> @@ -878,14 +878,14 @@ When a special function is passed an argument that is at a pole without a well defined residual value, then the function returns the result of: </p> -<pre class="programlisting"><span class="identifier">boost</span><span class="special">::</span><span class="identifier">math</span><span class="special">::</span><span class="identifier">policies</span><span class="special">::</span><span class="identifier">raise_pole_error</span><span class="special"><</span><span class="identifier">T</span><span class="special">>(</span><span class="identifier">FunctionName</span><span class="special">,</span> <span class="identifier">Message</span><span class="special">,</span> <span class="identifier">Val</span><span class="special">,</span> <a class="link" href="../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">);</span> +<pre class="programlisting"><span class="identifier">boost</span><span class="special">::</span><span class="identifier">math</span><span class="special">::</span><span class="identifier">policies</span><span class="special">::</span><span class="identifier">raise_pole_error</span><span class="special"><</span><span class="identifier">T</span><span class="special">>(</span><span class="identifier">FunctionName</span><span class="special">,</span> <span class="identifier">Message</span><span class="special">,</span> <span class="identifier">Val</span><span class="special">,</span> <a class="link" href="../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">);</span> </pre> <p> Where <code class="computeroutput"><span class="identifier">T</span></code> is the floating point type passed to the function, <code class="computeroutput"><span class="identifier">FunctionName</span></code> is the name of the function, <code class="computeroutput"><span class="identifier">Message</span></code> is an error message describing the problem, <code class="computeroutput"><span class="identifier">Val</span></code> - is the value of the argument that is at a pole, and <a class="link" href="../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a> + is the value of the argument that is at a pole, and <a class="link" href="../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a> is the current policy in use for the function that was called. </p> <p> @@ -918,13 +918,13 @@ When the result of a special function is too large to fit in the argument floating-point type, then the function returns the result of: </p> -<pre class="programlisting"><span class="identifier">boost</span><span class="special">::</span><span class="identifier">math</span><span class="special">::</span><span class="identifier">policies</span><span class="special">::</span><span class="identifier">raise_overflow_error</span><span class="special"><</span><span class="identifier">T</span><span class="special">>(</span><span class="identifier">FunctionName</span><span class="special">,</span> <span class="identifier">Message</span><span class="special">,</span> <a class="link" href="../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">);</span> +<pre class="programlisting"><span class="identifier">boost</span><span class="special">::</span><span class="identifier">math</span><span class="special">::</span><span class="identifier">policies</span><span class="special">::</span><span class="identifier">raise_overflow_error</span><span class="special"><</span><span class="identifier">T</span><span class="special">>(</span><span class="identifier">FunctionName</span><span class="special">,</span> <span class="identifier">Message</span><span class="special">,</span> <a class="link" href="../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">);</span> </pre> <p> Where <code class="computeroutput"><span class="identifier">T</span></code> is the floating-point type passed to the function, <code class="computeroutput"><span class="identifier">FunctionName</span></code> is the name of the function, <code class="computeroutput"><span class="identifier">Message</span></code> - is an error message describing the problem, and <a class="link" href="../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a> + is an error message describing the problem, and <a class="link" href="../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a> is the current policy in use for the function that was called. </p> <p> @@ -943,13 +943,13 @@ If the result of a special function is known to be non-zero, but the calculated result underflows to zero, then the function returns the result of: </p> -<pre class="programlisting"><span class="identifier">boost</span><span class="special">::</span><span class="identifier">math</span><span class="special">::</span><span class="identifier">policies</span><span class="special">::</span><span class="identifier">raise_underflow_error</span><span class="special"><</span><span class="identifier">T</span><span class="special">>(</span><span class="identifier">FunctionName</span><span class="special">,</span> <span class="identifier">Message</span><span class="special">,</span> <a class="link" href="../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">);</span> +<pre class="programlisting"><span class="identifier">boost</span><span class="special">::</span><span class="identifier">math</span><span class="special">::</span><span class="identifier">policies</span><span class="special">::</span><span class="identifier">raise_underflow_error</span><span class="special"><</span><span class="identifier">T</span><span class="special">>(</span><span class="identifier">FunctionName</span><span class="special">,</span> <span class="identifier">Message</span><span class="special">,</span> <a class="link" href="../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">);</span> </pre> <p> Where <code class="computeroutput"><span class="identifier">T</span></code> is the floating point type passed to the function, <code class="computeroutput"><span class="identifier">FunctionName</span></code> is the name of the function, <code class="computeroutput"><span class="identifier">Message</span></code> - is an error message describing the problem, and <a class="link" href="../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a> + is an error message describing the problem, and <a class="link" href="../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a> is the current policy in use for the called function. </p> <p> @@ -966,13 +966,13 @@ If the result of a special function is a denormalised value <span class="emphasis"><em>z</em></span> then the function returns the result of: </p> -<pre class="programlisting"><span class="identifier">boost</span><span class="special">::</span><span class="identifier">math</span><span class="special">::</span><span class="identifier">policies</span><span class="special">::</span><span class="identifier">raise_denorm_error</span><span class="special"><</span><span class="identifier">T</span><span class="special">>(</span><span class="identifier">z</span><span class="special">,</span> <span class="identifier">FunctionName</span><span class="special">,</span> <span class="identifier">Message</span><span class="special">,</span> <a class="link" href="../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">);</span> +<pre class="programlisting"><span class="identifier">boost</span><span class="special">::</span><span class="identifier">math</span><span class="special">::</span><span class="identifier">policies</span><span class="special">::</span><span class="identifier">raise_denorm_error</span><span class="special"><</span><span class="identifier">T</span><span class="special">>(</span><span class="identifier">z</span><span class="special">,</span> <span class="identifier">FunctionName</span><span class="special">,</span> <span class="identifier">Message</span><span class="special">,</span> <a class="link" href="../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">);</span> </pre> <p> Where <code class="computeroutput"><span class="identifier">T</span></code> is the floating point type passed to the function, <code class="computeroutput"><span class="identifier">FunctionName</span></code> is the name of the function, <code class="computeroutput"><span class="identifier">Message</span></code> - is an error message describing the problem, and <a class="link" href="../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a> + is an error message describing the problem, and <a class="link" href="../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a> is the current policy in use for the called function. </p> <p> @@ -989,14 +989,14 @@ When a special function calculates a result that is known to be erroneous, or where the result is incalculable then it calls: </p> -<pre class="programlisting"><span class="identifier">boost</span><span class="special">::</span><span class="identifier">math</span><span class="special">::</span><span class="identifier">policies</span><span class="special">::</span><span class="identifier">raise_evaluation_error</span><span class="special"><</span><span class="identifier">T</span><span class="special">>(</span><span class="identifier">FunctionName</span><span class="special">,</span> <span class="identifier">Message</span><span class="special">,</span> <span class="identifier">Val</span><span class="special">,</span> <a class="link" href="../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">);</span> +<pre class="programlisting"><span class="identifier">boost</span><span class="special">::</span><span class="identifier">math</span><span class="special">::</span><span class="identifier">policies</span><span class="special">::</span><span class="identifier">raise_evaluation_error</span><span class="special"><</span><span class="identifier">T</span><span class="special">>(</span><span class="identifier">FunctionName</span><span class="special">,</span> <span class="identifier">Message</span><span class="special">,</span> <span class="identifier">Val</span><span class="special">,</span> <a class="link" href="../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">);</span> </pre> <p> Where <code class="computeroutput"><span class="identifier">T</span></code> is the floating point type passed to the function, <code class="computeroutput"><span class="identifier">FunctionName</span></code> is the name of the function, <code class="computeroutput"><span class="identifier">Message</span></code> is an error message describing the problem, <code class="computeroutput"><span class="identifier">Val</span></code> - is the erroneous value, and <a class="link" href="../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a> is the current + is the erroneous value, and <a class="link" href="../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a> is the current policy in use for the called function. </p> <p> @@ -1026,7 +1026,7 @@ When the result of a special function is indeterminate for the value that was passed to it, then the function returns the result of: </p> -<pre class="programlisting"><span class="identifier">boost</span><span class="special">::</span><span class="identifier">math</span><span class="special">::</span><span class="identifier">policies</span><span class="special">::</span><span class="identifier">raise_overflow_error</span><span class="special"><</span><span class="identifier">T</span><span class="special">>(</span><span class="identifier">FunctionName</span><span class="special">,</span> <span class="identifier">Message</span><span class="special">,</span> <span class="identifier">Val</span><span class="special">,</span> <span class="identifier">Default</span><span class="special">,</span> <a class="link" href="../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">);</span> +<pre class="programlisting"><span class="identifier">boost</span><span class="special">::</span><span class="identifier">math</span><span class="special">::</span><span class="identifier">policies</span><span class="special">::</span><span class="identifier">raise_overflow_error</span><span class="special"><</span><span class="identifier">T</span><span class="special">>(</span><span class="identifier">FunctionName</span><span class="special">,</span> <span class="identifier">Message</span><span class="special">,</span> <span class="identifier">Val</span><span class="special">,</span> <span class="identifier">Default</span><span class="special">,</span> <a class="link" href="../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">);</span> </pre> <p> Where <code class="computeroutput"><span class="identifier">T</span></code> is the floating-point @@ -1036,7 +1036,7 @@ result is indeterminate, Default is an alternative default result that must be returned for <code class="computeroutput"><span class="identifier">ignore_error</span></code> and <code class="computeroutput"><span class="identifier">errno_on_erro</span></code> policies, - and <a class="link" href="../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a> is the current policy in use for the + and <a class="link" href="../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a> is the current policy in use for the function that was called. </p> <p> @@ -1058,14 +1058,14 @@ to be represented in the result type then the value returned is the result of a call to: </p> -<pre class="programlisting"><span class="identifier">boost</span><span class="special">::</span><span class="identifier">math</span><span class="special">::</span><span class="identifier">policies</span><span class="special">::</span><span class="identifier">raise_rounding_error</span><span class="special"><</span><span class="identifier">T</span><span class="special">>(</span><span class="identifier">FunctionName</span><span class="special">,</span> <span class="identifier">Message</span><span class="special">,</span> <span class="identifier">Val</span><span class="special">,</span> <a class="link" href="../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">);</span> +<pre class="programlisting"><span class="identifier">boost</span><span class="special">::</span><span class="identifier">math</span><span class="special">::</span><span class="identifier">policies</span><span class="special">::</span><span class="identifier">raise_rounding_error</span><span class="special"><</span><span class="identifier">T</span><span class="special">>(</span><span class="identifier">FunctionName</span><span class="special">,</span> <span class="identifier">Message</span><span class="special">,</span> <span class="identifier">Val</span><span class="special">,</span> <a class="link" href="../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">);</span> </pre> <p> Where <code class="computeroutput"><span class="identifier">T</span></code> is the floating point type passed to the function, <code class="computeroutput"><span class="identifier">FunctionName</span></code> is the name of the function, <code class="computeroutput"><span class="identifier">Message</span></code> is an error message describing the problem, <code class="computeroutput"><span class="identifier">Val</span></code> - is the erroneous argument, and <a class="link" href="../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a> is the + is the erroneous argument, and <a class="link" href="../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a> is the current policy in use for the called function. </p> <p> @@ -1099,7 +1099,7 @@ evaluation, but when converting the result to the narrower result type. The function: </p> -<pre class="programlisting"><span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">U</span><span class="special">></span> +<pre class="programlisting"><span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">U</span><span class="special">></span> <span class="identifier">T</span> <span class="identifier">checked_narrowing_cast</span><span class="special">(</span><span class="identifier">U</span> <span class="keyword">const</span><span class="special">&</span> <span class="identifier">val</span><span class="special">,</span> <span class="keyword">const</span> <span class="keyword">char</span><span class="special">*</span> <span class="identifier">function</span><span class="special">);</span> </pre> <p> @@ -1111,9 +1111,10 @@ </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/exact_typdefs.html b/libs/math/doc/html/math_toolkit/exact_typdefs.html new file mode 100644 index 000000000..6a0401ebe --- /dev/null +++ b/libs/math/doc/html/math_toolkit/exact_typdefs.html @@ -0,0 +1,165 @@ +<html> +<head> +<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> +<title>Exact-Width Floating-Point typedefs</title> +<link rel="stylesheet" href="../math.css" type="text/css"> +<meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> +<link rel="home" href="../index.html" title="Math Toolkit 1.9.0"> +<link rel="up" href="../cstdfloat.html" title="Chapter 3. Specified-width floating-point typedefs"> +<link rel="prev" href="rationale.html" title="Rationale"> +<link rel="next" href="minimum_typdefs.html" title="Minimum-width floating-point typedefs"> +</head> +<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"> +<table cellpadding="2" width="100%"><tr> +<td valign="top"><img alt="Boost C++ Libraries" width="277" height="86" src="../../../../../boost.png"></td> +<td align="center"><a href="../../../../../index.html">Home</a></td> +<td align="center"><a href="../../../../../libs/libraries.htm">Libraries</a></td> +<td align="center"><a href="http://www.boost.org/users/people.html">People</a></td> +<td align="center"><a href="http://www.boost.org/users/faq.html">FAQ</a></td> +<td align="center"><a href="../../../../../more/index.htm">More</a></td> +</tr></table> +<hr> +<div class="spirit-nav"> +<a accesskey="p" href="rationale.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../cstdfloat.html"><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="minimum_typdefs.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a> +</div> +<div class="section"> +<div class="titlepage"><div><div><h2 class="title" style="clear: both"> +<a name="math_toolkit.exact_typdefs"></a><a class="link" href="exact_typdefs.html" title="Exact-Width Floating-Point typedefs">Exact-Width Floating-Point + <code class="computeroutput"><span class="keyword">typedef</span></code>s</a> +</h2></div></div></div> +<p> + The <code class="computeroutput"><span class="keyword">typedef</span> <span class="keyword">float</span><span class="special">#</span><span class="identifier">_t</span></code>, with + # replaced by the width, designates a floating-point type of exactly # bits. + For example <code class="computeroutput"><span class="identifier">float32_t</span></code> denotes + a single-precision floating-point type with approximately 7 decimal digits + of precision (equivalent to binary32 in <a href="http://en.wikipedia.org/wiki/IEEE_floating_point" target="_top">IEEE_floating_point</a>). + </p> +<p> + Floating-point types in C and C++ are specified to be allowed to have (optionally) + implementation-specific widths and formats. However, if a platform supports + underlying floating-point types (conformant with <a href="http://en.wikipedia.org/wiki/IEEE_floating_point" target="_top">IEEE_floating_point</a>) + with widths of 16, 32, 64, 80, 128 bits, or any combination thereof, then + <code class="computeroutput"><span class="special"><</span><span class="identifier">boost</span><span class="special">/</span><span class="identifier">cstdfloat</span><span class="special">.</span><span class="identifier">hpp</span><span class="special">></span></code> + does provide the corresponding <code class="computeroutput"><span class="keyword">typedef</span></code>s + <code class="computeroutput"><span class="identifier">float16_t</span><span class="special">,</span> + <span class="identifier">float32_t</span><span class="special">,</span> + <span class="identifier">float64_t</span><span class="special">,</span> + <span class="identifier">float80_t</span><span class="special">,</span> + <span class="identifier">float128_t</span><span class="special">,</span></code> + their corresponding least and fast types, and the corresponding maximum-width + type. + </p> +<h5> +<a name="math_toolkit.exact_typdefs.h0"></a> + <span class="phrase"><a name="math_toolkit.exact_typdefs.how_to_tell_which_widths_are_sup"></a></span><a class="link" href="exact_typdefs.html#math_toolkit.exact_typdefs.how_to_tell_which_widths_are_sup">How to + tell which widths are supported</a> + </h5> +<p> + The definition (or not) of a <a class="link" href="macros.html" title="Floating-Point Constant Macros">floating-point + constant macro</a> is the way to test if a specific width is available on + a platform. + </p> +<pre class="programlisting"><span class="preprocessor">#if</span> <span class="identifier">defined</span><span class="special">(</span><span class="identifier">BOOST_FLOAT16_C</span><span class="special">)</span> +<span class="comment">// Can use boost::float16_t.</span> +<span class="preprocessor">#endif</span> + +<span class="preprocessor">#if</span> <span class="identifier">defined</span><span class="special">(</span><span class="identifier">BOOST_FLOAT32_C</span><span class="special">)</span> +<span class="comment">// Can use boost::float32_t.</span> +<span class="preprocessor">#endif</span> + +<span class="preprocessor">#if</span> <span class="identifier">defined</span><span class="special">(</span><span class="identifier">BOOST_FLOAT64_C</span><span class="special">)</span> +<span class="comment">// Can use boost::float64_t.</span> +<span class="preprocessor">#endif</span> + +<span class="preprocessor">#if</span> <span class="identifier">defined</span><span class="special">(</span><span class="identifier">BOOST_FLOAT80_C</span><span class="special">)</span> +<span class="comment">// Can use boost::float80_t.</span> +<span class="preprocessor">#endif</span> + +<span class="preprocessor">#if</span> <span class="identifier">defined</span><span class="special">(</span><span class="identifier">BOOST_FLOAT128_C</span><span class="special">)</span> +<span class="comment">// Can use boost::float128_t.</span> +<span class="preprocessor">#endif</span> +</pre> +<p> + This can be used to write code which will compile and run (albeit differently) + on several platforms. Without these tests, if a width, say <code class="computeroutput"><span class="identifier">float128_t</span></code> + is not supported, then compilation would fail. (It is of course, rare for + <code class="computeroutput"><span class="identifier">float64_t</span></code> or <code class="computeroutput"><span class="identifier">float32_t</span></code> not to be supported). + </p> +<p> + The number of bits in just the significand can be determined using: + </p> +<pre class="programlisting"><span class="identifier">std</span><span class="special">::</span><span class="identifier">numeric_limits</span><span class="special"><</span><span class="identifier">boost</span><span class="special">::</span><span class="identifier">floatmax_t</span><span class="special">>::</span><span class="identifier">digits</span> +</pre> +<p> + and from this one can safely infer the total number of bits because the type + must be IEEE754 format, so, for example, if <code class="computeroutput"><span class="identifier">std</span><span class="special">::</span><span class="identifier">numeric_limits</span><span class="special"><</span><span class="identifier">boost</span><span class="special">::</span><span class="identifier">floatmax_t</span><span class="special">>::</span><span class="identifier">digits</span> <span class="special">==</span> <span class="number">113</span></code>, then + <code class="computeroutput"><span class="identifier">floatmax_t</span></code> must be<code class="computeroutput"> <span class="identifier">float128_t</span></code>. + </p> +<p> + The <span class="bold"><strong>total</strong></span> number of bits using <code class="computeroutput"><span class="identifier">floatmax_t</span></code> can be found thus: + </p> +<pre class="programlisting"><span class="keyword">const</span> <span class="keyword">int</span> <span class="identifier">fpbits</span> <span class="special">=</span> + <span class="special">(</span><span class="identifier">std</span><span class="special">::</span><span class="identifier">numeric_limits</span><span class="special"><</span><span class="identifier">boost</span><span class="special">::</span><span class="identifier">floatmax_t</span><span class="special">>::</span><span class="identifier">digits</span> <span class="special">==</span> <span class="number">113</span><span class="special">)</span> <span class="special">?</span> <span class="number">128</span> <span class="special">:</span> + <span class="special">(</span><span class="identifier">std</span><span class="special">::</span><span class="identifier">numeric_limits</span><span class="special"><</span><span class="identifier">boost</span><span class="special">::</span><span class="identifier">floatmax_t</span><span class="special">>::</span><span class="identifier">digits</span> <span class="special">==</span> <span class="number">64</span><span class="special">)</span> <span class="special">?</span> <span class="number">80</span> <span class="special">:</span> + <span class="special">(</span><span class="identifier">std</span><span class="special">::</span><span class="identifier">numeric_limits</span><span class="special"><</span><span class="identifier">boost</span><span class="special">::</span><span class="identifier">floatmax_t</span><span class="special">>::</span><span class="identifier">digits</span> <span class="special">==</span> <span class="number">53</span><span class="special">)</span> <span class="special">?</span> <span class="number">64</span> <span class="special">:</span> + <span class="special">(</span><span class="identifier">std</span><span class="special">::</span><span class="identifier">numeric_limits</span><span class="special"><</span><span class="identifier">boost</span><span class="special">::</span><span class="identifier">floatmax_t</span><span class="special">>::</span><span class="identifier">digits</span> <span class="special">==</span> <span class="number">24</span><span class="special">)</span> <span class="special">?</span> <span class="number">32</span> <span class="special">:</span> + <span class="special">(</span><span class="identifier">std</span><span class="special">::</span><span class="identifier">numeric_limits</span><span class="special"><</span><span class="identifier">boost</span><span class="special">::</span><span class="identifier">floatmax_t</span><span class="special">>::</span><span class="identifier">digits</span> <span class="special">==</span> <span class="number">11</span><span class="special">)</span> <span class="special">?</span> <span class="number">16</span> <span class="special">:</span> + <span class="number">0</span><span class="special">;</span> <span class="comment">// Unknown - not IEEE754 format.</span> + <span class="identifier">std</span><span class="special">::</span><span class="identifier">cout</span> <span class="special"><<</span> <span class="identifier">fpbits</span> <span class="special"><<</span> <span class="string">" bits."</span> <span class="special"><<</span> <span class="identifier">std</span><span class="special">::</span><span class="identifier">endl</span><span class="special">;</span> +</pre> +<p> + and the number of 'guaranteed' decimal digits using + </p> +<pre class="programlisting"><span class="identifier">std</span><span class="special">::</span><span class="identifier">numeric_limits</span><span class="special"><</span><span class="identifier">boost</span><span class="special">::</span><span class="identifier">floatmax_t</span><span class="special">>::</span><span class="identifier">digits10</span> +</pre> +<p> + and the maximum number of possibly significant decimal digits using + </p> +<pre class="programlisting"><span class="identifier">std</span><span class="special">::</span><span class="identifier">numeric_limits</span><span class="special"><</span><span class="identifier">boost</span><span class="special">::</span><span class="identifier">floatmax_t</span><span class="special">>::</span><span class="identifier">max_digits10</span> +</pre> +<div class="tip"><table border="0" summary="Tip"> +<tr> +<td rowspan="2" align="center" valign="top" width="25"><img alt="[Tip]" src="../../../../../doc/src/images/tip.png"></td> +<th align="left">Tip</th> +</tr> +<tr><td align="left" valign="top"><p> + <code class="computeroutput"><span class="identifier">max_digits10</span></code> is not always + supported, but can be calculated at compile-time using the Kahan formula. + </p></td></tr> +</table></div> +<div class="note"><table border="0" summary="Note"> +<tr> +<td rowspan="2" align="center" valign="top" width="25"><img alt="[Note]" src="../../../../../doc/src/images/note.png"></td> +<th align="left">Note</th> +</tr> +<tr><td align="left" valign="top"> +<p> + One could test + </p> +<p> + std::is_same<boost::floatmax_t, boost::float128_t>::value == true + </p> +<p> + but this would fail to compile on a platform where <code class="computeroutput"><span class="identifier">boost</span><span class="special">::</span><span class="identifier">float128_t</span></code> + is not defined. So use the MACROs BOOST_FLOATnnn_C. + </p> +</td></tr> +</table></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 © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> +<hr> +<div class="spirit-nav"> +<a accesskey="p" href="rationale.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../cstdfloat.html"><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="minimum_typdefs.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a> +</div> +</body> +</html> diff --git a/libs/math/doc/html/math_toolkit/examples.html b/libs/math/doc/html/math_toolkit/examples.html new file mode 100644 index 000000000..fc058ae51 --- /dev/null +++ b/libs/math/doc/html/math_toolkit/examples.html @@ -0,0 +1,140 @@ +<html> +<head> +<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> +<title>Examples</title> +<link rel="stylesheet" href="../math.css" type="text/css"> +<meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> +<link rel="home" href="../index.html" title="Math Toolkit 1.9.0"> +<link rel="up" href="../cstdfloat.html" title="Chapter 3. Specified-width floating-point typedefs"> +<link rel="prev" href="macros.html" title="Floating-Point Constant Macros"> +<link rel="next" href="float128.html" title="Implementation of Float128 type"> +</head> +<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"> +<table cellpadding="2" width="100%"><tr> +<td valign="top"><img alt="Boost C++ Libraries" width="277" height="86" src="../../../../../boost.png"></td> +<td align="center"><a href="../../../../../index.html">Home</a></td> +<td align="center"><a href="../../../../../libs/libraries.htm">Libraries</a></td> +<td align="center"><a href="http://www.boost.org/users/people.html">People</a></td> +<td align="center"><a href="http://www.boost.org/users/faq.html">FAQ</a></td> +<td align="center"><a href="../../../../../more/index.htm">More</a></td> +</tr></table> +<hr> +<div class="spirit-nav"> +<a accesskey="p" href="macros.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../cstdfloat.html"><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="float128.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a> +</div> +<div class="section"> +<div class="titlepage"><div><div><h2 class="title" style="clear: both"> +<a name="math_toolkit.examples"></a><a class="link" href="examples.html" title="Examples">Examples</a> +</h2></div></div></div> +<h4> +<a name="math_toolkit.examples.h0"></a> + <span class="phrase"><a name="math_toolkit.examples.je_lambda"></a></span><a class="link" href="examples.html#math_toolkit.examples.je_lambda">Jahnke-Emden-Lambda + function</a> + </h4> +<p> + The following code uses <code class="computeroutput"><span class="special"><</span><span class="identifier">boost</span><span class="special">/</span><span class="identifier">cstdfloat</span><span class="special">.</span><span class="identifier">hpp</span><span class="special">></span></code> + in combination with <code class="computeroutput"><span class="special"><</span><span class="identifier">boost</span><span class="special">/</span><span class="identifier">math</span><span class="special">/</span><span class="identifier">special_functions</span><span class="special">.</span><span class="identifier">hpp</span><span class="special">></span></code> to + compute a simplified version of the <a href="http://mathworld.wolfram.com/LambdaFunction.html" target="_top">Jahnke-Emden-Lambda + function</a>. Here, we specify a floating-point type with <span class="bold"><strong>exactly + 64 bits</strong></span> (i.e., <code class="computeroutput"><span class="identifier">float64_t</span></code>). + If we were to use, for instance, built-in <code class="computeroutput"><span class="keyword">double</span></code>, + then there would be no guarantee that the code would behave identically on + all platforms. With <code class="computeroutput"><span class="identifier">float64_t</span></code> + from <code class="computeroutput"><span class="special"><</span><span class="identifier">boost</span><span class="special">/</span><span class="identifier">cstdfloat</span><span class="special">.</span><span class="identifier">hpp</span><span class="special">></span></code>, + however, it is very likely to be identical. + </p> +<p> + Using <code class="computeroutput"><span class="identifier">float64_t</span></code>, we know that + this code is as portable as possible and uses a floating-point type with approximately + 15 decimal digits of precision, regardless of the compiler or version or operating + system. + </p> +<pre class="programlisting"><span class="preprocessor">#include</span> <span class="special"><</span><span class="identifier">boost</span><span class="special">/</span><span class="identifier">cstdfloat</span><span class="special">.</span><span class="identifier">hpp</span><span class="special">></span> <span class="comment">// For float_64_t. Must be first include!</span> +<span class="preprocessor">#include</span> <span class="special"><</span><span class="identifier">cmath</span><span class="special">></span> <span class="comment">// for pow function. </span> +<span class="preprocessor">#include</span> <span class="special"><</span><span class="identifier">boost</span><span class="special">/</span><span class="identifier">math</span><span class="special">/</span><span class="identifier">special_functions</span><span class="special">.</span><span class="identifier">hpp</span><span class="special">></span> <span class="comment">// For gamma function.</span> +</pre> +<pre class="programlisting"><span class="identifier">boost</span><span class="special">::</span><span class="identifier">float64_t</span> <span class="identifier">jahnke_emden_lambda</span><span class="special">(</span><span class="identifier">boost</span><span class="special">::</span><span class="identifier">float64_t</span> <span class="identifier">v</span><span class="special">,</span> <span class="identifier">boost</span><span class="special">::</span><span class="identifier">float64_t</span> <span class="identifier">x</span><span class="special">)</span> +<span class="special">{</span> + <span class="keyword">const</span> <span class="identifier">boost</span><span class="special">::</span><span class="identifier">float64_t</span> <span class="identifier">gamma_v_plus_one</span> <span class="special">=</span> <span class="identifier">boost</span><span class="special">::</span><span class="identifier">math</span><span class="special">::</span><span class="identifier">tgamma</span><span class="special">(</span><span class="identifier">v</span> <span class="special">+</span> <span class="number">1</span><span class="special">);</span> + <span class="keyword">const</span> <span class="identifier">boost</span><span class="special">::</span><span class="identifier">float64_t</span> <span class="identifier">x_half_pow_v</span> <span class="special">=</span> <span class="identifier">std</span><span class="special">::</span><span class="identifier">pow</span><span class="special">(</span><span class="identifier">x</span> <span class="special">/</span><span class="number">2</span><span class="special">,</span> <span class="identifier">v</span><span class="special">);</span> + + <span class="keyword">return</span> <span class="identifier">gamma_v_plus_one</span> <span class="special">*</span> <span class="identifier">boost</span><span class="special">::</span><span class="identifier">math</span><span class="special">::</span><span class="identifier">cyl_bessel_j</span><span class="special">(</span><span class="identifier">x</span><span class="special">,</span> <span class="identifier">v</span><span class="special">)</span> <span class="special">/</span> <span class="identifier">x_half_pow_v</span><span class="special">;</span> +<span class="special">}</span> +</pre> +<p> + Ensure that all possibly significant digits (17) including trailing zeros are + shown. + </p> +<pre class="programlisting"><span class="identifier">std</span><span class="special">::</span><span class="identifier">cout</span><span class="special">.</span><span class="identifier">precision</span><span class="special">(</span><span class="identifier">std</span><span class="special">::</span><span class="identifier">numeric_limits</span><span class="special"><</span><span class="identifier">boost</span><span class="special">::</span><span class="identifier">float64_t</span><span class="special">>::</span><span class="identifier">max_digits10</span><span class="special">);</span> +<span class="identifier">std</span><span class="special">::</span><span class="identifier">cout</span><span class="special">.</span><span class="identifier">setf</span><span class="special">(</span><span class="identifier">std</span><span class="special">::</span><span class="identifier">ios</span><span class="special">::</span><span class="identifier">showpoint</span><span class="special">);</span> <span class="comment">// Show trailing zeros.</span> + +<span class="keyword">try</span> +<span class="special">{</span> <span class="comment">// Always use try'n'catch blocks to ensure any error messages are displayed.</span> + +<span class="comment">// Evaluate and display an evaluation of the Jahnke-Emden lambda function:</span> +<span class="identifier">boost</span><span class="special">::</span><span class="identifier">float64_t</span> <span class="identifier">v</span> <span class="special">=</span> <span class="number">1.</span><span class="special">;</span> +<span class="identifier">boost</span><span class="special">::</span><span class="identifier">float64_t</span> <span class="identifier">x</span> <span class="special">=</span> <span class="number">1.</span><span class="special">;</span> +<span class="identifier">std</span><span class="special">::</span><span class="identifier">cout</span> <span class="special"><<</span> <span class="identifier">jahnke_emden_lambda</span><span class="special">(</span><span class="identifier">v</span><span class="special">,</span> <span class="identifier">x</span><span class="special">)</span> <span class="special"><<</span> <span class="identifier">std</span><span class="special">::</span><span class="identifier">endl</span><span class="special">;</span> <span class="comment">// 0.88010117148986700</span> +</pre> +<p> + For details, see <a href="../../../../example/cstdfloat_example.cpp" target="_top">cstdfloat_example.cpp</a> + - a extensive example program. + </p> +<h4> +<a name="math_toolkit.examples.h1"></a> + <span class="phrase"><a name="math_toolkit.examples.normal_table"></a></span><a class="link" href="examples.html#math_toolkit.examples.normal_table">Normal + distribution table</a> + </h4> +<p> + This example shows printing tables of a normal distribution's PDF and CDF, + using <code class="computeroutput"><span class="identifier">boost</span><span class="special">::</span><span class="identifier">math</span></code> implmentation of normal. + </p> +<p> + A function templated on floating-point type prints a table for a range of z + values. + </p> +<p> + The example shows use of the specified-width typedefs to either use a specific + width, or to use the maximum available on the platform, perhaps a high as 128-bit. + </p> +<p> + The number of digits displayed is controlled by the precision of the type, + so there are no spurious insignificant decimal digits: + </p> +<pre class="programlisting"><span class="identifier">float_32_t</span> <span class="number">0</span> <span class="number">0.39894228</span> +<span class="identifier">float_128_t</span> <span class="number">0</span> <span class="number">0.398942280401432702863218082711682655</span> +</pre> +<p> + Some sample output for two different platforms is appended to the code at + <a href="../../../../example/normal_tables.cpp" target="_top">normal_tables.cpp</a>. + </p> +<pre class="programlisting"><span class="preprocessor">#ifdef</span> <span class="identifier">BOOST_FLOAT32_C</span> + <span class="identifier">normal_table</span><span class="special"><</span><span class="identifier">boost</span><span class="special">::</span><span class="identifier">float32_t</span><span class="special">>();</span> +<span class="preprocessor">#endif</span> + <span class="identifier">normal_table</span><span class="special"><</span><span class="identifier">boost</span><span class="special">::</span><span class="identifier">float64_t</span><span class="special">>();</span> <span class="comment">// Assume that float64_t is always available.</span> +<span class="preprocessor">#ifdef</span> <span class="identifier">BOOST_FLOAT80_C</span> + <span class="identifier">normal_table</span><span class="special"><</span><span class="identifier">boost</span><span class="special">::</span><span class="identifier">float80_t</span><span class="special">>();</span> +<span class="preprocessor">#endif</span> +<span class="preprocessor">#ifdef</span> <span class="identifier">BOOST_FLOAT128_C</span> + <span class="identifier">normal_table</span><span class="special"><</span><span class="identifier">boost</span><span class="special">::</span><span class="identifier">float128_t</span><span class="special">>();</span> +<span class="preprocessor">#endif</span> + <span class="identifier">normal_table</span><span class="special"><</span><span class="identifier">boost</span><span class="special">::</span><span class="identifier">floatmax_t</span><span class="special">>();</span> +</pre> +</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 © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> +<hr> +<div class="spirit-nav"> +<a accesskey="p" href="macros.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../cstdfloat.html"><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="float128.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a> +</div> +</body> +</html> diff --git a/libs/math/doc/html/math_toolkit/exp.html b/libs/math/doc/html/math_toolkit/exp.html index 636fbbcf5..a3e072ae5 100644 --- a/libs/math/doc/html/math_toolkit/exp.html +++ b/libs/math/doc/html/math_toolkit/exp.html @@ -2,10 +2,10 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>The Quaternionic Exponential</title> -<link rel="stylesheet" href="../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../index.html" title="Math Toolkit"> -<link rel="up" href="../quaternions.html" title="Chapter 8. Quaternions"> +<link rel="home" href="../index.html" title="Math Toolkit 1.9.0"> +<link rel="up" href="../quaternions.html" title="Chapter 9. Quaternions"> <link rel="prev" href="quat_tests.html" title="Test Program"> <link rel="next" href="acknowledgement.html" title="Acknowledgements"> </head> @@ -22,7 +22,7 @@ <div class="spirit-nav"> <a accesskey="p" href="quat_tests.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../quaternions.html"><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="acknowledgement.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_exp"> +<div class="section"> <div class="titlepage"><div><div><h2 class="title" style="clear: both"> <a name="math_toolkit.exp"></a><a class="link" href="exp.html" title="The Quaternionic Exponential">The Quaternionic Exponential</a> </h2></div></div></div> @@ -42,9 +42,10 @@ </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/expint.html b/libs/math/doc/html/math_toolkit/expint.html index fd6a4de3b..6abc5d8ca 100644 --- a/libs/math/doc/html/math_toolkit/expint.html +++ b/libs/math/doc/html/math_toolkit/expint.html @@ -2,10 +2,10 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Exponential Integrals</title> -<link rel="stylesheet" href="../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../index.html" title="Math Toolkit"> -<link rel="up" href="../special.html" title="Chapter 3. Special Functions"> +<link rel="home" href="../index.html" title="Math Toolkit 1.9.0"> +<link rel="up" href="../special.html" title="Chapter 6. Special Functions"> <link rel="prev" href="zetas/zeta.html" title="Riemann Zeta Function"> <link rel="next" href="expint/expint_n.html" title="Exponential Integral En"> </head> @@ -22,7 +22,7 @@ <div class="spirit-nav"> <a accesskey="p" href="zetas/zeta.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../special.html"><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="expint/expint_n.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_expint"> +<div class="section"> <div class="titlepage"><div><div><h2 class="title" style="clear: both"> <a name="math_toolkit.expint"></a><a class="link" href="expint.html" title="Exponential Integrals">Exponential Integrals</a> </h2></div></div></div> @@ -33,9 +33,10 @@ </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/expint/expint_i.html b/libs/math/doc/html/math_toolkit/expint/expint_i.html index 075d39743..a4f10536b 100644 --- a/libs/math/doc/html/math_toolkit/expint/expint_i.html +++ b/libs/math/doc/html/math_toolkit/expint/expint_i.html @@ -2,9 +2,9 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Exponential Integral Ei</title> -<link rel="stylesheet" href="../../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../../index.html" title="Math Toolkit"> +<link rel="home" href="../../index.html" title="Math Toolkit 1.9.0"> <link rel="up" href="../expint.html" title="Exponential Integrals"> <link rel="prev" href="expint_n.html" title="Exponential Integral En"> <link rel="next" href="../powers.html" title="Basic Functions"> @@ -22,7 +22,7 @@ <div class="spirit-nav"> <a accesskey="p" href="expint_n.html"><img src="../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../expint.html"><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="../powers.html"><img src="../../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_expint_expint_i"> +<div class="section"> <div class="titlepage"><div><div><h3 class="title"> <a name="math_toolkit.expint.expint_i"></a><a class="link" href="expint_i.html" title="Exponential Integral Ei">Exponential Integral Ei</a> </h3></div></div></div> @@ -37,8 +37,8 @@ <span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T</span><span class="special">></span> <a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">expint</span><span class="special">(</span><span class="identifier">T</span> <span class="identifier">z</span><span class="special">);</span> -<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> -<a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">expint</span><span class="special">(</span><span class="identifier">T</span> <span class="identifier">z</span><span class="special">,</span> <span class="keyword">const</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">&);</span> +<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> +<a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">expint</span><span class="special">(</span><span class="identifier">T</span> <span class="identifier">z</span><span class="special">,</span> <span class="keyword">const</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">&);</span> <span class="special">}}</span> <span class="comment">// namespaces</span> </pre> @@ -47,9 +47,9 @@ type calculation rules</em></span></a>: the return type is <code class="computeroutput"><span class="keyword">double</span></code> if T is an integer type, and T otherwise. </p> <p> - The final <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a> argument is optional and can + The final <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a> argument is optional and can be used to control the behaviour of the function: how it handles errors, - what level of precision to use etc. Refer to the <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">policy + what level of precision to use etc. Refer to the <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">policy documentation for more details</a>. </p> <h5> @@ -59,8 +59,8 @@ <pre class="programlisting"><span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T</span><span class="special">></span> <a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">expint</span><span class="special">(</span><span class="identifier">T</span> <span class="identifier">z</span><span class="special">);</span> -<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> -<a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">expint</span><span class="special">(</span><span class="identifier">T</span> <span class="identifier">z</span><span class="special">,</span> <span class="keyword">const</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">&);</span> +<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> +<a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">expint</span><span class="special">(</span><span class="identifier">T</span> <span class="identifier">z</span><span class="special">,</span> <span class="keyword">const</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">&);</span> </pre> <p> Returns the <a href="http://mathworld.wolfram.com/ExponentialIntegral.html" target="_top">exponential @@ -85,7 +85,7 @@ zero error</a>. </p> <div class="table"> -<a name="math_toolkit.expint.expint_i.errors_in_the_function_expint_z"></a><p class="title"><b>Table 3.32. Errors In the Function expint(z)</b></p> +<a name="math_toolkit.expint.expint_i.errors_in_the_function_expint_z"></a><p class="title"><b>Table 6.32. Errors In the Function expint(z)</b></p> <div class="table-contents"><table class="table" summary="Errors In the Function expint(z)"> <colgroup> <col> @@ -279,9 +279,10 @@ </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/expint/expint_n.html b/libs/math/doc/html/math_toolkit/expint/expint_n.html index 34437490f..1be953993 100644 --- a/libs/math/doc/html/math_toolkit/expint/expint_n.html +++ b/libs/math/doc/html/math_toolkit/expint/expint_n.html @@ -2,9 +2,9 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Exponential Integral En</title> -<link rel="stylesheet" href="../../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../../index.html" title="Math Toolkit"> +<link rel="home" href="../../index.html" title="Math Toolkit 1.9.0"> <link rel="up" href="../expint.html" title="Exponential Integrals"> <link rel="prev" href="../expint.html" title="Exponential Integrals"> <link rel="next" href="expint_i.html" title="Exponential Integral Ei"> @@ -22,7 +22,7 @@ <div class="spirit-nav"> <a accesskey="p" href="../expint.html"><img src="../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../expint.html"><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="expint_i.html"><img src="../../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_expint_expint_n"> +<div class="section"> <div class="titlepage"><div><div><h3 class="title"> <a name="math_toolkit.expint.expint_n"></a><a class="link" href="expint_n.html" title="Exponential Integral En">Exponential Integral En</a> </h3></div></div></div> @@ -37,8 +37,8 @@ <span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T</span><span class="special">></span> <a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">expint</span><span class="special">(</span><span class="keyword">unsigned</span> <span class="identifier">n</span><span class="special">,</span> <span class="identifier">T</span> <span class="identifier">z</span><span class="special">);</span> -<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> -<a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">expint</span><span class="special">(</span><span class="keyword">unsigned</span> <span class="identifier">n</span><span class="special">,</span> <span class="identifier">T</span> <span class="identifier">z</span><span class="special">,</span> <span class="keyword">const</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">&);</span> +<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> +<a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">expint</span><span class="special">(</span><span class="keyword">unsigned</span> <span class="identifier">n</span><span class="special">,</span> <span class="identifier">T</span> <span class="identifier">z</span><span class="special">,</span> <span class="keyword">const</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">&);</span> <span class="special">}}</span> <span class="comment">// namespaces</span> </pre> @@ -47,9 +47,9 @@ type calculation rules</em></span></a>: the return type is <code class="computeroutput"><span class="keyword">double</span></code> if T is an integer type, and T otherwise. </p> <p> - The final <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a> argument is optional and can + The final <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a> argument is optional and can be used to control the behaviour of the function: how it handles errors, - what level of precision to use etc. Refer to the <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">policy + what level of precision to use etc. Refer to the <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">policy documentation for more details</a>. </p> <h5> @@ -59,8 +59,8 @@ <pre class="programlisting"><span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T</span><span class="special">></span> <a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">expint</span><span class="special">(</span><span class="keyword">unsigned</span> <span class="identifier">n</span><span class="special">,</span> <span class="identifier">T</span> <span class="identifier">z</span><span class="special">);</span> -<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> -<a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">expint</span><span class="special">(</span><span class="keyword">unsigned</span> <span class="identifier">n</span><span class="special">,</span> <span class="identifier">T</span> <span class="identifier">z</span><span class="special">,</span> <span class="keyword">const</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">&);</span> +<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> +<a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">expint</span><span class="special">(</span><span class="keyword">unsigned</span> <span class="identifier">n</span><span class="special">,</span> <span class="identifier">T</span> <span class="identifier">z</span><span class="special">,</span> <span class="keyword">const</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">&);</span> </pre> <p> Returns the <a href="http://mathworld.wolfram.com/En-Function.html" target="_top">exponential @@ -85,7 +85,7 @@ zero error</a>. </p> <div class="table"> -<a name="math_toolkit.expint.expint_n.errors_in_the_function_expint_n_"></a><p class="title"><b>Table 3.31. Errors In the Function expint(n, z)</b></p> +<a name="math_toolkit.expint.expint_n.errors_in_the_function_expint_n_"></a><p class="title"><b>Table 6.31. Errors In the Function expint(n, z)</b></p> <div class="table-contents"><table class="table" summary="Errors In the Function expint(n, z)"> <colgroup> <col> @@ -277,9 +277,10 @@ </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/factorials.html b/libs/math/doc/html/math_toolkit/factorials.html index 83bb0bf39..cc3e73a6f 100644 --- a/libs/math/doc/html/math_toolkit/factorials.html +++ b/libs/math/doc/html/math_toolkit/factorials.html @@ -2,10 +2,10 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Factorials and Binomial Coefficients</title> -<link rel="stylesheet" href="../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../index.html" title="Math Toolkit"> -<link rel="up" href="../special.html" title="Chapter 3. Special Functions"> +<link rel="home" href="../index.html" title="Math Toolkit 1.9.0"> +<link rel="up" href="../special.html" title="Chapter 6. Special Functions"> <link rel="prev" href="sf_gamma/gamma_derivatives.html" title="Derivative of the Incomplete Gamma Function"> <link rel="next" href="factorials/sf_factorial.html" title="Factorial"> </head> @@ -22,7 +22,7 @@ <div class="spirit-nav"> <a accesskey="p" href="sf_gamma/gamma_derivatives.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../special.html"><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="factorials/sf_factorial.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_factorials"> +<div class="section"> <div class="titlepage"><div><div><h2 class="title" style="clear: both"> <a name="math_toolkit.factorials"></a><a class="link" href="factorials.html" title="Factorials and Binomial Coefficients">Factorials and Binomial Coefficients</a> </h2></div></div></div> @@ -37,9 +37,10 @@ </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/factorials/sf_binomial.html b/libs/math/doc/html/math_toolkit/factorials/sf_binomial.html index c90b03420..7da7767d8 100644 --- a/libs/math/doc/html/math_toolkit/factorials/sf_binomial.html +++ b/libs/math/doc/html/math_toolkit/factorials/sf_binomial.html @@ -2,9 +2,9 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Binomial Coefficients</title> -<link rel="stylesheet" href="../../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../../index.html" title="Math Toolkit"> +<link rel="home" href="../../index.html" title="Math Toolkit 1.9.0"> <link rel="up" href="../factorials.html" title="Factorials and Binomial Coefficients"> <link rel="prev" href="sf_falling_factorial.html" title="Falling Factorial"> <link rel="next" href="../sf_beta.html" title="Beta Functions"> @@ -22,7 +22,7 @@ <div class="spirit-nav"> <a accesskey="p" href="sf_falling_factorial.html"><img src="../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../factorials.html"><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="../sf_beta.html"><img src="../../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_factorials_sf_binomial"> +<div class="section"> <div class="titlepage"><div><div><h3 class="title"> <a name="math_toolkit.factorials.sf_binomial"></a><a class="link" href="sf_binomial.html" title="Binomial Coefficients">Binomial Coefficients</a> </h3></div></div></div> @@ -33,8 +33,8 @@ <span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T</span><span class="special">></span> <span class="identifier">T</span> <span class="identifier">binomial_coefficient</span><span class="special">(</span><span class="keyword">unsigned</span> <span class="identifier">n</span><span class="special">,</span> <span class="keyword">unsigned</span> <span class="identifier">k</span><span class="special">);</span> -<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> -<span class="identifier">T</span> <span class="identifier">binomial_coefficient</span><span class="special">(</span><span class="keyword">unsigned</span> <span class="identifier">n</span><span class="special">,</span> <span class="keyword">unsigned</span> <span class="identifier">k</span><span class="special">,</span> <span class="keyword">const</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">&);</span> +<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> +<span class="identifier">T</span> <span class="identifier">binomial_coefficient</span><span class="special">(</span><span class="keyword">unsigned</span> <span class="identifier">n</span><span class="special">,</span> <span class="keyword">unsigned</span> <span class="identifier">k</span><span class="special">,</span> <span class="keyword">const</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">&);</span> <span class="special">}}</span> <span class="comment">// namespaces</span> </pre> @@ -45,9 +45,9 @@ Requires k <= n. </p> <p> - The final <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a> argument is optional and can + The final <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a> argument is optional and can be used to control the behaviour of the function: how it handles errors, - what level of precision to use etc. Refer to the <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">policy + what level of precision to use etc. Refer to the <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">policy documentation for more details</a>. </p> <p> @@ -128,9 +128,10 @@ </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/factorials/sf_double_factorial.html b/libs/math/doc/html/math_toolkit/factorials/sf_double_factorial.html index 1a6cde9b9..c9ebd194c 100644 --- a/libs/math/doc/html/math_toolkit/factorials/sf_double_factorial.html +++ b/libs/math/doc/html/math_toolkit/factorials/sf_double_factorial.html @@ -2,9 +2,9 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Double Factorial</title> -<link rel="stylesheet" href="../../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../../index.html" title="Math Toolkit"> +<link rel="home" href="../../index.html" title="Math Toolkit 1.9.0"> <link rel="up" href="../factorials.html" title="Factorials and Binomial Coefficients"> <link rel="prev" href="sf_factorial.html" title="Factorial"> <link rel="next" href="sf_rising_factorial.html" title="Rising Factorial"> @@ -22,7 +22,7 @@ <div class="spirit-nav"> <a accesskey="p" href="sf_factorial.html"><img src="../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../factorials.html"><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="sf_rising_factorial.html"><img src="../../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_factorials_sf_double_factorial"> +<div class="section"> <div class="titlepage"><div><div><h3 class="title"> <a name="math_toolkit.factorials.sf_double_factorial"></a><a class="link" href="sf_double_factorial.html" title="Double Factorial">Double Factorial</a> </h3></div></div></div> @@ -33,8 +33,8 @@ <span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T</span><span class="special">></span> <span class="identifier">T</span> <span class="identifier">double_factorial</span><span class="special">(</span><span class="keyword">unsigned</span> <span class="identifier">i</span><span class="special">);</span> -<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> -<span class="identifier">T</span> <span class="identifier">double_factorial</span><span class="special">(</span><span class="keyword">unsigned</span> <span class="identifier">i</span><span class="special">,</span> <span class="keyword">const</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">&);</span> +<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> +<span class="identifier">T</span> <span class="identifier">double_factorial</span><span class="special">(</span><span class="keyword">unsigned</span> <span class="identifier">i</span><span class="special">,</span> <span class="keyword">const</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">&);</span> <span class="special">}}</span> <span class="comment">// namespaces</span> </pre> @@ -42,9 +42,9 @@ Returns <code class="literal">i!!</code>. </p> <p> - The final <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a> argument is optional and can + The final <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a> argument is optional and can be used to control the behaviour of the function: how it handles errors, - what level of precision to use etc. Refer to the <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">policy + what level of precision to use etc. Refer to the <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">policy documentation for more details</a>. </p> <p> @@ -144,9 +144,10 @@ </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/factorials/sf_factorial.html b/libs/math/doc/html/math_toolkit/factorials/sf_factorial.html index e4b34dd81..7d19e3cb8 100644 --- a/libs/math/doc/html/math_toolkit/factorials/sf_factorial.html +++ b/libs/math/doc/html/math_toolkit/factorials/sf_factorial.html @@ -2,9 +2,9 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Factorial</title> -<link rel="stylesheet" href="../../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../../index.html" title="Math Toolkit"> +<link rel="home" href="../../index.html" title="Math Toolkit 1.9.0"> <link rel="up" href="../factorials.html" title="Factorials and Binomial Coefficients"> <link rel="prev" href="../factorials.html" title="Factorials and Binomial Coefficients"> <link rel="next" href="sf_double_factorial.html" title="Double Factorial"> @@ -22,7 +22,7 @@ <div class="spirit-nav"> <a accesskey="p" href="../factorials.html"><img src="../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../factorials.html"><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="sf_double_factorial.html"><img src="../../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_factorials_sf_factorial"> +<div class="section"> <div class="titlepage"><div><div><h3 class="title"> <a name="math_toolkit.factorials.sf_factorial"></a><a class="link" href="sf_factorial.html" title="Factorial">Factorial</a> </h3></div></div></div> @@ -37,8 +37,8 @@ <span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T</span><span class="special">></span> <span class="identifier">T</span> <span class="identifier">factorial</span><span class="special">(</span><span class="keyword">unsigned</span> <span class="identifier">i</span><span class="special">);</span> -<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> -<span class="identifier">T</span> <span class="identifier">factorial</span><span class="special">(</span><span class="keyword">unsigned</span> <span class="identifier">i</span><span class="special">,</span> <span class="keyword">const</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">&);</span> +<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> +<span class="identifier">T</span> <span class="identifier">factorial</span><span class="special">(</span><span class="keyword">unsigned</span> <span class="identifier">i</span><span class="special">,</span> <span class="keyword">const</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">&);</span> <span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T</span><span class="special">></span> <span class="identifier">T</span> <span class="identifier">unchecked_factorial</span><span class="special">(</span><span class="keyword">unsigned</span> <span class="identifier">i</span><span class="special">);</span> @@ -100,16 +100,16 @@ <pre class="programlisting"><span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T</span><span class="special">></span> <span class="identifier">T</span> <span class="identifier">factorial</span><span class="special">(</span><span class="keyword">unsigned</span> <span class="identifier">i</span><span class="special">);</span> -<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> -<span class="identifier">T</span> <span class="identifier">factorial</span><span class="special">(</span><span class="keyword">unsigned</span> <span class="identifier">i</span><span class="special">,</span> <span class="keyword">const</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">&);</span> +<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> +<span class="identifier">T</span> <span class="identifier">factorial</span><span class="special">(</span><span class="keyword">unsigned</span> <span class="identifier">i</span><span class="special">,</span> <span class="keyword">const</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">&);</span> </pre> <p> Returns <code class="literal">i!</code>. </p> <p> - The final <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a> argument is optional and can + The final <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a> argument is optional and can be used to control the behaviour of the function: how it handles errors, - what level of precision to use etc. Refer to the <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">policy + what level of precision to use etc. Refer to the <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">policy documentation for more details</a>. </p> <p> @@ -176,9 +176,10 @@ </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/factorials/sf_falling_factorial.html b/libs/math/doc/html/math_toolkit/factorials/sf_falling_factorial.html index 48f3b984a..7072b6956 100644 --- a/libs/math/doc/html/math_toolkit/factorials/sf_falling_factorial.html +++ b/libs/math/doc/html/math_toolkit/factorials/sf_falling_factorial.html @@ -2,9 +2,9 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Falling Factorial</title> -<link rel="stylesheet" href="../../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../../index.html" title="Math Toolkit"> +<link rel="home" href="../../index.html" title="Math Toolkit 1.9.0"> <link rel="up" href="../factorials.html" title="Factorials and Binomial Coefficients"> <link rel="prev" href="sf_rising_factorial.html" title="Rising Factorial"> <link rel="next" href="sf_binomial.html" title="Binomial Coefficients"> @@ -22,7 +22,7 @@ <div class="spirit-nav"> <a accesskey="p" href="sf_rising_factorial.html"><img src="../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../factorials.html"><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="sf_binomial.html"><img src="../../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_factorials_sf_falling_factorial"> +<div class="section"> <div class="titlepage"><div><div><h3 class="title"> <a name="math_toolkit.factorials.sf_falling_factorial"></a><a class="link" href="sf_falling_factorial.html" title="Falling Factorial">Falling Factorial</a> @@ -34,8 +34,8 @@ <span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T</span><span class="special">></span> <a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">falling_factorial</span><span class="special">(</span><span class="identifier">T</span> <span class="identifier">x</span><span class="special">,</span> <span class="keyword">unsigned</span> <span class="identifier">i</span><span class="special">);</span> -<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> -<a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">falling_factorial</span><span class="special">(</span><span class="identifier">T</span> <span class="identifier">x</span><span class="special">,</span> <span class="keyword">unsigned</span> <span class="identifier">i</span><span class="special">,</span> <span class="keyword">const</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">&);</span> +<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> +<a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">falling_factorial</span><span class="special">(</span><span class="identifier">T</span> <span class="identifier">x</span><span class="special">,</span> <span class="keyword">unsigned</span> <span class="identifier">i</span><span class="special">,</span> <span class="keyword">const</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">&);</span> <span class="special">}}</span> <span class="comment">// namespaces</span> </pre> @@ -51,9 +51,9 @@ Argument <span class="emphasis"><em>x</em></span> can be either positive or negative however. </p> <p> - The final <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a> argument is optional and can + The final <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a> argument is optional and can be used to control the behaviour of the function: how it handles errors, - what level of precision to use etc. Refer to the <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">policy + what level of precision to use etc. Refer to the <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">policy documentation for more details</a>. </p> <p> @@ -93,9 +93,10 @@ </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/factorials/sf_rising_factorial.html b/libs/math/doc/html/math_toolkit/factorials/sf_rising_factorial.html index 8cf3a858f..10c249de8 100644 --- a/libs/math/doc/html/math_toolkit/factorials/sf_rising_factorial.html +++ b/libs/math/doc/html/math_toolkit/factorials/sf_rising_factorial.html @@ -2,9 +2,9 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Rising Factorial</title> -<link rel="stylesheet" href="../../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../../index.html" title="Math Toolkit"> +<link rel="home" href="../../index.html" title="Math Toolkit 1.9.0"> <link rel="up" href="../factorials.html" title="Factorials and Binomial Coefficients"> <link rel="prev" href="sf_double_factorial.html" title="Double Factorial"> <link rel="next" href="sf_falling_factorial.html" title="Falling Factorial"> @@ -22,7 +22,7 @@ <div class="spirit-nav"> <a accesskey="p" href="sf_double_factorial.html"><img src="../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../factorials.html"><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="sf_falling_factorial.html"><img src="../../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_factorials_sf_rising_factorial"> +<div class="section"> <div class="titlepage"><div><div><h3 class="title"> <a name="math_toolkit.factorials.sf_rising_factorial"></a><a class="link" href="sf_rising_factorial.html" title="Rising Factorial">Rising Factorial</a> </h3></div></div></div> @@ -33,8 +33,8 @@ <span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T</span><span class="special">></span> <a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">rising_factorial</span><span class="special">(</span><span class="identifier">T</span> <span class="identifier">x</span><span class="special">,</span> <span class="keyword">int</span> <span class="identifier">i</span><span class="special">);</span> -<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> -<a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">rising_factorial</span><span class="special">(</span><span class="identifier">T</span> <span class="identifier">x</span><span class="special">,</span> <span class="keyword">int</span> <span class="identifier">i</span><span class="special">,</span> <span class="keyword">const</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">&);</span> +<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> +<a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">rising_factorial</span><span class="special">(</span><span class="identifier">T</span> <span class="identifier">x</span><span class="special">,</span> <span class="keyword">int</span> <span class="identifier">i</span><span class="special">,</span> <span class="keyword">const</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">&);</span> <span class="special">}}</span> <span class="comment">// namespaces</span> </pre> @@ -55,9 +55,9 @@ as well as positive. </p> <p> - The final <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a> argument is optional and can + The final <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a> argument is optional and can be used to control the behaviour of the function: how it handles errors, - what level of precision to use etc. Refer to the <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">policy + what level of precision to use etc. Refer to the <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">policy documentation for more details</a>. </p> <p> @@ -97,9 +97,10 @@ </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/fastest_typdefs.html b/libs/math/doc/html/math_toolkit/fastest_typdefs.html new file mode 100644 index 000000000..3b3568810 --- /dev/null +++ b/libs/math/doc/html/math_toolkit/fastest_typdefs.html @@ -0,0 +1,64 @@ +<html> +<head> +<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> +<title>Fastest floating-point typedefs</title> +<link rel="stylesheet" href="../math.css" type="text/css"> +<meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> +<link rel="home" href="../index.html" title="Math Toolkit 1.9.0"> +<link rel="up" href="../cstdfloat.html" title="Chapter 3. Specified-width floating-point typedefs"> +<link rel="prev" href="minimum_typdefs.html" title="Minimum-width floating-point typedefs"> +<link rel="next" href="greatest_typdefs.html" title="Greatest-width floating-point typedef"> +</head> +<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"> +<table cellpadding="2" width="100%"><tr> +<td valign="top"><img alt="Boost C++ Libraries" width="277" height="86" src="../../../../../boost.png"></td> +<td align="center"><a href="../../../../../index.html">Home</a></td> +<td align="center"><a href="../../../../../libs/libraries.htm">Libraries</a></td> +<td align="center"><a href="http://www.boost.org/users/people.html">People</a></td> +<td align="center"><a href="http://www.boost.org/users/faq.html">FAQ</a></td> +<td align="center"><a href="../../../../../more/index.htm">More</a></td> +</tr></table> +<hr> +<div class="spirit-nav"> +<a accesskey="p" href="minimum_typdefs.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../cstdfloat.html"><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="greatest_typdefs.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a> +</div> +<div class="section"> +<div class="titlepage"><div><div><h2 class="title" style="clear: both"> +<a name="math_toolkit.fastest_typdefs"></a><a class="link" href="fastest_typdefs.html" title="Fastest floating-point typedefs">Fastest floating-point <code class="computeroutput"><span class="keyword">typedef</span></code>s</a> +</h2></div></div></div> +<p> + The <code class="computeroutput"><span class="keyword">typedef</span> <span class="identifier">float_fast</span><span class="special">#</span><span class="identifier">_t</span></code>, with + # replaced by the width, designates the <span class="bold"><strong>fastest</strong></span> + floating-point type with a <span class="bold"><strong>width of at least # bits</strong></span>. + </p> +<p> + There is no absolute guarantee that these types are the fastest for all purposes. + In any case, however, they satisfy the precision and width requirements. + </p> +<p> + Fastest minimum-width floating-point types are provided for all existing exact-width + floating-point types on a given platform. + </p> +<p> + For example, if a platform supports <code class="computeroutput"><span class="identifier">float32_t</span></code> + and <code class="computeroutput"><span class="identifier">float64_t</span></code>, then <code class="computeroutput"><span class="identifier">float_fast32_t</span></code> and <code class="computeroutput"><span class="identifier">float_fast64_t</span></code> + will also be supported, etc. + </p> +</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 © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> +<hr> +<div class="spirit-nav"> +<a accesskey="p" href="minimum_typdefs.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../cstdfloat.html"><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="greatest_typdefs.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a> +</div> +</body> +</html> diff --git a/libs/math/doc/html/math_toolkit/float128.html b/libs/math/doc/html/math_toolkit/float128.html new file mode 100644 index 000000000..7ae8ae67b --- /dev/null +++ b/libs/math/doc/html/math_toolkit/float128.html @@ -0,0 +1,124 @@ +<html> +<head> +<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> +<title>Implementation of Float128 type</title> +<link rel="stylesheet" href="../math.css" type="text/css"> +<meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> +<link rel="home" href="../index.html" title="Math Toolkit 1.9.0"> +<link rel="up" href="../cstdfloat.html" title="Chapter 3. Specified-width floating-point typedefs"> +<link rel="prev" href="examples.html" title="Examples"> +<link rel="next" href="float128/overloading_template_functions_w.html" title="Overloading template functions with float128_t"> +</head> +<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"> +<table cellpadding="2" width="100%"><tr> +<td valign="top"><img alt="Boost C++ Libraries" width="277" height="86" src="../../../../../boost.png"></td> +<td align="center"><a href="../../../../../index.html">Home</a></td> +<td align="center"><a href="../../../../../libs/libraries.htm">Libraries</a></td> +<td align="center"><a href="http://www.boost.org/users/people.html">People</a></td> +<td align="center"><a href="http://www.boost.org/users/faq.html">FAQ</a></td> +<td align="center"><a href="../../../../../more/index.htm">More</a></td> +</tr></table> +<hr> +<div class="spirit-nav"> +<a accesskey="p" href="examples.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../cstdfloat.html"><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="float128/overloading_template_functions_w.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a> +</div> +<div class="section"> +<div class="titlepage"><div><div><h2 class="title" style="clear: both"> +<a name="math_toolkit.float128"></a><a class="link" href="float128.html" title="Implementation of Float128 type">Implementation of Float128 type</a> +</h2></div></div></div> +<div class="toc"><dl class="toc"> +<dt><span class="section"><a href="float128/overloading_template_functions_w.html">Overloading + template functions with float128_t</a></span></dt> +<dt><span class="section"><a href="float128/exp_function.html">Exponential function</a></span></dt> +<dt><span class="section"><a href="float128/typeinfo.html"><code class="computeroutput"><span class="identifier">typeinfo</span></code></a></span></dt> +</dl></div> +<p> + Since few compilers implement a true 128-bit floating-point, and language features + like the suffix Q, and C++ Standard library functions are as-yet missing or + incomplete in C++11, this Boost.Math implementation wraps <code class="computeroutput"><span class="identifier">__float128</span></code> + provided by the GCC compiler or the <code class="computeroutput"><span class="identifier">_Quad</span></code> + type provided by the Intel compiler. + </p> +<p> + This is provided to in order to demonstrate, and users to evaluate, the feasibility + and benefits of higher-precision floating-point, especially to allow use of + the full Boost.Math library of functions and distributions at high precision. + </p> +<p> + (It is also possible to use Boost.Math with Boost.Multiprecision decimal and + binary, but since these are entirely software solutions, allowing much higher + precision or arbitrary precision, they are likely to be slower). + </p> +<p> + We also provide (we believe full) support for <code class="computeroutput"><span class="special"><</span><span class="identifier">limits</span><span class="special">>,</span> <span class="special"><</span><span class="identifier">cmath</span><span class="special">></span></code>, I/O stream operations in <code class="computeroutput"><span class="special"><</span><span class="identifier">iostream</span><span class="special">></span></code>, and <code class="computeroutput"><span class="special"><</span><span class="identifier">complex</span><span class="special">></span></code>. + </p> +<p> + As a prototype for a future C++ standard, we place all these in <code class="computeroutput"><span class="keyword">namespace</span> <span class="identifier">std</span></code>. + This contravenes the existing C++ standard of course, so selecting any compiler + that promises to check conformance will fail. + </p> +<div class="tip"><table border="0" summary="Tip"> +<tr> +<td rowspan="2" align="center" valign="top" width="25"><img alt="[Tip]" src="../../../../../doc/src/images/tip.png"></td> +<th align="left">Tip</th> +</tr> +<tr><td align="left" valign="top"><p> + For GCC, compile with <code class="computeroutput"><span class="special">-</span><span class="identifier">std</span><span class="special">=</span><span class="identifier">gnu</span><span class="special">++</span><span class="number">11</span></code> or <code class="computeroutput"><span class="special">-</span><span class="identifier">std</span><span class="special">=</span><span class="identifier">gnu</span><span class="special">++</span><span class="number">03</span></code> and do + not use <code class="computeroutput"><span class="special">-</span><span class="identifier">std</span><span class="special">=</span><span class="identifier">stdc</span><span class="special">++</span><span class="number">11</span></code>or any 'strict' options as these turn off + full support for <code class="computeroutput"><span class="identifier">__float128</span></code>. + These requirements also apply to the Intel compiler on Linux, for Intel on + Windows you need to compile with <code class="computeroutput"><span class="special">-</span><span class="identifier">Qoption</span><span class="special">,</span><span class="identifier">cpp</span><span class="special">,--</span><span class="identifier">extended_float_type</span> <span class="special">-</span><span class="identifier">DBOOST_MATH_USE_FLOAT128</span></code> in order to activate + 128-bit floating point support. + </p></td></tr> +</table></div> +<p> + The <code class="computeroutput"><span class="identifier">__float128</span></code> type is provided + by the <a href="http://gcc.gnu.org/onlinedocs/libquadmath/" target="_top">libquadmath + library</a> on GCC or by Intel's FORTRAN library with Intel C++. + </p> +<p> + A typical invocation of the compiler is + </p> +<pre class="programlisting"><span class="identifier">g</span><span class="special">++</span> <span class="special">-</span><span class="identifier">O3</span> <span class="special">-</span><span class="identifier">std</span><span class="special">=</span><span class="identifier">gnu</span><span class="special">++</span><span class="number">11</span> <span class="identifier">test</span><span class="special">.</span><span class="identifier">cpp</span> <span class="special">-</span><span class="identifier">I</span><span class="special">/</span><span class="identifier">c</span><span class="special">/</span><span class="identifier">modular</span><span class="special">-</span><span class="identifier">boost</span> <span class="special">-</span><span class="identifier">lquadmath</span> <span class="special">-</span><span class="identifier">o</span> <span class="identifier">test</span><span class="special">.</span><span class="identifier">exe</span> +</pre> +<div class="tip"><table border="0" summary="Tip"> +<tr> +<td rowspan="2" align="center" valign="top" width="25"><img alt="[Tip]" src="../../../../../doc/src/images/tip.png"></td> +<th align="left">Tip</th> +</tr> +<tr><td align="left" valign="top"><p> + If you are trying to use the develop branch of Boost.Math, then make <code class="computeroutput"><span class="special">-</span><span class="identifier">I</span><span class="special">/</span><span class="identifier">c</span><span class="special">/</span><span class="identifier">modular</span><span class="special">-</span><span class="identifier">boost</span><span class="special">/</span><span class="identifier">libs</span><span class="special">/</span><span class="identifier">math</span><span class="special">/</span><span class="identifier">include</span></code> + the <span class="bold"><strong>first</strong></span> include directory. + </p></td></tr> +</table></div> +<pre class="programlisting"><span class="identifier">g</span><span class="special">++</span> <span class="special">-</span><span class="identifier">O3</span> <span class="special">-</span><span class="identifier">std</span><span class="special">=</span><span class="identifier">gnu</span><span class="special">++</span><span class="number">11</span> <span class="identifier">test</span><span class="special">.</span><span class="identifier">cpp</span> <span class="special">-</span><span class="identifier">I</span><span class="special">/</span><span class="identifier">c</span><span class="special">/</span><span class="identifier">modular</span><span class="special">-</span><span class="identifier">boost</span><span class="special">/</span><span class="identifier">libs</span><span class="special">/</span><span class="identifier">math</span><span class="special">/</span><span class="identifier">include</span> <span class="special">-</span><span class="identifier">I</span><span class="special">/</span><span class="identifier">c</span><span class="special">/</span><span class="identifier">modular</span><span class="special">-</span><span class="identifier">boost</span> <span class="special">-</span><span class="identifier">lquadmath</span> <span class="special">-</span><span class="identifier">o</span> <span class="identifier">test</span><span class="special">.</span><span class="identifier">exe</span> +</pre> +<div class="note"><table border="0" summary="Note"> +<tr> +<td rowspan="2" align="center" valign="top" width="25"><img alt="[Note]" src="../../../../../doc/src/images/note.png"></td> +<th align="left">Note</th> +</tr> +<tr><td align="left" valign="top"><p> + So far, the only missing detail that we have noted is in trying to use <code class="computeroutput"><span class="special"><</span><span class="identifier">typeinfo</span><span class="special">></span></code>, for example for <code class="computeroutput"><span class="identifier">std</span><span class="special">::</span><span class="identifier">cout</span> <span class="special"><<</span> <span class="keyword">typeid</span><span class="special"><</span><span class="identifier">__float_128</span><span class="special">>.</span><span class="identifier">name</span><span class="special">();</span></code>. Link fails: undefined reference to <code class="computeroutput"><span class="identifier">typeinfo</span> <span class="keyword">for</span> + <span class="identifier">__float128</span></code>. See <a href="http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43622" target="_top">GCC + Bug 43622 - no C++ typeinfo for __float128</a>. + </p></td></tr> +</table></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 © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> +<hr> +<div class="spirit-nav"> +<a accesskey="p" href="examples.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../cstdfloat.html"><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="float128/overloading_template_functions_w.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a> +</div> +</body> +</html> diff --git a/libs/math/doc/html/math_toolkit/float128/exp_function.html b/libs/math/doc/html/math_toolkit/float128/exp_function.html new file mode 100644 index 000000000..4af517584 --- /dev/null +++ b/libs/math/doc/html/math_toolkit/float128/exp_function.html @@ -0,0 +1,60 @@ +<html> +<head> +<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> +<title>Exponential function</title> +<link rel="stylesheet" href="../../math.css" type="text/css"> +<meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> +<link rel="home" href="../../index.html" title="Math Toolkit 1.9.0"> +<link rel="up" href="../float128.html" title="Implementation of Float128 type"> +<link rel="prev" href="overloading_template_functions_w.html" title="Overloading template functions with float128_t"> +<link rel="next" href="typeinfo.html" title="typeinfo"> +</head> +<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"> +<table cellpadding="2" width="100%"><tr> +<td valign="top"><img alt="Boost C++ Libraries" width="277" height="86" src="../../../../../../boost.png"></td> +<td align="center"><a href="../../../../../../index.html">Home</a></td> +<td align="center"><a href="../../../../../../libs/libraries.htm">Libraries</a></td> +<td align="center"><a href="http://www.boost.org/users/people.html">People</a></td> +<td align="center"><a href="http://www.boost.org/users/faq.html">FAQ</a></td> +<td align="center"><a href="../../../../../../more/index.htm">More</a></td> +</tr></table> +<hr> +<div class="spirit-nav"> +<a accesskey="p" href="overloading_template_functions_w.html"><img src="../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../float128.html"><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="typeinfo.html"><img src="../../../../../../doc/src/images/next.png" alt="Next"></a> +</div> +<div class="section"> +<div class="titlepage"><div><div><h3 class="title"> +<a name="math_toolkit.float128.exp_function"></a><a class="link" href="exp_function.html" title="Exponential function">Exponential function</a> +</h3></div></div></div> +<p> + There is a bug whe using any quadmath <code class="computeroutput"><span class="identifier">expq</span></code> + function on GCC: + </p> +<p> + <a href="http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60349" target="_top">GCC bug #60349</a> + </p> +<p> + <a href="http://sourceforge.net/p/mingw-w64/bugs/368/" target="_top">mingw-64 bug #368</a> + </p> +<p> + To work round this defect, an alternative implementation of 128-bit exp is + temporarily provided by <code class="computeroutput"><span class="identifier">boost</span><span class="special">/</span><span class="identifier">cstdfloat</span><span class="special">.</span><span class="identifier">hpp</span></code>. + </p> +</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 © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> +<hr> +<div class="spirit-nav"> +<a accesskey="p" href="overloading_template_functions_w.html"><img src="../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../float128.html"><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="typeinfo.html"><img src="../../../../../../doc/src/images/next.png" alt="Next"></a> +</div> +</body> +</html> diff --git a/libs/math/doc/html/math_toolkit/float128/overloading_template_functions_w.html b/libs/math/doc/html/math_toolkit/float128/overloading_template_functions_w.html new file mode 100644 index 000000000..a05faf91e --- /dev/null +++ b/libs/math/doc/html/math_toolkit/float128/overloading_template_functions_w.html @@ -0,0 +1,97 @@ +<html> +<head> +<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> +<title>Overloading template functions with float128_t</title> +<link rel="stylesheet" href="../../math.css" type="text/css"> +<meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> +<link rel="home" href="../../index.html" title="Math Toolkit 1.9.0"> +<link rel="up" href="../float128.html" title="Implementation of Float128 type"> +<link rel="prev" href="../float128.html" title="Implementation of Float128 type"> +<link rel="next" href="exp_function.html" title="Exponential function"> +</head> +<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"> +<table cellpadding="2" width="100%"><tr> +<td valign="top"><img alt="Boost C++ Libraries" width="277" height="86" src="../../../../../../boost.png"></td> +<td align="center"><a href="../../../../../../index.html">Home</a></td> +<td align="center"><a href="../../../../../../libs/libraries.htm">Libraries</a></td> +<td align="center"><a href="http://www.boost.org/users/people.html">People</a></td> +<td align="center"><a href="http://www.boost.org/users/faq.html">FAQ</a></td> +<td align="center"><a href="../../../../../../more/index.htm">More</a></td> +</tr></table> +<hr> +<div class="spirit-nav"> +<a accesskey="p" href="../float128.html"><img src="../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../float128.html"><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="exp_function.html"><img src="../../../../../../doc/src/images/next.png" alt="Next"></a> +</div> +<div class="section"> +<div class="titlepage"><div><div><h3 class="title"> +<a name="math_toolkit.float128.overloading_template_functions_w"></a><a class="link" href="overloading_template_functions_w.html" title="Overloading template functions with float128_t">Overloading + template functions with float128_t</a> +</h3></div></div></div> +<p> + An artifact of providing C++ standard library support for quadmath may mandate + the inclusion of <code class="computeroutput"><span class="special"><</span><span class="identifier">boost</span><span class="special">/</span><span class="identifier">cstdfloat</span><span class="special">.</span><span class="identifier">hpp</span><span class="special">></span></code> + <span class="bold"><strong>before</strong></span> the inclusion of other headers. + </p> +<p> + Consider a function that calls <code class="computeroutput"><span class="identifier">fabs</span><span class="special">(</span><span class="identifier">x</span><span class="special">)</span></code> + and has previously injected <code class="computeroutput"><span class="identifier">std</span><span class="special">::</span><span class="identifier">fabs</span><span class="special">()</span></code> into local scope via a <code class="computeroutput"><span class="keyword">using</span></code> + directive: + </p> +<pre class="programlisting"><span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T</span><span class="special">></span> +<span class="keyword">bool</span> <span class="identifier">unsigned_compare</span><span class="special">(</span><span class="identifier">T</span> <span class="identifier">a</span><span class="special">,</span> <span class="identifier">T</span> <span class="identifier">b</span><span class="special">)</span> +<span class="special">{</span> + <span class="keyword">using</span> <span class="identifier">std</span><span class="special">::</span><span class="identifier">fabs</span><span class="special">;</span> + <span class="keyword">return</span> <span class="identifier">fabs</span><span class="special">(</span><span class="identifier">a</span><span class="special">)</span> <span class="special">==</span> <span class="identifier">fabs</span><span class="special">(</span><span class="identifier">b</span><span class="special">);</span> +<span class="special">}</span> +</pre> +<p> + In this function, the correct overload of <code class="computeroutput"><span class="identifier">fabs</span></code> + may be found via <a href="http://en.wikipedia.org/wiki/Argument-dependent_name_lookup" target="_top">argument-dependent-lookup + (ADL)</a> or by calling one of the <code class="computeroutput"><span class="identifier">std</span><span class="special">::</span><span class="identifier">fabs</span></code> + overloads. There is a key difference between them however: an overload in + the same namespace as T and found via ADL need <span class="emphasis"><em><span class="bold"><strong>not + be defined at the time the function is declared</strong></span></em></span>. However, + all the types declared in <code class="computeroutput"><span class="special"><</span><span class="identifier">boost</span><span class="special">/</span><span class="identifier">cstdfloat</span><span class="special">.</span><span class="identifier">hpp</span><span class="special">></span></code> + are fundamental types, so for these types we are relying on finding an overload + declared in namespace <code class="computeroutput"><span class="identifier">std</span></code>. + In that case however, <span class="emphasis"><em><span class="bold"><strong>all such overloads + must be declared prior to the definition of function <code class="computeroutput"><span class="identifier">unsigned_compare</span></code> + otherwise they are not considered</strong></span></em></span>. + </p> +<p> + In the event that <code class="computeroutput"><span class="special"><</span><span class="identifier">boost</span><span class="special">/</span><span class="identifier">cstdfloat</span><span class="special">.</span><span class="identifier">hpp</span><span class="special">></span></code> + has been included <span class="bold"><strong>after</strong></span> the definition of + the above function, the correct overload of <code class="computeroutput"><span class="identifier">fabs</span></code>, + while present, is simply not considered as part of the overload set. So the + compiler tries to downcast the <code class="computeroutput"><span class="identifier">float128_t</span></code> + argument first to <code class="computeroutput"><span class="keyword">long</span> <span class="keyword">double</span></code>, + then to <code class="computeroutput"><span class="keyword">double</span></code>, then to <code class="computeroutput"><span class="keyword">float</span></code>; the compilation fails because the result + is ambiguous. However the compiler error message will appear cruelly inscrutable, + at an apparently irelevant line number and making no mention of <code class="computeroutput"><span class="identifier">float128</span></code>: the word <span class="emphasis"><em>ambiguous</em></span> + is the clue to what is wrong. + </p> +<p> + Provided you <code class="computeroutput"><span class="preprocessor">#include</span> <span class="special"><</span><span class="identifier">boost</span><span class="special">/</span><span class="identifier">cstdfloat</span><span class="special">.</span><span class="identifier">hpp</span><span class="special">></span></code> + <span class="bold"><strong>before</strong></span> the inclusion of the any header containing + generic floating point code (such as other Boost.Math headers, then the compiler + will know about and use the <code class="computeroutput"><span class="identifier">std</span><span class="special">::</span><span class="identifier">fabs</span><span class="special">(</span><span class="identifier">std</span><span class="special">::</span><span class="identifier">float128_t</span><span class="special">)</span></code> + that we provide in <code class="computeroutput"><span class="preprocessor">#include</span> <span class="special"><</span><span class="identifier">boost</span><span class="special">/</span><span class="identifier">cstdfloat</span><span class="special">.</span><span class="identifier">hpp</span><span class="special">></span></code>. + </p> +</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 © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> +<hr> +<div class="spirit-nav"> +<a accesskey="p" href="../float128.html"><img src="../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../float128.html"><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="exp_function.html"><img src="../../../../../../doc/src/images/next.png" alt="Next"></a> +</div> +</body> +</html> diff --git a/libs/math/doc/html/math_toolkit/float128/typeinfo.html b/libs/math/doc/html/math_toolkit/float128/typeinfo.html new file mode 100644 index 000000000..6ae33ecaf --- /dev/null +++ b/libs/math/doc/html/math_toolkit/float128/typeinfo.html @@ -0,0 +1,68 @@ +<html> +<head> +<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> +<title>typeinfo</title> +<link rel="stylesheet" href="../../math.css" type="text/css"> +<meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> +<link rel="home" href="../../index.html" title="Math Toolkit 1.9.0"> +<link rel="up" href="../float128.html" title="Implementation of Float128 type"> +<link rel="prev" href="exp_function.html" title="Exponential function"> +<link rel="next" href="../../constants.html" title="Chapter 4. Mathematical Constants"> +</head> +<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"> +<table cellpadding="2" width="100%"><tr> +<td valign="top"><img alt="Boost C++ Libraries" width="277" height="86" src="../../../../../../boost.png"></td> +<td align="center"><a href="../../../../../../index.html">Home</a></td> +<td align="center"><a href="../../../../../../libs/libraries.htm">Libraries</a></td> +<td align="center"><a href="http://www.boost.org/users/people.html">People</a></td> +<td align="center"><a href="http://www.boost.org/users/faq.html">FAQ</a></td> +<td align="center"><a href="../../../../../../more/index.htm">More</a></td> +</tr></table> +<hr> +<div class="spirit-nav"> +<a accesskey="p" href="exp_function.html"><img src="../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../float128.html"><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="../../constants.html"><img src="../../../../../../doc/src/images/next.png" alt="Next"></a> +</div> +<div class="section"> +<div class="titlepage"><div><div><h3 class="title"> +<a name="math_toolkit.float128.typeinfo"></a><a class="link" href="typeinfo.html" title="typeinfo"><code class="computeroutput"><span class="identifier">typeinfo</span></code></a> +</h3></div></div></div> +<p> + It is not yet possible to use <code class="computeroutput"><span class="identifier">typeinfo</span></code> + for float_128 on GCC: see <a href="http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43622" target="_top">GCC + 43622</a> + </p> +<p> + so this fails to link <code class="computeroutput"><span class="identifier">undefined</span> + <span class="identifier">reference</span> <span class="identifier">to</span> + <span class="identifier">typeinfo</span> <span class="keyword">for</span> + <span class="identifier">__float128</span></code> + </p> +<pre class="programlisting"><span class="identifier">std</span><span class="special">::</span><span class="identifier">cout</span> <span class="special"><<</span> <span class="keyword">typeid</span><span class="special">(</span><span class="identifier">boost</span><span class="special">::</span><span class="identifier">float128_t</span><span class="special">).</span><span class="identifier">name</span><span class="special">()</span> <span class="special"><<</span> <span class="identifier">std</span><span class="special">::</span><span class="identifier">endl</span><span class="special">;</span> +</pre> +<p> + This prevent using the existing tests for Boost.Math distributions, (unless + a few lines are commented out) and if a MACRO BOOST_MATH_INSTRUMENT controlling + them is defined then some diagnostic displays in Boost.Math will not work. + </p> +<p> + However this is only used for display purposes and can be commented out until + this is fixed. + </p> +</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 © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> +<hr> +<div class="spirit-nav"> +<a accesskey="p" href="exp_function.html"><img src="../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../float128.html"><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="../../constants.html"><img src="../../../../../../doc/src/images/next.png" alt="Next"></a> +</div> +</body> +</html> diff --git a/libs/math/doc/html/math_toolkit/fp_facets.html b/libs/math/doc/html/math_toolkit/fp_facets.html index de2ab15fb..af0c8bc41 100644 --- a/libs/math/doc/html/math_toolkit/fp_facets.html +++ b/libs/math/doc/html/math_toolkit/fp_facets.html @@ -2,10 +2,10 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Facets for Floating-Point Infinities and NaNs</title> -<link rel="stylesheet" href="../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../index.html" title="Math Toolkit"> -<link rel="up" href="../utils.html" title="Chapter 4. Floating Point Utilities"> +<link rel="home" href="../index.html" title="Math Toolkit 1.9.0"> +<link rel="up" href="../utils.html" title="Chapter 2. Floating Point Utilities"> <link rel="prev" href="sign_functions.html" title="Sign Manipulation Functions"> <link rel="next" href="fp_facets/facets_intro.html" title="Introduction"> </head> @@ -22,7 +22,7 @@ <div class="spirit-nav"> <a accesskey="p" href="sign_functions.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../utils.html"><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="fp_facets/facets_intro.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_fp_facets"> +<div class="section"> <div class="titlepage"><div><div><h2 class="title" style="clear: both"> <a name="math_toolkit.fp_facets"></a><a class="link" href="fp_facets.html" title="Facets for Floating-Point Infinities and NaNs">Facets for Floating-Point Infinities and NaNs</a> @@ -75,9 +75,10 @@ </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/fp_facets/examples.html b/libs/math/doc/html/math_toolkit/fp_facets/examples.html index a09527fcb..3b1a17de7 100644 --- a/libs/math/doc/html/math_toolkit/fp_facets/examples.html +++ b/libs/math/doc/html/math_toolkit/fp_facets/examples.html @@ -2,9 +2,9 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Examples</title> -<link rel="stylesheet" href="../../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../../index.html" title="Math Toolkit"> +<link rel="home" href="../../index.html" title="Math Toolkit 1.9.0"> <link rel="up" href="../fp_facets.html" title="Facets for Floating-Point Infinities and NaNs"> <link rel="prev" href="reference.html" title="Reference"> <link rel="next" href="portability.html" title="Portability"> @@ -22,7 +22,7 @@ <div class="spirit-nav"> <a accesskey="p" href="reference.html"><img src="../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../fp_facets.html"><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="portability.html"><img src="../../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_fp_facets_examples"> +<div class="section"> <div class="titlepage"><div><div><h3 class="title"> <a name="math_toolkit.fp_facets.examples"></a><a class="link" href="examples.html" title="Examples">Examples</a> </h3></div></div></div> @@ -239,9 +239,10 @@ </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/fp_facets/facets_intro.html b/libs/math/doc/html/math_toolkit/fp_facets/facets_intro.html index 640d747fb..9da54eb7f 100644 --- a/libs/math/doc/html/math_toolkit/fp_facets/facets_intro.html +++ b/libs/math/doc/html/math_toolkit/fp_facets/facets_intro.html @@ -2,9 +2,9 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Introduction</title> -<link rel="stylesheet" href="../../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../../index.html" title="Math Toolkit"> +<link rel="home" href="../../index.html" title="Math Toolkit 1.9.0"> <link rel="up" href="../fp_facets.html" title="Facets for Floating-Point Infinities and NaNs"> <link rel="prev" href="../fp_facets.html" title="Facets for Floating-Point Infinities and NaNs"> <link rel="next" href="reference.html" title="Reference"> @@ -22,7 +22,7 @@ <div class="spirit-nav"> <a accesskey="p" href="../fp_facets.html"><img src="../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../fp_facets.html"><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="reference.html"><img src="../../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_fp_facets_facets_intro"> +<div class="section"> <div class="titlepage"><div><div><h3 class="title"> <a name="math_toolkit.fp_facets.facets_intro"></a><a class="link" href="facets_intro.html" title="Introduction">Introduction</a> </h3></div></div></div> @@ -144,7 +144,7 @@ The following string representations are used: </p> <div class="table"> -<a name="math_toolkit.fp_facets.facets_intro.c99_representation_of_infinity_a"></a><p class="title"><b>Table 4.1. C99 Representation of Infinity and NaN</b></p> +<a name="math_toolkit.fp_facets.facets_intro.c99_representation_of_infinity_a"></a><p class="title"><b>Table 2.1. C99 Representation of Infinity and NaN</b></p> <div class="table-contents"><table class="table" summary="C99 Representation of Infinity and NaN"> <colgroup> <col> @@ -363,9 +363,10 @@ </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/fp_facets/portability.html b/libs/math/doc/html/math_toolkit/fp_facets/portability.html index 6a19d5e20..f9d19f5c9 100644 --- a/libs/math/doc/html/math_toolkit/fp_facets/portability.html +++ b/libs/math/doc/html/math_toolkit/fp_facets/portability.html @@ -2,9 +2,9 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Portability</title> -<link rel="stylesheet" href="../../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../../index.html" title="Math Toolkit"> +<link rel="home" href="../../index.html" title="Math Toolkit 1.9.0"> <link rel="up" href="../fp_facets.html" title="Facets for Floating-Point Infinities and NaNs"> <link rel="prev" href="examples.html" title="Examples"> <link rel="next" href="rationale.html" title="Design Rationale"> @@ -22,7 +22,7 @@ <div class="spirit-nav"> <a accesskey="p" href="examples.html"><img src="../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../fp_facets.html"><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="rationale.html"><img src="../../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_fp_facets_portability"> +<div class="section"> <div class="titlepage"><div><div><h3 class="title"> <a name="math_toolkit.fp_facets.portability"></a><a class="link" href="portability.html" title="Portability">Portability</a> </h3></div></div></div> @@ -34,9 +34,10 @@ </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/fp_facets/rationale.html b/libs/math/doc/html/math_toolkit/fp_facets/rationale.html index 201fc8b36..25255cf65 100644 --- a/libs/math/doc/html/math_toolkit/fp_facets/rationale.html +++ b/libs/math/doc/html/math_toolkit/fp_facets/rationale.html @@ -2,9 +2,9 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Design Rationale</title> -<link rel="stylesheet" href="../../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../../index.html" title="Math Toolkit"> +<link rel="home" href="../../index.html" title="Math Toolkit 1.9.0"> <link rel="up" href="../fp_facets.html" title="Facets for Floating-Point Infinities and NaNs"> <link rel="prev" href="portability.html" title="Portability"> <link rel="next" href="../next_float.html" title="Floating-Point Representation Distance (ULP), and Finding Adjacent Floating-Point Values"> @@ -22,7 +22,7 @@ <div class="spirit-nav"> <a accesskey="p" href="portability.html"><img src="../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../fp_facets.html"><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="../next_float.html"><img src="../../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_fp_facets_rationale"> +<div class="section"> <div class="titlepage"><div><div><h3 class="title"> <a name="math_toolkit.fp_facets.rationale"></a><a class="link" href="rationale.html" title="Design Rationale">Design Rationale</a> </h3></div></div></div> @@ -51,9 +51,10 @@ </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/fp_facets/reference.html b/libs/math/doc/html/math_toolkit/fp_facets/reference.html index a9fb0ad31..1a3e4029d 100644 --- a/libs/math/doc/html/math_toolkit/fp_facets/reference.html +++ b/libs/math/doc/html/math_toolkit/fp_facets/reference.html @@ -2,9 +2,9 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Reference</title> -<link rel="stylesheet" href="../../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../../index.html" title="Math Toolkit"> +<link rel="home" href="../../index.html" title="Math Toolkit 1.9.0"> <link rel="up" href="../fp_facets.html" title="Facets for Floating-Point Infinities and NaNs"> <link rel="prev" href="facets_intro.html" title="Introduction"> <link rel="next" href="examples.html" title="Examples"> @@ -22,7 +22,7 @@ <div class="spirit-nav"> <a accesskey="p" href="facets_intro.html"><img src="../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../fp_facets.html"><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="examples.html"><img src="../../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_fp_facets_reference"> +<div class="section"> <div class="titlepage"><div><div><h3 class="title"> <a name="math_toolkit.fp_facets.reference"></a><a class="link" href="reference.html" title="Reference">Reference</a> </h3></div></div></div> @@ -474,9 +474,10 @@ </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/fpclass.html b/libs/math/doc/html/math_toolkit/fpclass.html index 1baade23c..570d3b7d6 100644 --- a/libs/math/doc/html/math_toolkit/fpclass.html +++ b/libs/math/doc/html/math_toolkit/fpclass.html @@ -2,10 +2,10 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Floating-Point Classification: Infinities and NaNs</title> -<link rel="stylesheet" href="../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../index.html" title="Math Toolkit"> -<link rel="up" href="../utils.html" title="Chapter 4. Floating Point Utilities"> +<link rel="home" href="../index.html" title="Math Toolkit 1.9.0"> +<link rel="up" href="../utils.html" title="Chapter 2. Floating Point Utilities"> <link rel="prev" href="rounding/modf.html" title="Integer and Fractional Part Splitting (modf)"> <link rel="next" href="sign_functions.html" title="Sign Manipulation Functions"> </head> @@ -22,7 +22,7 @@ <div class="spirit-nav"> <a accesskey="p" href="rounding/modf.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../utils.html"><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="sign_functions.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_fpclass"> +<div class="section"> <div class="titlepage"><div><div><h2 class="title" style="clear: both"> <a name="math_toolkit.fpclass"></a><a class="link" href="fpclass.html" title="Floating-Point Classification: Infinities and NaNs">Floating-Point Classification: Infinities and NaNs</a> @@ -236,9 +236,10 @@ </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/future.html b/libs/math/doc/html/math_toolkit/future.html index 78d66bd15..65386ab3f 100644 --- a/libs/math/doc/html/math_toolkit/future.html +++ b/libs/math/doc/html/math_toolkit/future.html @@ -2,12 +2,12 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Extras/Future Directions</title> -<link rel="stylesheet" href="../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../index.html" title="Math Toolkit"> -<link rel="up" href="../dist.html" title="Chapter 2. Statistical Distributions and Functions"> +<link rel="home" href="../index.html" title="Math Toolkit 1.9.0"> +<link rel="up" href="../dist.html" title="Chapter 5. Statistical Distributions and Functions"> <link rel="prev" href="dist_ref/dist_algorithms.html" title="Distribution Algorithms"> -<link rel="next" href="../special.html" title="Chapter 3. Special Functions"> +<link rel="next" href="../special.html" title="Chapter 6. Special Functions"> </head> <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"> <table cellpadding="2" width="100%"><tr> @@ -22,7 +22,7 @@ <div class="spirit-nav"> <a accesskey="p" href="dist_ref/dist_algorithms.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../dist.html"><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="../special.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_future"> +<div class="section"> <div class="titlepage"><div><div><h2 class="title" style="clear: both"> <a name="math_toolkit.future"></a><a class="link" href="future.html" title="Extras/Future Directions">Extras/Future Directions</a> </h2></div></div></div> @@ -131,9 +131,10 @@ </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/gcd_credits.html b/libs/math/doc/html/math_toolkit/gcd_credits.html index c58dfc7db..88ad2a1ee 100644 --- a/libs/math/doc/html/math_toolkit/gcd_credits.html +++ b/libs/math/doc/html/math_toolkit/gcd_credits.html @@ -2,12 +2,12 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Credits</title> -<link rel="stylesheet" href="../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../index.html" title="Math Toolkit"> -<link rel="up" href="../gcd_lcm.html" title="Chapter 10. Integer Utilities (Greatest Common Divisor and Least Common Multiple)"> +<link rel="home" href="../index.html" title="Math Toolkit 1.9.0"> +<link rel="up" href="../gcd_lcm.html" title="Chapter 11. Integer Utilities (Greatest Common Divisor and Least Common Multiple)"> <link rel="prev" href="gcd_history.html" title="History"> -<link rel="next" href="../toolkit.html" title="Chapter 11. Internals (Series, Rationals and Continued Fractions, Root Finding, Function Minimization, Testing and Development Tools)"> +<link rel="next" href="../toolkit.html" title="Chapter 12. Internals (Series, Rationals and Continued Fractions, Root Finding, Function Minimization, Testing and Development Tools)"> </head> <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"> <table cellpadding="2" width="100%"><tr> @@ -22,7 +22,7 @@ <div class="spirit-nav"> <a accesskey="p" href="gcd_history.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../gcd_lcm.html"><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="../toolkit.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_gcd_credits"> +<div class="section"> <div class="titlepage"><div><div><h2 class="title" style="clear: both"> <a name="math_toolkit.gcd_credits"></a><a class="link" href="gcd_credits.html" title="Credits">Credits</a> </h2></div></div></div> @@ -35,9 +35,10 @@ </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/gcd_function_object.html b/libs/math/doc/html/math_toolkit/gcd_function_object.html index ccfdfc6ec..56d4e4dad 100644 --- a/libs/math/doc/html/math_toolkit/gcd_function_object.html +++ b/libs/math/doc/html/math_toolkit/gcd_function_object.html @@ -2,10 +2,10 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>GCD Function Object</title> -<link rel="stylesheet" href="../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../index.html" title="Math Toolkit"> -<link rel="up" href="../gcd_lcm.html" title="Chapter 10. Integer Utilities (Greatest Common Divisor and Least Common Multiple)"> +<link rel="home" href="../index.html" title="Math Toolkit 1.9.0"> +<link rel="up" href="../gcd_lcm.html" title="Chapter 11. Integer Utilities (Greatest Common Divisor and Least Common Multiple)"> <link rel="prev" href="synopsis.html" title="Synopsis"> <link rel="next" href="lcm_function_object.html" title="LCM Function Object"> </head> @@ -22,7 +22,7 @@ <div class="spirit-nav"> <a accesskey="p" href="synopsis.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../gcd_lcm.html"><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="lcm_function_object.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_gcd_function_object"> +<div class="section"> <div class="titlepage"><div><div><h2 class="title" style="clear: both"> <a name="math_toolkit.gcd_function_object"></a><a class="link" href="gcd_function_object.html" title="GCD Function Object">GCD Function Object</a> </h2></div></div></div> @@ -59,9 +59,10 @@ </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/gcd_header.html b/libs/math/doc/html/math_toolkit/gcd_header.html index cdedd49bc..b5cab2d50 100644 --- a/libs/math/doc/html/math_toolkit/gcd_header.html +++ b/libs/math/doc/html/math_toolkit/gcd_header.html @@ -2,10 +2,10 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Header <boost/math/common_factor.hpp></title> -<link rel="stylesheet" href="../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../index.html" title="Math Toolkit"> -<link rel="up" href="../gcd_lcm.html" title="Chapter 10. Integer Utilities (Greatest Common Divisor and Least Common Multiple)"> +<link rel="home" href="../index.html" title="Math Toolkit 1.9.0"> +<link rel="up" href="../gcd_lcm.html" title="Chapter 11. Integer Utilities (Greatest Common Divisor and Least Common Multiple)"> <link rel="prev" href="compile_time.html" title="Compile time GCD and LCM determination"> <link rel="next" href="demo.html" title="Demonstration Program"> </head> @@ -22,7 +22,7 @@ <div class="spirit-nav"> <a accesskey="p" href="compile_time.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../gcd_lcm.html"><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="demo.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_gcd_header"> +<div class="section"> <div class="titlepage"><div><div><h2 class="title" style="clear: both"> <a name="math_toolkit.gcd_header"></a><a class="link" href="gcd_header.html" title="Header <boost/math/common_factor.hpp>">Header <boost/math/common_factor.hpp></a> </h2></div></div></div> @@ -38,9 +38,10 @@ </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/gcd_history.html b/libs/math/doc/html/math_toolkit/gcd_history.html index 4c3afb023..06c7137c5 100644 --- a/libs/math/doc/html/math_toolkit/gcd_history.html +++ b/libs/math/doc/html/math_toolkit/gcd_history.html @@ -2,11 +2,11 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>History</title> -<link rel="stylesheet" href="../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../index.html" title="Math Toolkit"> -<link rel="up" href="../gcd_lcm.html" title="Chapter 10. Integer Utilities (Greatest Common Divisor and Least Common Multiple)"> -<link rel="prev" href="rationale.html" title="Rationale"> +<link rel="home" href="../index.html" title="Math Toolkit 1.9.0"> +<link rel="up" href="../gcd_lcm.html" title="Chapter 11. Integer Utilities (Greatest Common Divisor and Least Common Multiple)"> +<link rel="prev" href="rationale0.html" title="Rationale"> <link rel="next" href="gcd_credits.html" title="Credits"> </head> <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"> @@ -20,9 +20,9 @@ </tr></table> <hr> <div class="spirit-nav"> -<a accesskey="p" href="rationale.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../gcd_lcm.html"><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="gcd_credits.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a> +<a accesskey="p" href="rationale0.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../gcd_lcm.html"><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="gcd_credits.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_gcd_history"> +<div class="section"> <div class="titlepage"><div><div><h2 class="title" style="clear: both"> <a name="math_toolkit.gcd_history"></a><a class="link" href="gcd_history.html" title="History">History</a> </h2></div></div></div> @@ -43,9 +43,10 @@ </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> @@ -53,7 +54,7 @@ </tr></table> <hr> <div class="spirit-nav"> -<a accesskey="p" href="rationale.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../gcd_lcm.html"><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="gcd_credits.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a> +<a accesskey="p" href="rationale0.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../gcd_lcm.html"><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="gcd_credits.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a> </div> </body> </html> diff --git a/libs/math/doc/html/math_toolkit/getting_best.html b/libs/math/doc/html/math_toolkit/getting_best.html index df52c32ca..f8c528fd5 100644 --- a/libs/math/doc/html/math_toolkit/getting_best.html +++ b/libs/math/doc/html/math_toolkit/getting_best.html @@ -2,10 +2,10 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Getting the Best Performance from this Library</title> -<link rel="stylesheet" href="../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../index.html" title="Math Toolkit"> -<link rel="up" href="../perf.html" title="Chapter 14. Performance"> +<link rel="home" href="../index.html" title="Math Toolkit 1.9.0"> +<link rel="up" href="../perf.html" title="Chapter 15. Performance"> <link rel="prev" href="interp.html" title="Interpreting these Results"> <link rel="next" href="comp_compilers.html" title="Comparing Compilers"> </head> @@ -22,7 +22,7 @@ <div class="spirit-nav"> <a accesskey="p" href="interp.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../perf.html"><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="comp_compilers.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_getting_best"> +<div class="section"> <div class="titlepage"><div><div><h2 class="title" style="clear: both"> <a name="math_toolkit.getting_best"></a><a class="link" href="getting_best.html" title="Getting the Best Performance from this Library">Getting the Best Performance from this Library</a> @@ -33,7 +33,7 @@ for using the library in debug mode can be quite large. </p> <div class="table"> -<a name="math_toolkit.getting_best.performance_comparison_of_releas"></a><p class="title"><b>Table 14.1. Performance Comparison of Release and Debug Settings</b></p> +<a name="math_toolkit.getting_best.performance_comparison_of_releas"></a><p class="title"><b>Table 15.1. Performance Comparison of Release and Debug Settings</b></p> <div class="table-contents"><table class="table" summary="Performance Comparison of Release and Debug Settings"> <colgroup> <col> @@ -279,9 +279,10 @@ </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/greatest_typdefs.html b/libs/math/doc/html/math_toolkit/greatest_typdefs.html new file mode 100644 index 000000000..82edcba0c --- /dev/null +++ b/libs/math/doc/html/math_toolkit/greatest_typdefs.html @@ -0,0 +1,95 @@ +<html> +<head> +<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> +<title>Greatest-width floating-point typedef</title> +<link rel="stylesheet" href="../math.css" type="text/css"> +<meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> +<link rel="home" href="../index.html" title="Math Toolkit 1.9.0"> +<link rel="up" href="../cstdfloat.html" title="Chapter 3. Specified-width floating-point typedefs"> +<link rel="prev" href="fastest_typdefs.html" title="Fastest floating-point typedefs"> +<link rel="next" href="macros.html" title="Floating-Point Constant Macros"> +</head> +<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"> +<table cellpadding="2" width="100%"><tr> +<td valign="top"><img alt="Boost C++ Libraries" width="277" height="86" src="../../../../../boost.png"></td> +<td align="center"><a href="../../../../../index.html">Home</a></td> +<td align="center"><a href="../../../../../libs/libraries.htm">Libraries</a></td> +<td align="center"><a href="http://www.boost.org/users/people.html">People</a></td> +<td align="center"><a href="http://www.boost.org/users/faq.html">FAQ</a></td> +<td align="center"><a href="../../../../../more/index.htm">More</a></td> +</tr></table> +<hr> +<div class="spirit-nav"> +<a accesskey="p" href="fastest_typdefs.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../cstdfloat.html"><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="macros.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a> +</div> +<div class="section"> +<div class="titlepage"><div><div><h2 class="title" style="clear: both"> +<a name="math_toolkit.greatest_typdefs"></a><a class="link" href="greatest_typdefs.html" title="Greatest-width floating-point typedef">Greatest-width floating-point + typedef</a> +</h2></div></div></div> +<p> + The <code class="computeroutput"><span class="keyword">typedef</span> <span class="identifier">floatmax_t</span></code> + designates a floating-point type capable of representing any value of any floating-point + type in a given platform most precisely. + </p> +<p> + The greatest-width <code class="computeroutput"><span class="keyword">typedef</span></code> is + provided for all platforms, but, of course, the size may vary. + </p> +<p> + To provide floating-point <span class="bold"><strong>constants</strong></span> most precisely + for a <code class="computeroutput"><span class="identifier">floatmax_t</span></code> type, use + the macro BOOST_FLOATMAX_C. + </p> +<p> + For example, replace a constant <code class="computeroutput"><span class="number">123.4567890123456789012345678901234567890</span></code> + with + </p> +<pre class="programlisting"><span class="identifier">BOOST_FLOATMAX_C</span><span class="special">(</span><span class="number">123.4567890123456789012345678901234567890</span><span class="special">)</span> +</pre> +<p> + If, for example, <code class="computeroutput"><span class="identifier">floatmax_t</span></code> + is <code class="computeroutput"><span class="identifier">float64_t</span></code> then the result + will be equivalent to a <code class="computeroutput"><span class="keyword">long</span> <span class="keyword">double</span></code> suffixed with L, but if <code class="computeroutput"><span class="identifier">floatmax_t</span></code> is <code class="computeroutput"><span class="identifier">float128_t</span></code> + then the result will be equivalent to a <code class="computeroutput"><span class="identifier">quad</span> + <span class="identifier">type</span></code> suffixed with Q (assuming, of + course, that <code class="computeroutput"><span class="identifier">float128</span></code> is supported). + </p> +<p> + If we display with <code class="computeroutput"><span class="identifier">max_digits10</span></code>, + the maximum possibly significant decimal digits: + </p> +<pre class="programlisting"><span class="preprocessor">#ifdef</span> <span class="identifier">BOOST_FLOAT32_C</span> + <span class="identifier">std</span><span class="special">::</span><span class="identifier">cout</span><span class="special">.</span><span class="identifier">precision</span><span class="special">(</span><span class="identifier">boost</span><span class="special">::</span><span class="identifier">max_digits10</span><span class="special"><</span><span class="identifier">boost</span><span class="special">::</span><span class="identifier">float32_t</span><span class="special">>());</span> <span class="comment">// Show all significant decimal digits,</span> + <span class="identifier">std</span><span class="special">::</span><span class="identifier">cout</span><span class="special">.</span><span class="identifier">setf</span><span class="special">(</span><span class="identifier">std</span><span class="special">::</span><span class="identifier">ios</span><span class="special">::</span><span class="identifier">showpoint</span><span class="special">);</span> <span class="comment">// including all significant trailing zeros.</span> + <span class="identifier">std</span><span class="special">::</span><span class="identifier">cout</span> <span class="special"><<</span> <span class="string">"BOOST_FLOAT32_C(123.4567890123456789012345678901234567890) = "</span> + <span class="special"><<</span> <span class="identifier">BOOST_FLOAT32_C</span><span class="special">(</span><span class="number">123.4567890123456789012345678901234567890</span><span class="special">)</span> <span class="special"><<</span> <span class="identifier">std</span><span class="special">::</span><span class="identifier">endl</span><span class="special">;</span> + <span class="comment">// BOOST_FLOAT32_C(123.4567890123456789012345678901234567890) = 123.456787</span> +<span class="preprocessor">#endif</span> +</pre> +<p> + then on a 128-bit platform (GCC 4.8.1. with quadmath): + </p> +<pre class="programlisting"><span class="identifier">BOOST_FLOAT32_C</span><span class="special">(</span><span class="number">123.4567890123456789012345678901234567890</span><span class="special">)</span> <span class="special">=</span> <span class="number">123.456787</span> +<span class="identifier">BOOST_FLOAT64_C</span><span class="special">(</span><span class="number">123.4567890123456789012345678901234567890</span><span class="special">)</span> <span class="special">=</span> <span class="number">123.45678901234568</span> +<span class="identifier">BOOST_FLOAT80_C</span><span class="special">(</span><span class="number">123.4567890123456789012345678901234567890</span><span class="special">)</span> <span class="special">=</span> <span class="number">123.456789012345678903</span> +<span class="identifier">BOOST_FLOAT128_C</span><span class="special">(</span><span class="number">123.4567890123456789012345678901234567890</span><span class="special">)</span> <span class="special">=</span> <span class="number">123.456789012345678901234567890123453</span> +</pre> +</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 © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> +<hr> +<div class="spirit-nav"> +<a accesskey="p" href="fastest_typdefs.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../cstdfloat.html"><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="macros.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a> +</div> +</body> +</html> diff --git a/libs/math/doc/html/math_toolkit/hankel.html b/libs/math/doc/html/math_toolkit/hankel.html index 8f25fa073..28256f447 100644 --- a/libs/math/doc/html/math_toolkit/hankel.html +++ b/libs/math/doc/html/math_toolkit/hankel.html @@ -2,11 +2,11 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Hankel Functions</title> -<link rel="stylesheet" href="../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../index.html" title="Math Toolkit"> -<link rel="up" href="../special.html" title="Chapter 3. Special Functions"> -<link rel="prev" href="bessel/sph_bessel.html" title="Spherical Bessel Functions of the First and Second Kinds"> +<link rel="home" href="../index.html" title="Math Toolkit 1.9.0"> +<link rel="up" href="../special.html" title="Chapter 6. Special Functions"> +<link rel="prev" href="bessel/bessel_derivatives.html" title="Derivatives of the Bessel Functions"> <link rel="next" href="hankel/cyl_hankel.html" title="Cyclic Hankel Functions"> </head> <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"> @@ -20,9 +20,9 @@ </tr></table> <hr> <div class="spirit-nav"> -<a accesskey="p" href="bessel/sph_bessel.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../special.html"><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="hankel/cyl_hankel.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a> +<a accesskey="p" href="bessel/bessel_derivatives.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../special.html"><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="hankel/cyl_hankel.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_hankel"> +<div class="section"> <div class="titlepage"><div><div><h2 class="title" style="clear: both"> <a name="math_toolkit.hankel"></a><a class="link" href="hankel.html" title="Hankel Functions">Hankel Functions</a> </h2></div></div></div> @@ -33,9 +33,10 @@ </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> @@ -43,7 +44,7 @@ </tr></table> <hr> <div class="spirit-nav"> -<a accesskey="p" href="bessel/sph_bessel.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../special.html"><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="hankel/cyl_hankel.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a> +<a accesskey="p" href="bessel/bessel_derivatives.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../special.html"><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="hankel/cyl_hankel.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a> </div> </body> </html> diff --git a/libs/math/doc/html/math_toolkit/hankel/cyl_hankel.html b/libs/math/doc/html/math_toolkit/hankel/cyl_hankel.html index f169c9fb1..6fbde9f99 100644 --- a/libs/math/doc/html/math_toolkit/hankel/cyl_hankel.html +++ b/libs/math/doc/html/math_toolkit/hankel/cyl_hankel.html @@ -2,9 +2,9 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Cyclic Hankel Functions</title> -<link rel="stylesheet" href="../../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../../index.html" title="Math Toolkit"> +<link rel="home" href="../../index.html" title="Math Toolkit 1.9.0"> <link rel="up" href="../hankel.html" title="Hankel Functions"> <link rel="prev" href="../hankel.html" title="Hankel Functions"> <link rel="next" href="sph_hankel.html" title="Spherical Hankel Functions"> @@ -22,7 +22,7 @@ <div class="spirit-nav"> <a accesskey="p" href="../hankel.html"><img src="../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../hankel.html"><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="sph_hankel.html"><img src="../../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_hankel_cyl_hankel"> +<div class="section"> <div class="titlepage"><div><div><h3 class="title"> <a name="math_toolkit.hankel.cyl_hankel"></a><a class="link" href="cyl_hankel.html" title="Cyclic Hankel Functions">Cyclic Hankel Functions</a> </h3></div></div></div> @@ -33,14 +33,14 @@ <pre class="programlisting"><span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T1</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T2</span><span class="special">></span> <span class="identifier">std</span><span class="special">::</span><span class="identifier">complex</span><span class="special"><</span><a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a><span class="special">></span> <span class="identifier">cyl_hankel_1</span><span class="special">(</span><span class="identifier">T1</span> <span class="identifier">v</span><span class="special">,</span> <span class="identifier">T2</span> <span class="identifier">x</span><span class="special">);</span> -<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T1</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T2</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> -<span class="identifier">std</span><span class="special">::</span><span class="identifier">complex</span><span class="special"><</span><a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a><span class="special">></span> <span class="identifier">cyl_hankel_1</span><span class="special">(</span><span class="identifier">T1</span> <span class="identifier">v</span><span class="special">,</span> <span class="identifier">T2</span> <span class="identifier">x</span><span class="special">,</span> <span class="keyword">const</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">&);</span> +<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T1</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T2</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> +<span class="identifier">std</span><span class="special">::</span><span class="identifier">complex</span><span class="special"><</span><a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a><span class="special">></span> <span class="identifier">cyl_hankel_1</span><span class="special">(</span><span class="identifier">T1</span> <span class="identifier">v</span><span class="special">,</span> <span class="identifier">T2</span> <span class="identifier">x</span><span class="special">,</span> <span class="keyword">const</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">&);</span> <span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T1</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T2</span><span class="special">></span> <span class="identifier">std</span><span class="special">::</span><span class="identifier">complex</span><span class="special"><</span><a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a><span class="special">></span> <span class="identifier">cyl_hankel_2</span><span class="special">(</span><span class="identifier">T1</span> <span class="identifier">v</span><span class="special">,</span> <span class="identifier">T2</span> <span class="identifier">x</span><span class="special">);</span> -<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T1</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T2</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> -<span class="identifier">std</span><span class="special">::</span><span class="identifier">complex</span><span class="special"><</span><a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a><span class="special">></span> <span class="identifier">cyl_hankel_2</span><span class="special">(</span><span class="identifier">T1</span> <span class="identifier">v</span><span class="special">,</span> <span class="identifier">T2</span> <span class="identifier">x</span><span class="special">,</span> <span class="keyword">const</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">&);</span> +<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T1</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T2</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> +<span class="identifier">std</span><span class="special">::</span><span class="identifier">complex</span><span class="special"><</span><a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a><span class="special">></span> <span class="identifier">cyl_hankel_2</span><span class="special">(</span><span class="identifier">T1</span> <span class="identifier">v</span><span class="special">,</span> <span class="identifier">T2</span> <span class="identifier">x</span><span class="special">,</span> <span class="keyword">const</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">&);</span> </pre> <h5> <a name="math_toolkit.hankel.cyl_hankel.h1"></a> @@ -72,9 +72,9 @@ an integer. </p> <p> - The final <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a> argument is optional and can + The final <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a> argument is optional and can be used to control the behaviour of the function: how it handles errors, - what level of precision to use etc. Refer to the <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">policy + what level of precision to use etc. Refer to the <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">policy documentation for more details</a>. </p> <p> @@ -145,9 +145,10 @@ </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/hankel/sph_hankel.html b/libs/math/doc/html/math_toolkit/hankel/sph_hankel.html index 28b1a472d..aa80e5692 100644 --- a/libs/math/doc/html/math_toolkit/hankel/sph_hankel.html +++ b/libs/math/doc/html/math_toolkit/hankel/sph_hankel.html @@ -2,9 +2,9 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Spherical Hankel Functions</title> -<link rel="stylesheet" href="../../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../../index.html" title="Math Toolkit"> +<link rel="home" href="../../index.html" title="Math Toolkit 1.9.0"> <link rel="up" href="../hankel.html" title="Hankel Functions"> <link rel="prev" href="cyl_hankel.html" title="Cyclic Hankel Functions"> <link rel="next" href="../airy.html" title="Airy Functions"> @@ -22,7 +22,7 @@ <div class="spirit-nav"> <a accesskey="p" href="cyl_hankel.html"><img src="../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../hankel.html"><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="../airy.html"><img src="../../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_hankel_sph_hankel"> +<div class="section"> <div class="titlepage"><div><div><h3 class="title"> <a name="math_toolkit.hankel.sph_hankel"></a><a class="link" href="sph_hankel.html" title="Spherical Hankel Functions">Spherical Hankel Functions</a> </h3></div></div></div> @@ -33,14 +33,14 @@ <pre class="programlisting"><span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T1</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T2</span><span class="special">></span> <span class="identifier">std</span><span class="special">::</span><span class="identifier">complex</span><span class="special"><</span><a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a><span class="special">></span> <span class="identifier">sph_hankel_1</span><span class="special">(</span><span class="identifier">T1</span> <span class="identifier">v</span><span class="special">,</span> <span class="identifier">T2</span> <span class="identifier">x</span><span class="special">);</span> -<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T1</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T2</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> -<span class="identifier">std</span><span class="special">::</span><span class="identifier">complex</span><span class="special"><</span><a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a><span class="special">></span> <span class="identifier">sph_hankel_1</span><span class="special">(</span><span class="identifier">T1</span> <span class="identifier">v</span><span class="special">,</span> <span class="identifier">T2</span> <span class="identifier">x</span><span class="special">,</span> <span class="keyword">const</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">&);</span> +<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T1</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T2</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> +<span class="identifier">std</span><span class="special">::</span><span class="identifier">complex</span><span class="special"><</span><a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a><span class="special">></span> <span class="identifier">sph_hankel_1</span><span class="special">(</span><span class="identifier">T1</span> <span class="identifier">v</span><span class="special">,</span> <span class="identifier">T2</span> <span class="identifier">x</span><span class="special">,</span> <span class="keyword">const</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">&);</span> <span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T1</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T2</span><span class="special">></span> <span class="identifier">std</span><span class="special">::</span><span class="identifier">complex</span><span class="special"><</span><a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a><span class="special">></span> <span class="identifier">sph_hankel_2</span><span class="special">(</span><span class="identifier">T1</span> <span class="identifier">v</span><span class="special">,</span> <span class="identifier">T2</span> <span class="identifier">x</span><span class="special">);</span> -<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T1</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T2</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> -<span class="identifier">std</span><span class="special">::</span><span class="identifier">complex</span><span class="special"><</span><a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a><span class="special">></span> <span class="identifier">sph_hankel_2</span><span class="special">(</span><span class="identifier">T1</span> <span class="identifier">v</span><span class="special">,</span> <span class="identifier">T2</span> <span class="identifier">x</span><span class="special">,</span> <span class="keyword">const</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">&);</span> +<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T1</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T2</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> +<span class="identifier">std</span><span class="special">::</span><span class="identifier">complex</span><span class="special"><</span><a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a><span class="special">></span> <span class="identifier">sph_hankel_2</span><span class="special">(</span><span class="identifier">T1</span> <span class="identifier">v</span><span class="special">,</span> <span class="identifier">T2</span> <span class="identifier">x</span><span class="special">,</span> <span class="keyword">const</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">&);</span> </pre> <h5> <a name="math_toolkit.hankel.sph_hankel.h1"></a> @@ -65,9 +65,9 @@ an integer. </p> <p> - The final <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a> argument is optional and can + The final <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a> argument is optional and can be used to control the behaviour of the function: how it handles errors, - what level of precision to use etc. Refer to the <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">policy + what level of precision to use etc. Refer to the <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">policy documentation for more details</a>. </p> <p> @@ -107,9 +107,10 @@ </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/high_precision.html b/libs/math/doc/html/math_toolkit/high_precision.html index c0425daac..95c0e6a78 100644 --- a/libs/math/doc/html/math_toolkit/high_precision.html +++ b/libs/math/doc/html/math_toolkit/high_precision.html @@ -2,11 +2,11 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Using Boost.Math with High-Precision Floating-Point Libraries</title> -<link rel="stylesheet" href="../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../index.html" title="Math Toolkit"> -<link rel="up" href="../using_udt.html" title="Chapter 12. Use with User-Defined Floating-Point Types - Boost.Multiprecision and others"> -<link rel="prev" href="../using_udt.html" title="Chapter 12. Use with User-Defined Floating-Point Types - Boost.Multiprecision and others"> +<link rel="home" href="../index.html" title="Math Toolkit 1.9.0"> +<link rel="up" href="../using_udt.html" title="Chapter 13. Use with User-Defined Floating-Point Types - Boost.Multiprecision and others"> +<link rel="prev" href="../using_udt.html" title="Chapter 13. Use with User-Defined Floating-Point Types - Boost.Multiprecision and others"> <link rel="next" href="high_precision/why_high_precision.html" title="Why use a high-precision library rather than built-in floating-point types?"> </head> <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"> @@ -22,7 +22,7 @@ <div class="spirit-nav"> <a accesskey="p" href="../using_udt.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../using_udt.html"><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="high_precision/why_high_precision.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_high_precision"> +<div class="section"> <div class="titlepage"><div><div><h2 class="title" style="clear: both"> <a name="math_toolkit.high_precision"></a><a class="link" href="high_precision.html" title="Using Boost.Math with High-Precision Floating-Point Libraries">Using Boost.Math with High-Precision Floating-Point Libraries</a> @@ -93,9 +93,10 @@ </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/high_precision/e_float.html b/libs/math/doc/html/math_toolkit/high_precision/e_float.html index 00fd55f5a..5148ad50d 100644 --- a/libs/math/doc/html/math_toolkit/high_precision/e_float.html +++ b/libs/math/doc/html/math_toolkit/high_precision/e_float.html @@ -2,9 +2,9 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Using e_float Library</title> -<link rel="stylesheet" href="../../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../../index.html" title="Math Toolkit"> +<link rel="home" href="../../index.html" title="Math Toolkit 1.9.0"> <link rel="up" href="../high_precision.html" title="Using Boost.Math with High-Precision Floating-Point Libraries"> <link rel="prev" href="use_mpfr.html" title="Using With MPFR or GMP - High-Precision Floating-Point Library"> <link rel="next" href="use_ntl.html" title="Using NTL Library"> @@ -22,7 +22,7 @@ <div class="spirit-nav"> <a accesskey="p" href="use_mpfr.html"><img src="../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../high_precision.html"><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="use_ntl.html"><img src="../../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_high_precision_e_float"> +<div class="section"> <div class="titlepage"><div><div><h3 class="title"> <a name="math_toolkit.high_precision.e_float"></a><a class="link" href="e_float.html" title="Using e_float Library">Using e_float Library</a> </h3></div></div></div> @@ -51,9 +51,10 @@ </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/high_precision/float128.html b/libs/math/doc/html/math_toolkit/high_precision/float128.html index 080cc5971..2a5fb92dd 100644 --- a/libs/math/doc/html/math_toolkit/high_precision/float128.html +++ b/libs/math/doc/html/math_toolkit/high_precision/float128.html @@ -2,9 +2,9 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Using with GCC's __float128 datatype</title> -<link rel="stylesheet" href="../../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../../index.html" title="Math Toolkit"> +<link rel="home" href="../../index.html" title="Math Toolkit 1.9.0"> <link rel="up" href="../high_precision.html" title="Using Boost.Math with High-Precision Floating-Point Libraries"> <link rel="prev" href="use_multiprecision.html" title="Using Boost.Multiprecision"> <link rel="next" href="use_mpfr.html" title="Using With MPFR or GMP - High-Precision Floating-Point Library"> @@ -22,7 +22,7 @@ <div class="spirit-nav"> <a accesskey="p" href="use_multiprecision.html"><img src="../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../high_precision.html"><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="use_mpfr.html"><img src="../../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_high_precision_float128"> +<div class="section"> <div class="titlepage"><div><div><h3 class="title"> <a name="math_toolkit.high_precision.float128"></a><a class="link" href="float128.html" title="Using with GCC's __float128 datatype">Using with GCC's __float128 datatype</a> @@ -48,9 +48,10 @@ </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/high_precision/use_mpfr.html b/libs/math/doc/html/math_toolkit/high_precision/use_mpfr.html index 0acf6b452..bf1379053 100644 --- a/libs/math/doc/html/math_toolkit/high_precision/use_mpfr.html +++ b/libs/math/doc/html/math_toolkit/high_precision/use_mpfr.html @@ -2,9 +2,9 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Using With MPFR or GMP - High-Precision Floating-Point Library</title> -<link rel="stylesheet" href="../../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../../index.html" title="Math Toolkit"> +<link rel="home" href="../../index.html" title="Math Toolkit 1.9.0"> <link rel="up" href="../high_precision.html" title="Using Boost.Math with High-Precision Floating-Point Libraries"> <link rel="prev" href="float128.html" title="Using with GCC's __float128 datatype"> <link rel="next" href="e_float.html" title="Using e_float Library"> @@ -22,7 +22,7 @@ <div class="spirit-nav"> <a accesskey="p" href="float128.html"><img src="../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../high_precision.html"><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="e_float.html"><img src="../../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_high_precision_use_mpfr"> +<div class="section"> <div class="titlepage"><div><div><h3 class="title"> <a name="math_toolkit.high_precision.use_mpfr"></a><a class="link" href="use_mpfr.html" title="Using With MPFR or GMP - High-Precision Floating-Point Library">Using With MPFR or GMP - High-Precision Floating-Point Library</a> @@ -100,9 +100,10 @@ </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/high_precision/use_multiprecision.html b/libs/math/doc/html/math_toolkit/high_precision/use_multiprecision.html index 0ec0a5c3d..f4232ec34 100644 --- a/libs/math/doc/html/math_toolkit/high_precision/use_multiprecision.html +++ b/libs/math/doc/html/math_toolkit/high_precision/use_multiprecision.html @@ -2,9 +2,9 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Using Boost.Multiprecision</title> -<link rel="stylesheet" href="../../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../../index.html" title="Math Toolkit"> +<link rel="home" href="../../index.html" title="Math Toolkit 1.9.0"> <link rel="up" href="../high_precision.html" title="Using Boost.Math with High-Precision Floating-Point Libraries"> <link rel="prev" href="why_high_precision.html" title="Why use a high-precision library rather than built-in floating-point types?"> <link rel="next" href="float128.html" title="Using with GCC's __float128 datatype"> @@ -22,7 +22,7 @@ <div class="spirit-nav"> <a accesskey="p" href="why_high_precision.html"><img src="../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../high_precision.html"><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="float128.html"><img src="../../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_high_precision_use_multiprecision"> +<div class="section"> <div class="titlepage"><div><div><h3 class="title"> <a name="math_toolkit.high_precision.use_multiprecision"></a><a class="link" href="use_multiprecision.html" title="Using Boost.Multiprecision">Using Boost.Multiprecision</a> @@ -347,9 +347,10 @@ </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/high_precision/use_ntl.html b/libs/math/doc/html/math_toolkit/high_precision/use_ntl.html index 328d568af..11f9fba2a 100644 --- a/libs/math/doc/html/math_toolkit/high_precision/use_ntl.html +++ b/libs/math/doc/html/math_toolkit/high_precision/use_ntl.html @@ -2,9 +2,9 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Using NTL Library</title> -<link rel="stylesheet" href="../../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../../index.html" title="Math Toolkit"> +<link rel="home" href="../../index.html" title="Math Toolkit 1.9.0"> <link rel="up" href="../high_precision.html" title="Using Boost.Math with High-Precision Floating-Point Libraries"> <link rel="prev" href="e_float.html" title="Using e_float Library"> <link rel="next" href="using_test.html" title="Using without expression templates for Boost.Test and others"> @@ -22,7 +22,7 @@ <div class="spirit-nav"> <a accesskey="p" href="e_float.html"><img src="../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../high_precision.html"><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="using_test.html"><img src="../../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_high_precision_use_ntl"> +<div class="section"> <div class="titlepage"><div><div><h3 class="title"> <a name="math_toolkit.high_precision.use_ntl"></a><a class="link" href="use_ntl.html" title="Using NTL Library">Using NTL Library</a> </h3></div></div></div> @@ -57,9 +57,10 @@ </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/high_precision/using_test.html b/libs/math/doc/html/math_toolkit/high_precision/using_test.html index e4536a3e4..71621e4c8 100644 --- a/libs/math/doc/html/math_toolkit/high_precision/using_test.html +++ b/libs/math/doc/html/math_toolkit/high_precision/using_test.html @@ -2,9 +2,9 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Using without expression templates for Boost.Test and others</title> -<link rel="stylesheet" href="../../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../../index.html" title="Math Toolkit"> +<link rel="home" href="../../index.html" title="Math Toolkit 1.9.0"> <link rel="up" href="../high_precision.html" title="Using Boost.Math with High-Precision Floating-Point Libraries"> <link rel="prev" href="use_ntl.html" title="Using NTL Library"> <link rel="next" href="../concepts.html" title="Conceptual Requirements for Real Number Types"> @@ -22,7 +22,7 @@ <div class="spirit-nav"> <a accesskey="p" href="use_ntl.html"><img src="../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../high_precision.html"><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="../concepts.html"><img src="../../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_high_precision_using_test"> +<div class="section"> <div class="titlepage"><div><div><h3 class="title"> <a name="math_toolkit.high_precision.using_test"></a><a class="link" href="using_test.html" title="Using without expression templates for Boost.Test and others">Using without expression templates for Boost.Test and others</a> @@ -104,9 +104,10 @@ </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/high_precision/why_high_precision.html b/libs/math/doc/html/math_toolkit/high_precision/why_high_precision.html index d8cb69a10..6205f1bd5 100644 --- a/libs/math/doc/html/math_toolkit/high_precision/why_high_precision.html +++ b/libs/math/doc/html/math_toolkit/high_precision/why_high_precision.html @@ -2,9 +2,9 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Why use a high-precision library rather than built-in floating-point types?</title> -<link rel="stylesheet" href="../../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../../index.html" title="Math Toolkit"> +<link rel="home" href="../../index.html" title="Math Toolkit 1.9.0"> <link rel="up" href="../high_precision.html" title="Using Boost.Math with High-Precision Floating-Point Libraries"> <link rel="prev" href="../high_precision.html" title="Using Boost.Math with High-Precision Floating-Point Libraries"> <link rel="next" href="use_multiprecision.html" title="Using Boost.Multiprecision"> @@ -22,7 +22,7 @@ <div class="spirit-nav"> <a accesskey="p" href="../high_precision.html"><img src="../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../high_precision.html"><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="use_multiprecision.html"><img src="../../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_high_precision_why_high_precision"> +<div class="section"> <div class="titlepage"><div><div><h3 class="title"> <a name="math_toolkit.high_precision.why_high_precision"></a><a class="link" href="why_high_precision.html" title="Why use a high-precision library rather than built-in floating-point types?">Why use a high-precision library rather than built-in floating-point types?</a> @@ -120,9 +120,10 @@ </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/hints.html b/libs/math/doc/html/math_toolkit/hints.html index 45a48f151..bd7d611bc 100644 --- a/libs/math/doc/html/math_toolkit/hints.html +++ b/libs/math/doc/html/math_toolkit/hints.html @@ -2,9 +2,9 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Other Hints and tips</title> -<link rel="stylesheet" href="../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../index.html" title="Math Toolkit"> +<link rel="home" href="../index.html" title="Math Toolkit 1.9.0"> <link rel="up" href="../overview.html" title="Chapter 1. Overview"> <link rel="prev" href="conventions.html" title="Document Conventions"> <link rel="next" href="directories.html" title="Directory and File Structure"> @@ -22,7 +22,7 @@ <div class="spirit-nav"> <a accesskey="p" href="conventions.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../overview.html"><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="directories.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_hints"> +<div class="section"> <div class="titlepage"><div><div><h2 class="title" style="clear: both"> <a name="math_toolkit.hints"></a><a class="link" href="hints.html" title="Other Hints and tips">Other Hints and tips</a> </h2></div></div></div> @@ -93,9 +93,10 @@ </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/history1.html b/libs/math/doc/html/math_toolkit/history1.html index 8d1acde56..c9e84294e 100644 --- a/libs/math/doc/html/math_toolkit/history1.html +++ b/libs/math/doc/html/math_toolkit/history1.html @@ -2,9 +2,9 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>History and What's New</title> -<link rel="stylesheet" href="../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../index.html" title="Math Toolkit"> +<link rel="home" href="../index.html" title="Math Toolkit 1.9.0"> <link rel="up" href="../overview.html" title="Chapter 1. Overview"> <link rel="prev" href="building.html" title="If and How to Build a Boost.Math Library, and its Examples and Tests"> <link rel="next" href="overview_tr1.html" title="C99 and C++ TR1 C-style Functions"> @@ -22,7 +22,7 @@ <div class="spirit-nav"> <a accesskey="p" href="building.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../overview.html"><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="overview_tr1.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_history1"> +<div class="section"> <div class="titlepage"><div><div><h2 class="title" style="clear: both"> <a name="math_toolkit.history1"></a><a class="link" href="history1.html" title="History and What's New">History and What's New</a> </h2></div></div></div> @@ -34,6 +34,195 @@ </p> <h5> <a name="math_toolkit.history1.h0"></a> + <span class="phrase"><a name="math_toolkit.history1.math_2_0_0_boost_1_56_0"></a></span><a class="link" href="history1.html#math_toolkit.history1.math_2_0_0_boost_1_56_0">Math-2.0.0 + (Boost-1.56.0)</a> + </h5> +<div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; "> +<li class="listitem"> + <span class="bold"><strong>Breaking change</strong></span>: moved a number of non-core + headers that are predominantly used for internal maintenance into <code class="computeroutput"><span class="identifier">libs</span><span class="special">/</span><span class="identifier">math</span><span class="special">/</span><span class="identifier">include_private</span></code>. The headers effected + are <code class="computeroutput"><span class="identifier">boost</span><span class="special">/</span><span class="identifier">math</span><span class="special">/</span><span class="identifier">tools</span><span class="special">/</span><span class="identifier">test_data</span><span class="special">.</span><span class="identifier">hpp</span></code>, <code class="computeroutput"><span class="identifier">boost</span><span class="special">/</span><span class="identifier">math</span><span class="special">/</span><span class="identifier">tools</span><span class="special">/</span><span class="identifier">remez</span><span class="special">.</span><span class="identifier">hpp</span></code>, + <code class="computeroutput"><span class="identifier">boost</span><span class="special">/</span><span class="identifier">math</span><span class="special">/</span><span class="identifier">constants</span><span class="special">/</span><span class="identifier">generate</span><span class="special">.</span><span class="identifier">hpp</span></code>, <code class="computeroutput"><span class="identifier">boost</span><span class="special">/</span><span class="identifier">math</span><span class="special">/</span><span class="identifier">tools</span><span class="special">/</span><span class="identifier">solve</span><span class="special">.</span><span class="identifier">hpp</span></code>, + <code class="computeroutput"><span class="identifier">boost</span><span class="special">/</span><span class="identifier">math</span><span class="special">/</span><span class="identifier">tools</span><span class="special">/</span><span class="identifier">test</span><span class="special">.</span><span class="identifier">hpp</span></code>. You can continue to use these headers + by adding <code class="computeroutput"><span class="identifier">libs</span><span class="special">/</span><span class="identifier">math</span><span class="special">/</span><span class="identifier">include_private</span></code> to your compiler's include + path. + </li> +<li class="listitem"> + <span class="bold"><strong>Breaking change</strong></span>: A number of distributions + and special functions were returning the maximum finite value rather than + raising an <a class="link" href="error_handling.html#math_toolkit.error_handling.overflow_error">overflow_error</a>, + this has now been fixed, which means these functions now behave as documented. + However, since the default behavior on raising an <a class="link" href="error_handling.html#math_toolkit.error_handling.overflow_error">overflow_error</a> + is to throw a <code class="computeroutput"><span class="identifier">std</span><span class="special">::</span><span class="identifier">overflow_error</span></code> exception, applications + which have come to reply rely on these functions not throwing may experience + exceptions where they did not before. The special functions involved are + <a class="link" href="sf_gamma/igamma_inv.html" title="Incomplete Gamma Function Inverses">gamma_p_inva</a>, + <a class="link" href="sf_gamma/igamma_inv.html" title="Incomplete Gamma Function Inverses">gamma_q_inva</a>, + <a class="link" href="sf_beta/ibeta_inv_function.html" title="The Incomplete Beta Function Inverses">ibeta_inva</a>, + <a class="link" href="sf_beta/ibeta_inv_function.html" title="The Incomplete Beta Function Inverses">ibetac_inva</a>, + <a class="link" href="sf_beta/ibeta_inv_function.html" title="The Incomplete Beta Function Inverses">ibeta_invb</a>, + <a class="link" href="sf_beta/ibeta_inv_function.html" title="The Incomplete Beta Function Inverses">ibetac_invb</a>, + <a class="link" href="sf_gamma/igamma_inv.html" title="Incomplete Gamma Function Inverses">gamma_p_inv</a>, <a class="link" href="sf_gamma/igamma_inv.html" title="Incomplete Gamma Function Inverses">gamma_q_inv</a>. The distributions + involved are <a class="link" href="dist_ref/dists/pareto.html" title="Pareto Distribution">Pareto + Distribution</a>, <a class="link" href="dist_ref/dists/beta_dist.html" title="Beta Distribution">Beta + Distribution</a>, <a class="link" href="dist_ref/dists/geometric_dist.html" title="Geometric Distribution">Geometric + Distribution</a>, <a class="link" href="dist_ref/dists/negative_binomial_dist.html" title="Negative Binomial Distribution">Negative + Binomial Distribution</a>, <a class="link" href="dist_ref/dists/binomial_dist.html" title="Binomial Distribution">Binomial + Distribution</a>, <a class="link" href="dist_ref/dists/chi_squared_dist.html" title="Chi Squared Distribution">Chi + Squared Distribution</a>, <a class="link" href="dist_ref/dists/gamma_dist.html" title="Gamma (and Erlang) Distribution">Gamma + Distribution</a>, <a class="link" href="dist_ref/dists/inverse_chi_squared_dist.html" title="Inverse Chi Squared Distribution">Inverse + chi squared Distribution</a>, <a class="link" href="dist_ref/dists/inverse_gamma_dist.html" title="Inverse Gamma Distribution">Inverse + Gamma Distribution</a>. See <a href="https://svn.boost.org/trac/boost/ticket/10111" target="_top">#10111</a>. + </li> +<li class="listitem"> + Fix <a class="link" href="rounding/round.html" title="Rounding Functions">round</a> and <a class="link" href="rounding/trunc.html" title="Truncation Functions">trunc</a> functions so they can + be used with integer arguments, see <a href="https://svn.boost.org/trac/boost/ticket/10066" target="_top">#10066</a>. + </li> +<li class="listitem"> + Fix Halley iteration to handle zero derivative (with non-zero second derivative), + see <a href="https://svn.boost.org/trac/boost/ticket/10046" target="_top">#10046</a>. + </li> +</ul></div> +<h5> +<a name="math_toolkit.history1.h1"></a> + <span class="phrase"><a name="math_toolkit.history1.math_1_9_1"></a></span><a class="link" href="history1.html#math_toolkit.history1.math_1_9_1">Math-1.9.1</a> + </h5> +<div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; "> +<li class="listitem"> + Fix Geometric distribution use of Policies, see <a href="https://svn.boost.org/trac/boost/ticket/9833" target="_top">#9833</a>. + </li> +<li class="listitem"> + Fix corner cases in the negative binomial distribution, see <a href="https://svn.boost.org/trac/boost/ticket/9834" target="_top">#9834</a>. + </li> +<li class="listitem"> + Fix compilation failures on Mac OS. + </li> +</ul></div> +<h5> +<a name="math_toolkit.history1.h2"></a> + <span class="phrase"><a name="math_toolkit.history1.math_1_9_0"></a></span><a class="link" href="history1.html#math_toolkit.history1.math_1_9_0">Math-1.9.0</a> + </h5> +<div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; "> +<li class="listitem"> + Changed version number to new Boost.Math specific version now that we're + in the modular Boost world. + </li> +<li class="listitem"> + Added <a class="link" href="number_series/bernoulli_numbers.html" title="Bernoulli Numbers">Bernoulli + numbers</a>, changed arbitrary precision <a class="link" href="sf_gamma/tgamma.html" title="Gamma">tgamma</a>/<a class="link" href="sf_gamma/lgamma.html" title="Log Gamma">lgamma</a> to use Sterling's + approximation (from Nikhar Agrawal). + </li> +<li class="listitem"> + Added first derivatives of the Bessel functions: <a class="link" href="bessel/bessel_derivatives.html" title="Derivatives of the Bessel Functions">cyl_bessel_j_prime</a>, + <a class="link" href="bessel/bessel_derivatives.html" title="Derivatives of the Bessel Functions">cyl_neumann_prime</a>, + <a class="link" href="bessel/bessel_derivatives.html" title="Derivatives of the Bessel Functions">cyl_bessel_i_prime</a>, + <a class="link" href="bessel/bessel_derivatives.html" title="Derivatives of the Bessel Functions">cyl_bessel_k_prime</a>, + <a class="link" href="bessel/bessel_derivatives.html" title="Derivatives of the Bessel Functions">sph_bessel_prime</a> + and <a class="link" href="bessel/bessel_derivatives.html" title="Derivatives of the Bessel Functions">sph_neumann_prime</a> + (from Anton Bikineev). + </li> +<li class="listitem"> + Fixed buggy Student's t example code, along with docs for testing sample + means for equivalence. + </li> +<li class="listitem"> + Documented <code class="computeroutput"><span class="identifier">max_iter</span></code> parameter + in root finding code better, see <a href="https://svn.boost.org/trac/boost/ticket/9225" target="_top">#9225</a>. + </li> +<li class="listitem"> + Add option to explicitly enable/disable use of __float128 in constants + code, see <a href="https://svn.boost.org/trac/boost/ticket/9240" target="_top">#9240</a>. + </li> +<li class="listitem"> + Cleaned up handling of negative values in Bessel I0 and I1 code (removed + dead code), see <a href="https://svn.boost.org/trac/boost/ticket/9512" target="_top">#9512</a>. + </li> +<li class="listitem"> + Fixed handling of very small values passed to <a class="link" href="sf_gamma/tgamma.html" title="Gamma">tgamma</a> + and <a class="link" href="sf_gamma/lgamma.html" title="Log Gamma">lgamma</a> so they + don't generate spurious overflows (thanks to Rocco Romeo). + </li> +<li class="listitem"> + <a href="https://svn.boost.org/trac/boost/ticket/9672" target="_top">#9672 PDF and + CDF of a Laplace distribution throwing domain_error</a> Random variate + can now be infinite. + </li> +<li class="listitem"> + Fixed several corner cases in <a class="link" href="factorials/sf_rising_factorial.html" title="Rising Factorial">rising_factorial</a>, + <a class="link" href="factorials/sf_falling_factorial.html" title="Falling Factorial">falling_factorial</a> + and <a class="link" href="sf_gamma/gamma_ratios.html" title="Ratios of Gamma Functions">tgamma_delta_ratio</a> + with thanks to Rocco Romeo. + </li> +<li class="listitem"> + Fixed several corner cases in <a class="link" href="factorials/sf_rising_factorial.html" title="Rising Factorial">rising_factorial</a>, + <a class="link" href="factorials/sf_falling_factorial.html" title="Falling Factorial">falling_factorial</a> + and <a class="link" href="sf_gamma/gamma_ratios.html" title="Ratios of Gamma Functions">tgamma_delta_ratio</a> + (thanks to Rocco Romeo). + </li> +<li class="listitem"> + Removed constant <code class="computeroutput"><span class="identifier">pow23_four_minus_pi</span> + </code> whose value did not match the name (and was unused by Boost.Math), + see <a href="https://svn.boost.org/trac/boost/ticket/9712" target="_top">#9712</a>. + </li> +</ul></div> +<h5> +<a name="math_toolkit.history1.h3"></a> + <span class="phrase"><a name="math_toolkit.history1.boost_1_55"></a></span><a class="link" href="history1.html#math_toolkit.history1.boost_1_55">Boost-1.55</a> + </h5> +<div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; "> +<li class="listitem"> + Suppress numerous warnings (mostly from GCC-4.8 and MSVC) <a href="https://svn.boost.org/trac/boost/ticket/8384" target="_top">#8384</a>, + <a href="https://svn.boost.org/trac/boost/ticket/8855" target="_top">#8855</a>, + <a href="https://svn.boost.org/trac/boost/ticket/9107" target="_top">#9107</a>, + <a href="https://svn.boost.org/trac/boost/ticket/9109" target="_top">#9109</a>.. + </li> +<li class="listitem"> + Fixed PGI compilation issue <a href="https://svn.boost.org/trac/boost/ticket/8333" target="_top">#8333</a>. + </li> +<li class="listitem"> + Fixed PGI constant value initialization issue that caused erf to generate + incorrect results <a href="https://svn.boost.org/trac/boost/ticket/8621" target="_top">#8621</a>. + </li> +<li class="listitem"> + Prevent macro expansion of some C99 macros that are also C++ functions + <a href="https://svn.boost.org/trac/boost/ticket/8732" target="_top">#8732</a> + and <a href="https://svn.boost.org/trac/boost/ticket/8733" target="_top">#8733</a>.. + </li> +<li class="listitem"> + Fixed Student's T distribution to behave correctly with huge degrees of + freedom (larger than the largest representable integer) <a href="https://svn.boost.org/trac/boost/ticket/8837" target="_top">#8837</a>. + </li> +<li class="listitem"> + Make some core functions usable with <code class="computeroutput"><span class="keyword">long</span> + <span class="keyword">double</span></code> even when the platform has + no standard library <code class="computeroutput"><span class="keyword">long</span> <span class="keyword">double</span></code> support <a href="https://svn.boost.org/trac/boost/ticket/8940" target="_top">#8940</a>. + </li> +<li class="listitem"> + Fix error handling of distributions to catch invalid scale and location + parameters when the random variable is infinite <a href="https://svn.boost.org/trac/boost/ticket/9042" target="_top">#9042</a> + and <a href="https://svn.boost.org/trac/boost/ticket/9126" target="_top">#9126</a>. + </li> +<li class="listitem"> + Add workaround for broken <tuple> in Intel C++ 14 <a href="https://svn.boost.org/trac/boost/ticket/9087" target="_top">#9087</a>. + </li> +<li class="listitem"> + Improve consistency of argument reduction in the elliptic integrals <a href="https://svn.boost.org/trac/boost/ticket/9104" target="_top">#9104</a>. + </li> +<li class="listitem"> + Fix bug in inverse incomplete beta that results in cancellation errors + when the beta function is really an arcsine or Student's T distribution. + </li> +<li class="listitem"> + Fix issue in Bessel I and K function continued fractions that causes spurious + over/underflow. + </li> +<li class="listitem"> + Add improvement to non-central chi squared distribution quantile due to + Thomas Luu. + </li> +</ul></div> +<h5> +<a name="math_toolkit.history1.h4"></a> <span class="phrase"><a name="math_toolkit.history1.boost_1_54"></a></span><a class="link" href="history1.html#math_toolkit.history1.boost_1_54">Boost-1.54</a> </h5> <div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; "> @@ -87,7 +276,7 @@ </li> </ul></div> <h5> -<a name="math_toolkit.history1.h1"></a> +<a name="math_toolkit.history1.h5"></a> <span class="phrase"><a name="math_toolkit.history1.boost_1_53"></a></span><a class="link" href="history1.html#math_toolkit.history1.boost_1_53">Boost-1.53</a> </h5> <div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; "> @@ -122,7 +311,7 @@ </li> </ul></div> <h5> -<a name="math_toolkit.history1.h2"></a> +<a name="math_toolkit.history1.h6"></a> <span class="phrase"><a name="math_toolkit.history1.boost_1_52"></a></span><a class="link" href="history1.html#math_toolkit.history1.boost_1_52">Boost-1.52</a> </h5> <div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; "> @@ -169,14 +358,14 @@ by switching to use the Students t distribution (or Normal distribution </li> </ul></div> <h5> -<a name="math_toolkit.history1.h3"></a> +<a name="math_toolkit.history1.h7"></a> <span class="phrase"><a name="math_toolkit.history1.boost_1_51"></a></span><a class="link" href="history1.html#math_toolkit.history1.boost_1_51">Boost-1.51</a> </h5> <p> See Boost-1.52 - some items were added but not listed in time for the release. </p> <h5> -<a name="math_toolkit.history1.h4"></a> +<a name="math_toolkit.history1.h8"></a> <span class="phrase"><a name="math_toolkit.history1.boost_1_50"></a></span><a class="link" href="history1.html#math_toolkit.history1.boost_1_50">Boost-1.50</a> </h5> <div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; "> @@ -213,7 +402,7 @@ by switching to use the Students t distribution (or Normal distribution </li> </ul></div> <h5> -<a name="math_toolkit.history1.h5"></a> +<a name="math_toolkit.history1.h9"></a> <span class="phrase"><a name="math_toolkit.history1.boost_1_49"></a></span><a class="link" href="history1.html#math_toolkit.history1.boost_1_49">Boost-1.49</a> </h5> <div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; "> @@ -257,7 +446,7 @@ by switching to use the Students t distribution (or Normal distribution </li> </ul></div> <h5> -<a name="math_toolkit.history1.h6"></a> +<a name="math_toolkit.history1.h10"></a> <span class="phrase"><a name="math_toolkit.history1.boost_1_48"></a></span><a class="link" href="history1.html#math_toolkit.history1.boost_1_48">Boost-1.48</a> </h5> <div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; "> @@ -308,7 +497,7 @@ by switching to use the Students t distribution (or Normal distribution </li> </ul></div> <h5> -<a name="math_toolkit.history1.h7"></a> +<a name="math_toolkit.history1.h11"></a> <span class="phrase"><a name="math_toolkit.history1.boost_1_47"></a></span><a class="link" href="history1.html#math_toolkit.history1.boost_1_47">Boost-1.47</a> </h5> <div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; "> @@ -325,7 +514,7 @@ by switching to use the Students t distribution (or Normal distribution </li> </ul></div> <h5> -<a name="math_toolkit.history1.h8"></a> +<a name="math_toolkit.history1.h12"></a> <span class="phrase"><a name="math_toolkit.history1.boost_1_46_1"></a></span><a class="link" href="history1.html#math_toolkit.history1.boost_1_46_1">Boost-1.46.1</a> </h5> <div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; "><li class="listitem"> @@ -333,7 +522,7 @@ by switching to use the Students t distribution (or Normal distribution <a href="https://svn.boost.org/trac/boost/ticket/5095" target="_top">#5113</a>. </li></ul></div> <h5> -<a name="math_toolkit.history1.h9"></a> +<a name="math_toolkit.history1.h13"></a> <span class="phrase"><a name="math_toolkit.history1.boost_1_46_0"></a></span><a class="link" href="history1.html#math_toolkit.history1.boost_1_46_0">Boost-1.46.0</a> </h5> <div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; "> @@ -348,7 +537,7 @@ by switching to use the Students t distribution (or Normal distribution </li> </ul></div> <h5> -<a name="math_toolkit.history1.h10"></a> +<a name="math_toolkit.history1.h14"></a> <span class="phrase"><a name="math_toolkit.history1.boost_1_45_0"></a></span><a class="link" href="history1.html#math_toolkit.history1.boost_1_45_0">Boost-1.45.0</a> </h5> <div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; "> @@ -365,7 +554,7 @@ by switching to use the Students t distribution (or Normal distribution </li> </ul></div> <h5> -<a name="math_toolkit.history1.h11"></a> +<a name="math_toolkit.history1.h15"></a> <span class="phrase"><a name="math_toolkit.history1.boost_1_44_0"></a></span><a class="link" href="history1.html#math_toolkit.history1.boost_1_44_0">Boost-1.44.0</a> </h5> <div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; "> @@ -379,7 +568,7 @@ by switching to use the Students t distribution (or Normal distribution </li> </ul></div> <h5> -<a name="math_toolkit.history1.h12"></a> +<a name="math_toolkit.history1.h16"></a> <span class="phrase"><a name="math_toolkit.history1.boost_1_41_0"></a></span><a class="link" href="history1.html#math_toolkit.history1.boost_1_41_0">Boost-1.41.0</a> </h5> <div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; "><li class="listitem"> @@ -387,7 +576,7 @@ by switching to use the Students t distribution (or Normal distribution its inverse. </li></ul></div> <h5> -<a name="math_toolkit.history1.h13"></a> +<a name="math_toolkit.history1.h17"></a> <span class="phrase"><a name="math_toolkit.history1.boost_1_40_0"></a></span><a class="link" href="history1.html#math_toolkit.history1.boost_1_40_0">Boost-1.40.0</a> </h5> <div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; "> @@ -423,7 +612,7 @@ by switching to use the Students t distribution (or Normal distribution </li> </ul></div> <h5> -<a name="math_toolkit.history1.h14"></a> +<a name="math_toolkit.history1.h18"></a> <span class="phrase"><a name="math_toolkit.history1.boost_1_38_0"></a></span><a class="link" href="history1.html#math_toolkit.history1.boost_1_38_0">Boost-1.38.0</a> </h5> <div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; "> @@ -435,14 +624,14 @@ by switching to use the Students t distribution (or Normal distribution </li> </ul></div> <h5> -<a name="math_toolkit.history1.h15"></a> +<a name="math_toolkit.history1.h19"></a> <span class="phrase"><a name="math_toolkit.history1.boost_1_37_0"></a></span><a class="link" href="history1.html#math_toolkit.history1.boost_1_37_0">Boost-1.37.0</a> </h5> <div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; "><li class="listitem"> Improved accuracy and testing of the inverse hypergeometric functions. </li></ul></div> <h5> -<a name="math_toolkit.history1.h16"></a> +<a name="math_toolkit.history1.h20"></a> <span class="phrase"><a name="math_toolkit.history1.boost_1_36_0"></a></span><a class="link" href="history1.html#math_toolkit.history1.boost_1_36_0">Boost-1.36.0</a> </h5> <div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; "> @@ -475,7 +664,7 @@ by switching to use the Students t distribution (or Normal distribution </li> </ul></div> <h5> -<a name="math_toolkit.history1.h17"></a> +<a name="math_toolkit.history1.h21"></a> <span class="phrase"><a name="math_toolkit.history1.boost_1_35_0_post_review_first_o"></a></span><a class="link" href="history1.html#math_toolkit.history1.boost_1_35_0_post_review_first_o">Boost-1.35.0: Post Review First Official Release</a> </h5> @@ -487,7 +676,7 @@ by switching to use the Students t distribution (or Normal distribution <li class="listitem"> <span class="bold"><strong>Breaking change:</strong></span> Changed default behaviour for domain, pole and overflow errors to throw an exception (based on review - feedback), this behaviour can be customised using <a class="link" href="../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a>'s. + feedback), this behaviour can be customised using <a class="link" href="../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a>'s. </li> <li class="listitem"> <span class="bold"><strong>Breaking change:</strong></span> Changed exception thrown @@ -496,7 +685,7 @@ by switching to use the Students t distribution (or Normal distribution <li class="listitem"> <span class="bold"><strong>Breaking change:</strong></span> Changed discrete quantiles to return an integer result: this is anything up to 20 times faster than - finding the true root, this behaviour can be customised using <a class="link" href="../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a>'s. + finding the true root, this behaviour can be customised using <a class="link" href="../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a>'s. </li> <li class="listitem"> Polynomial/rational function evaluation is now customisable and hopefully @@ -507,7 +696,7 @@ by switching to use the Students t distribution (or Normal distribution </li> </ul></div> <h5> -<a name="math_toolkit.history1.h18"></a> +<a name="math_toolkit.history1.h22"></a> <span class="phrase"><a name="math_toolkit.history1.milestone_4_second_review_candid"></a></span><a class="link" href="history1.html#math_toolkit.history1.milestone_4_second_review_candid">Milestone 4: Second Review Candidate (1st March 2007)</a> </h5> @@ -521,7 +710,7 @@ by switching to use the Students t distribution (or Normal distribution </li> </ul></div> <h5> -<a name="math_toolkit.history1.h19"></a> +<a name="math_toolkit.history1.h23"></a> <span class="phrase"><a name="math_toolkit.history1.milestone_3_first_review_candida"></a></span><a class="link" href="history1.html#math_toolkit.history1.milestone_3_first_review_candida">Milestone 3: First Review Candidate (31st Dec 2006)</a> </h5> @@ -549,7 +738,7 @@ by switching to use the Students t distribution (or Normal distribution </li> </ul></div> <h5> -<a name="math_toolkit.history1.h20"></a> +<a name="math_toolkit.history1.h24"></a> <span class="phrase"><a name="math_toolkit.history1.milestone_2_released_september_1"></a></span><a class="link" href="history1.html#math_toolkit.history1.milestone_2_released_september_1">Milestone 2: Released September 10th 2006</a> </h5> @@ -585,7 +774,7 @@ by switching to use the Students t distribution (or Normal distribution </li> </ul></div> <h5> -<a name="math_toolkit.history1.h21"></a> +<a name="math_toolkit.history1.h25"></a> <span class="phrase"><a name="math_toolkit.history1.milestone_1_released_march_31st_"></a></span><a class="link" href="history1.html#math_toolkit.history1.milestone_1_released_march_31st_">Milestone 1: Released March 31st 2006</a> </h5> @@ -619,9 +808,10 @@ by switching to use the Students t distribution (or Normal distribution </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/history2.html b/libs/math/doc/html/math_toolkit/history2.html index 66393ed06..08a9ec5ae 100644 --- a/libs/math/doc/html/math_toolkit/history2.html +++ b/libs/math/doc/html/math_toolkit/history2.html @@ -2,11 +2,11 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>History and What's New</title> -<link rel="stylesheet" href="../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../index.html" title="Math Toolkit"> -<link rel="up" href="../status.html" title="Chapter 16. Library Status"> -<link rel="prev" href="../status.html" title="Chapter 16. Library Status"> +<link rel="home" href="../index.html" title="Math Toolkit 1.9.0"> +<link rel="up" href="../status.html" title="Chapter 17. Library Status"> +<link rel="prev" href="../status.html" title="Chapter 17. Library Status"> <link rel="next" href="issues.html" title="Known Issues, and TODO List"> </head> <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"> @@ -22,7 +22,7 @@ <div class="spirit-nav"> <a accesskey="p" href="../status.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../status.html"><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="issues.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_history2"> +<div class="section"> <div class="titlepage"><div><div><h2 class="title" style="clear: both"> <a name="math_toolkit.history2"></a><a class="link" href="history2.html" title="History and What's New">History and What's New</a> </h2></div></div></div> @@ -34,6 +34,195 @@ </p> <h5> <a name="math_toolkit.history2.h0"></a> + <span class="phrase"><a name="math_toolkit.history2.math_2_0_0_boost_1_56_0"></a></span><a class="link" href="history2.html#math_toolkit.history2.math_2_0_0_boost_1_56_0">Math-2.0.0 + (Boost-1.56.0)</a> + </h5> +<div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; "> +<li class="listitem"> + <span class="bold"><strong>Breaking change</strong></span>: moved a number of non-core + headers that are predominantly used for internal maintenance into <code class="computeroutput"><span class="identifier">libs</span><span class="special">/</span><span class="identifier">math</span><span class="special">/</span><span class="identifier">include_private</span></code>. The headers effected + are <code class="computeroutput"><span class="identifier">boost</span><span class="special">/</span><span class="identifier">math</span><span class="special">/</span><span class="identifier">tools</span><span class="special">/</span><span class="identifier">test_data</span><span class="special">.</span><span class="identifier">hpp</span></code>, <code class="computeroutput"><span class="identifier">boost</span><span class="special">/</span><span class="identifier">math</span><span class="special">/</span><span class="identifier">tools</span><span class="special">/</span><span class="identifier">remez</span><span class="special">.</span><span class="identifier">hpp</span></code>, + <code class="computeroutput"><span class="identifier">boost</span><span class="special">/</span><span class="identifier">math</span><span class="special">/</span><span class="identifier">constants</span><span class="special">/</span><span class="identifier">generate</span><span class="special">.</span><span class="identifier">hpp</span></code>, <code class="computeroutput"><span class="identifier">boost</span><span class="special">/</span><span class="identifier">math</span><span class="special">/</span><span class="identifier">tools</span><span class="special">/</span><span class="identifier">solve</span><span class="special">.</span><span class="identifier">hpp</span></code>, + <code class="computeroutput"><span class="identifier">boost</span><span class="special">/</span><span class="identifier">math</span><span class="special">/</span><span class="identifier">tools</span><span class="special">/</span><span class="identifier">test</span><span class="special">.</span><span class="identifier">hpp</span></code>. You can continue to use these headers + by adding <code class="computeroutput"><span class="identifier">libs</span><span class="special">/</span><span class="identifier">math</span><span class="special">/</span><span class="identifier">include_private</span></code> to your compiler's include + path. + </li> +<li class="listitem"> + <span class="bold"><strong>Breaking change</strong></span>: A number of distributions + and special functions were returning the maximum finite value rather than + raising an <a class="link" href="error_handling.html#math_toolkit.error_handling.overflow_error">overflow_error</a>, + this has now been fixed, which means these functions now behave as documented. + However, since the default behavior on raising an <a class="link" href="error_handling.html#math_toolkit.error_handling.overflow_error">overflow_error</a> + is to throw a <code class="computeroutput"><span class="identifier">std</span><span class="special">::</span><span class="identifier">overflow_error</span></code> exception, applications + which have come to reply rely on these functions not throwing may experience + exceptions where they did not before. The special functions involved are + <a class="link" href="sf_gamma/igamma_inv.html" title="Incomplete Gamma Function Inverses">gamma_p_inva</a>, + <a class="link" href="sf_gamma/igamma_inv.html" title="Incomplete Gamma Function Inverses">gamma_q_inva</a>, + <a class="link" href="sf_beta/ibeta_inv_function.html" title="The Incomplete Beta Function Inverses">ibeta_inva</a>, + <a class="link" href="sf_beta/ibeta_inv_function.html" title="The Incomplete Beta Function Inverses">ibetac_inva</a>, + <a class="link" href="sf_beta/ibeta_inv_function.html" title="The Incomplete Beta Function Inverses">ibeta_invb</a>, + <a class="link" href="sf_beta/ibeta_inv_function.html" title="The Incomplete Beta Function Inverses">ibetac_invb</a>, + <a class="link" href="sf_gamma/igamma_inv.html" title="Incomplete Gamma Function Inverses">gamma_p_inv</a>, <a class="link" href="sf_gamma/igamma_inv.html" title="Incomplete Gamma Function Inverses">gamma_q_inv</a>. The distributions + involved are <a class="link" href="dist_ref/dists/pareto.html" title="Pareto Distribution">Pareto + Distribution</a>, <a class="link" href="dist_ref/dists/beta_dist.html" title="Beta Distribution">Beta + Distribution</a>, <a class="link" href="dist_ref/dists/geometric_dist.html" title="Geometric Distribution">Geometric + Distribution</a>, <a class="link" href="dist_ref/dists/negative_binomial_dist.html" title="Negative Binomial Distribution">Negative + Binomial Distribution</a>, <a class="link" href="dist_ref/dists/binomial_dist.html" title="Binomial Distribution">Binomial + Distribution</a>, <a class="link" href="dist_ref/dists/chi_squared_dist.html" title="Chi Squared Distribution">Chi + Squared Distribution</a>, <a class="link" href="dist_ref/dists/gamma_dist.html" title="Gamma (and Erlang) Distribution">Gamma + Distribution</a>, <a class="link" href="dist_ref/dists/inverse_chi_squared_dist.html" title="Inverse Chi Squared Distribution">Inverse + chi squared Distribution</a>, <a class="link" href="dist_ref/dists/inverse_gamma_dist.html" title="Inverse Gamma Distribution">Inverse + Gamma Distribution</a>. See <a href="https://svn.boost.org/trac/boost/ticket/10111" target="_top">#10111</a>. + </li> +<li class="listitem"> + Fix <a class="link" href="rounding/round.html" title="Rounding Functions">round</a> and <a class="link" href="rounding/trunc.html" title="Truncation Functions">trunc</a> functions so they can + be used with integer arguments, see <a href="https://svn.boost.org/trac/boost/ticket/10066" target="_top">#10066</a>. + </li> +<li class="listitem"> + Fix Halley iteration to handle zero derivative (with non-zero second derivative), + see <a href="https://svn.boost.org/trac/boost/ticket/10046" target="_top">#10046</a>. + </li> +</ul></div> +<h5> +<a name="math_toolkit.history2.h1"></a> + <span class="phrase"><a name="math_toolkit.history2.math_1_9_1"></a></span><a class="link" href="history2.html#math_toolkit.history2.math_1_9_1">Math-1.9.1</a> + </h5> +<div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; "> +<li class="listitem"> + Fix Geometric distribution use of Policies, see <a href="https://svn.boost.org/trac/boost/ticket/9833" target="_top">#9833</a>. + </li> +<li class="listitem"> + Fix corner cases in the negative binomial distribution, see <a href="https://svn.boost.org/trac/boost/ticket/9834" target="_top">#9834</a>. + </li> +<li class="listitem"> + Fix compilation failures on Mac OS. + </li> +</ul></div> +<h5> +<a name="math_toolkit.history2.h2"></a> + <span class="phrase"><a name="math_toolkit.history2.math_1_9_0"></a></span><a class="link" href="history2.html#math_toolkit.history2.math_1_9_0">Math-1.9.0</a> + </h5> +<div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; "> +<li class="listitem"> + Changed version number to new Boost.Math specific version now that we're + in the modular Boost world. + </li> +<li class="listitem"> + Added <a class="link" href="number_series/bernoulli_numbers.html" title="Bernoulli Numbers">Bernoulli + numbers</a>, changed arbitrary precision <a class="link" href="sf_gamma/tgamma.html" title="Gamma">tgamma</a>/<a class="link" href="sf_gamma/lgamma.html" title="Log Gamma">lgamma</a> to use Sterling's + approximation (from Nikhar Agrawal). + </li> +<li class="listitem"> + Added first derivatives of the Bessel functions: <a class="link" href="bessel/bessel_derivatives.html" title="Derivatives of the Bessel Functions">cyl_bessel_j_prime</a>, + <a class="link" href="bessel/bessel_derivatives.html" title="Derivatives of the Bessel Functions">cyl_neumann_prime</a>, + <a class="link" href="bessel/bessel_derivatives.html" title="Derivatives of the Bessel Functions">cyl_bessel_i_prime</a>, + <a class="link" href="bessel/bessel_derivatives.html" title="Derivatives of the Bessel Functions">cyl_bessel_k_prime</a>, + <a class="link" href="bessel/bessel_derivatives.html" title="Derivatives of the Bessel Functions">sph_bessel_prime</a> + and <a class="link" href="bessel/bessel_derivatives.html" title="Derivatives of the Bessel Functions">sph_neumann_prime</a> + (from Anton Bikineev). + </li> +<li class="listitem"> + Fixed buggy Student's t example code, along with docs for testing sample + means for equivalence. + </li> +<li class="listitem"> + Documented <code class="computeroutput"><span class="identifier">max_iter</span></code> parameter + in root finding code better, see <a href="https://svn.boost.org/trac/boost/ticket/9225" target="_top">#9225</a>. + </li> +<li class="listitem"> + Add option to explicitly enable/disable use of __float128 in constants + code, see <a href="https://svn.boost.org/trac/boost/ticket/9240" target="_top">#9240</a>. + </li> +<li class="listitem"> + Cleaned up handling of negative values in Bessel I0 and I1 code (removed + dead code), see <a href="https://svn.boost.org/trac/boost/ticket/9512" target="_top">#9512</a>. + </li> +<li class="listitem"> + Fixed handling of very small values passed to <a class="link" href="sf_gamma/tgamma.html" title="Gamma">tgamma</a> + and <a class="link" href="sf_gamma/lgamma.html" title="Log Gamma">lgamma</a> so they + don't generate spurious overflows (thanks to Rocco Romeo). + </li> +<li class="listitem"> + <a href="https://svn.boost.org/trac/boost/ticket/9672" target="_top">#9672 PDF and + CDF of a Laplace distribution throwing domain_error</a> Random variate + can now be infinite. + </li> +<li class="listitem"> + Fixed several corner cases in <a class="link" href="factorials/sf_rising_factorial.html" title="Rising Factorial">rising_factorial</a>, + <a class="link" href="factorials/sf_falling_factorial.html" title="Falling Factorial">falling_factorial</a> + and <a class="link" href="sf_gamma/gamma_ratios.html" title="Ratios of Gamma Functions">tgamma_delta_ratio</a> + with thanks to Rocco Romeo. + </li> +<li class="listitem"> + Fixed several corner cases in <a class="link" href="factorials/sf_rising_factorial.html" title="Rising Factorial">rising_factorial</a>, + <a class="link" href="factorials/sf_falling_factorial.html" title="Falling Factorial">falling_factorial</a> + and <a class="link" href="sf_gamma/gamma_ratios.html" title="Ratios of Gamma Functions">tgamma_delta_ratio</a> + (thanks to Rocco Romeo). + </li> +<li class="listitem"> + Removed constant <code class="computeroutput"><span class="identifier">pow23_four_minus_pi</span> + </code> whose value did not match the name (and was unused by Boost.Math), + see <a href="https://svn.boost.org/trac/boost/ticket/9712" target="_top">#9712</a>. + </li> +</ul></div> +<h5> +<a name="math_toolkit.history2.h3"></a> + <span class="phrase"><a name="math_toolkit.history2.boost_1_55"></a></span><a class="link" href="history2.html#math_toolkit.history2.boost_1_55">Boost-1.55</a> + </h5> +<div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; "> +<li class="listitem"> + Suppress numerous warnings (mostly from GCC-4.8 and MSVC) <a href="https://svn.boost.org/trac/boost/ticket/8384" target="_top">#8384</a>, + <a href="https://svn.boost.org/trac/boost/ticket/8855" target="_top">#8855</a>, + <a href="https://svn.boost.org/trac/boost/ticket/9107" target="_top">#9107</a>, + <a href="https://svn.boost.org/trac/boost/ticket/9109" target="_top">#9109</a>.. + </li> +<li class="listitem"> + Fixed PGI compilation issue <a href="https://svn.boost.org/trac/boost/ticket/8333" target="_top">#8333</a>. + </li> +<li class="listitem"> + Fixed PGI constant value initialization issue that caused erf to generate + incorrect results <a href="https://svn.boost.org/trac/boost/ticket/8621" target="_top">#8621</a>. + </li> +<li class="listitem"> + Prevent macro expansion of some C99 macros that are also C++ functions + <a href="https://svn.boost.org/trac/boost/ticket/8732" target="_top">#8732</a> + and <a href="https://svn.boost.org/trac/boost/ticket/8733" target="_top">#8733</a>.. + </li> +<li class="listitem"> + Fixed Student's T distribution to behave correctly with huge degrees of + freedom (larger than the largest representable integer) <a href="https://svn.boost.org/trac/boost/ticket/8837" target="_top">#8837</a>. + </li> +<li class="listitem"> + Make some core functions usable with <code class="computeroutput"><span class="keyword">long</span> + <span class="keyword">double</span></code> even when the platform has + no standard library <code class="computeroutput"><span class="keyword">long</span> <span class="keyword">double</span></code> support <a href="https://svn.boost.org/trac/boost/ticket/8940" target="_top">#8940</a>. + </li> +<li class="listitem"> + Fix error handling of distributions to catch invalid scale and location + parameters when the random variable is infinite <a href="https://svn.boost.org/trac/boost/ticket/9042" target="_top">#9042</a> + and <a href="https://svn.boost.org/trac/boost/ticket/9126" target="_top">#9126</a>. + </li> +<li class="listitem"> + Add workaround for broken <tuple> in Intel C++ 14 <a href="https://svn.boost.org/trac/boost/ticket/9087" target="_top">#9087</a>. + </li> +<li class="listitem"> + Improve consistency of argument reduction in the elliptic integrals <a href="https://svn.boost.org/trac/boost/ticket/9104" target="_top">#9104</a>. + </li> +<li class="listitem"> + Fix bug in inverse incomplete beta that results in cancellation errors + when the beta function is really an arcsine or Student's T distribution. + </li> +<li class="listitem"> + Fix issue in Bessel I and K function continued fractions that causes spurious + over/underflow. + </li> +<li class="listitem"> + Add improvement to non-central chi squared distribution quantile due to + Thomas Luu. + </li> +</ul></div> +<h5> +<a name="math_toolkit.history2.h4"></a> <span class="phrase"><a name="math_toolkit.history2.boost_1_54"></a></span><a class="link" href="history2.html#math_toolkit.history2.boost_1_54">Boost-1.54</a> </h5> <div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; "> @@ -87,7 +276,7 @@ </li> </ul></div> <h5> -<a name="math_toolkit.history2.h1"></a> +<a name="math_toolkit.history2.h5"></a> <span class="phrase"><a name="math_toolkit.history2.boost_1_53"></a></span><a class="link" href="history2.html#math_toolkit.history2.boost_1_53">Boost-1.53</a> </h5> <div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; "> @@ -122,7 +311,7 @@ </li> </ul></div> <h5> -<a name="math_toolkit.history2.h2"></a> +<a name="math_toolkit.history2.h6"></a> <span class="phrase"><a name="math_toolkit.history2.boost_1_52"></a></span><a class="link" href="history2.html#math_toolkit.history2.boost_1_52">Boost-1.52</a> </h5> <div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; "> @@ -169,14 +358,14 @@ by switching to use the Students t distribution (or Normal distribution </li> </ul></div> <h5> -<a name="math_toolkit.history2.h3"></a> +<a name="math_toolkit.history2.h7"></a> <span class="phrase"><a name="math_toolkit.history2.boost_1_51"></a></span><a class="link" href="history2.html#math_toolkit.history2.boost_1_51">Boost-1.51</a> </h5> <p> See Boost-1.52 - some items were added but not listed in time for the release. </p> <h5> -<a name="math_toolkit.history2.h4"></a> +<a name="math_toolkit.history2.h8"></a> <span class="phrase"><a name="math_toolkit.history2.boost_1_50"></a></span><a class="link" href="history2.html#math_toolkit.history2.boost_1_50">Boost-1.50</a> </h5> <div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; "> @@ -213,7 +402,7 @@ by switching to use the Students t distribution (or Normal distribution </li> </ul></div> <h5> -<a name="math_toolkit.history2.h5"></a> +<a name="math_toolkit.history2.h9"></a> <span class="phrase"><a name="math_toolkit.history2.boost_1_49"></a></span><a class="link" href="history2.html#math_toolkit.history2.boost_1_49">Boost-1.49</a> </h5> <div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; "> @@ -257,7 +446,7 @@ by switching to use the Students t distribution (or Normal distribution </li> </ul></div> <h5> -<a name="math_toolkit.history2.h6"></a> +<a name="math_toolkit.history2.h10"></a> <span class="phrase"><a name="math_toolkit.history2.boost_1_48"></a></span><a class="link" href="history2.html#math_toolkit.history2.boost_1_48">Boost-1.48</a> </h5> <div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; "> @@ -308,7 +497,7 @@ by switching to use the Students t distribution (or Normal distribution </li> </ul></div> <h5> -<a name="math_toolkit.history2.h7"></a> +<a name="math_toolkit.history2.h11"></a> <span class="phrase"><a name="math_toolkit.history2.boost_1_47"></a></span><a class="link" href="history2.html#math_toolkit.history2.boost_1_47">Boost-1.47</a> </h5> <div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; "> @@ -325,7 +514,7 @@ by switching to use the Students t distribution (or Normal distribution </li> </ul></div> <h5> -<a name="math_toolkit.history2.h8"></a> +<a name="math_toolkit.history2.h12"></a> <span class="phrase"><a name="math_toolkit.history2.boost_1_46_1"></a></span><a class="link" href="history2.html#math_toolkit.history2.boost_1_46_1">Boost-1.46.1</a> </h5> <div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; "><li class="listitem"> @@ -333,7 +522,7 @@ by switching to use the Students t distribution (or Normal distribution <a href="https://svn.boost.org/trac/boost/ticket/5095" target="_top">#5113</a>. </li></ul></div> <h5> -<a name="math_toolkit.history2.h9"></a> +<a name="math_toolkit.history2.h13"></a> <span class="phrase"><a name="math_toolkit.history2.boost_1_46_0"></a></span><a class="link" href="history2.html#math_toolkit.history2.boost_1_46_0">Boost-1.46.0</a> </h5> <div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; "> @@ -348,7 +537,7 @@ by switching to use the Students t distribution (or Normal distribution </li> </ul></div> <h5> -<a name="math_toolkit.history2.h10"></a> +<a name="math_toolkit.history2.h14"></a> <span class="phrase"><a name="math_toolkit.history2.boost_1_45_0"></a></span><a class="link" href="history2.html#math_toolkit.history2.boost_1_45_0">Boost-1.45.0</a> </h5> <div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; "> @@ -365,7 +554,7 @@ by switching to use the Students t distribution (or Normal distribution </li> </ul></div> <h5> -<a name="math_toolkit.history2.h11"></a> +<a name="math_toolkit.history2.h15"></a> <span class="phrase"><a name="math_toolkit.history2.boost_1_44_0"></a></span><a class="link" href="history2.html#math_toolkit.history2.boost_1_44_0">Boost-1.44.0</a> </h5> <div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; "> @@ -379,7 +568,7 @@ by switching to use the Students t distribution (or Normal distribution </li> </ul></div> <h5> -<a name="math_toolkit.history2.h12"></a> +<a name="math_toolkit.history2.h16"></a> <span class="phrase"><a name="math_toolkit.history2.boost_1_41_0"></a></span><a class="link" href="history2.html#math_toolkit.history2.boost_1_41_0">Boost-1.41.0</a> </h5> <div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; "><li class="listitem"> @@ -387,7 +576,7 @@ by switching to use the Students t distribution (or Normal distribution its inverse. </li></ul></div> <h5> -<a name="math_toolkit.history2.h13"></a> +<a name="math_toolkit.history2.h17"></a> <span class="phrase"><a name="math_toolkit.history2.boost_1_40_0"></a></span><a class="link" href="history2.html#math_toolkit.history2.boost_1_40_0">Boost-1.40.0</a> </h5> <div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; "> @@ -423,7 +612,7 @@ by switching to use the Students t distribution (or Normal distribution </li> </ul></div> <h5> -<a name="math_toolkit.history2.h14"></a> +<a name="math_toolkit.history2.h18"></a> <span class="phrase"><a name="math_toolkit.history2.boost_1_38_0"></a></span><a class="link" href="history2.html#math_toolkit.history2.boost_1_38_0">Boost-1.38.0</a> </h5> <div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; "> @@ -435,14 +624,14 @@ by switching to use the Students t distribution (or Normal distribution </li> </ul></div> <h5> -<a name="math_toolkit.history2.h15"></a> +<a name="math_toolkit.history2.h19"></a> <span class="phrase"><a name="math_toolkit.history2.boost_1_37_0"></a></span><a class="link" href="history2.html#math_toolkit.history2.boost_1_37_0">Boost-1.37.0</a> </h5> <div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; "><li class="listitem"> Improved accuracy and testing of the inverse hypergeometric functions. </li></ul></div> <h5> -<a name="math_toolkit.history2.h16"></a> +<a name="math_toolkit.history2.h20"></a> <span class="phrase"><a name="math_toolkit.history2.boost_1_36_0"></a></span><a class="link" href="history2.html#math_toolkit.history2.boost_1_36_0">Boost-1.36.0</a> </h5> <div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; "> @@ -475,7 +664,7 @@ by switching to use the Students t distribution (or Normal distribution </li> </ul></div> <h5> -<a name="math_toolkit.history2.h17"></a> +<a name="math_toolkit.history2.h21"></a> <span class="phrase"><a name="math_toolkit.history2.boost_1_35_0_post_review_first_o"></a></span><a class="link" href="history2.html#math_toolkit.history2.boost_1_35_0_post_review_first_o">Boost-1.35.0: Post Review First Official Release</a> </h5> @@ -487,7 +676,7 @@ by switching to use the Students t distribution (or Normal distribution <li class="listitem"> <span class="bold"><strong>Breaking change:</strong></span> Changed default behaviour for domain, pole and overflow errors to throw an exception (based on review - feedback), this behaviour can be customised using <a class="link" href="../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a>'s. + feedback), this behaviour can be customised using <a class="link" href="../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a>'s. </li> <li class="listitem"> <span class="bold"><strong>Breaking change:</strong></span> Changed exception thrown @@ -496,7 +685,7 @@ by switching to use the Students t distribution (or Normal distribution <li class="listitem"> <span class="bold"><strong>Breaking change:</strong></span> Changed discrete quantiles to return an integer result: this is anything up to 20 times faster than - finding the true root, this behaviour can be customised using <a class="link" href="../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a>'s. + finding the true root, this behaviour can be customised using <a class="link" href="../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a>'s. </li> <li class="listitem"> Polynomial/rational function evaluation is now customisable and hopefully @@ -507,7 +696,7 @@ by switching to use the Students t distribution (or Normal distribution </li> </ul></div> <h5> -<a name="math_toolkit.history2.h18"></a> +<a name="math_toolkit.history2.h22"></a> <span class="phrase"><a name="math_toolkit.history2.milestone_4_second_review_candid"></a></span><a class="link" href="history2.html#math_toolkit.history2.milestone_4_second_review_candid">Milestone 4: Second Review Candidate (1st March 2007)</a> </h5> @@ -521,7 +710,7 @@ by switching to use the Students t distribution (or Normal distribution </li> </ul></div> <h5> -<a name="math_toolkit.history2.h19"></a> +<a name="math_toolkit.history2.h23"></a> <span class="phrase"><a name="math_toolkit.history2.milestone_3_first_review_candida"></a></span><a class="link" href="history2.html#math_toolkit.history2.milestone_3_first_review_candida">Milestone 3: First Review Candidate (31st Dec 2006)</a> </h5> @@ -549,7 +738,7 @@ by switching to use the Students t distribution (or Normal distribution </li> </ul></div> <h5> -<a name="math_toolkit.history2.h20"></a> +<a name="math_toolkit.history2.h24"></a> <span class="phrase"><a name="math_toolkit.history2.milestone_2_released_september_1"></a></span><a class="link" href="history2.html#math_toolkit.history2.milestone_2_released_september_1">Milestone 2: Released September 10th 2006</a> </h5> @@ -585,7 +774,7 @@ by switching to use the Students t distribution (or Normal distribution </li> </ul></div> <h5> -<a name="math_toolkit.history2.h21"></a> +<a name="math_toolkit.history2.h25"></a> <span class="phrase"><a name="math_toolkit.history2.milestone_1_released_march_31st_"></a></span><a class="link" href="history2.html#math_toolkit.history2.milestone_1_released_march_31st_">Milestone 1: Released March 31st 2006</a> </h5> @@ -619,9 +808,10 @@ by switching to use the Students t distribution (or Normal distribution </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/internals1.html b/libs/math/doc/html/math_toolkit/internals1.html index a66272e81..6182bff71 100644 --- a/libs/math/doc/html/math_toolkit/internals1.html +++ b/libs/math/doc/html/math_toolkit/internals1.html @@ -2,10 +2,10 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Utilities & internals</title> -<link rel="stylesheet" href="../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../index.html" title="Math Toolkit"> -<link rel="up" href="../toolkit.html" title="Chapter 11. Internals (Series, Rationals and Continued Fractions, Root Finding, Function Minimization, Testing and Development Tools)"> +<link rel="home" href="../index.html" title="Math Toolkit 1.9.0"> +<link rel="up" href="../toolkit.html" title="Chapter 12. Internals (Series, Rationals and Continued Fractions, Root Finding, Function Minimization, Testing and Development Tools)"> <link rel="prev" href="internals_overview.html" title="Overview"> <link rel="next" href="internals1/series_evaluation.html" title="Series Evaluation"> </head> @@ -22,7 +22,7 @@ <div class="spirit-nav"> <a accesskey="p" href="internals_overview.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../toolkit.html"><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="internals1/series_evaluation.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_internals1"> +<div class="section"> <div class="titlepage"><div><div><h2 class="title" style="clear: both"> <a name="math_toolkit.internals1"></a><a class="link" href="internals1.html" title="Utilities & internals">Utilities & internals</a> </h2></div></div></div> @@ -42,9 +42,10 @@ </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/internals1/cf.html b/libs/math/doc/html/math_toolkit/internals1/cf.html index 610f68a85..36e906cd0 100644 --- a/libs/math/doc/html/math_toolkit/internals1/cf.html +++ b/libs/math/doc/html/math_toolkit/internals1/cf.html @@ -2,9 +2,9 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Continued Fraction Evaluation</title> -<link rel="stylesheet" href="../../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../../index.html" title="Math Toolkit"> +<link rel="home" href="../../index.html" title="Math Toolkit 1.9.0"> <link rel="up" href="../internals1.html" title="Utilities & internals"> <link rel="prev" href="series_evaluation.html" title="Series Evaluation"> <link rel="next" href="rational.html" title="Polynomial and Rational Function Evaluation"> @@ -22,7 +22,7 @@ <div class="spirit-nav"> <a accesskey="p" href="series_evaluation.html"><img src="../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../internals1.html"><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="rational.html"><img src="../../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_internals1_cf"> +<div class="section"> <div class="titlepage"><div><div><h3 class="title"> <a name="math_toolkit.internals1.cf"></a><a class="link" href="cf.html" title="Continued Fraction Evaluation">Continued Fraction Evaluation</a> </h3></div></div></div> @@ -264,9 +264,10 @@ </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/internals1/minima.html b/libs/math/doc/html/math_toolkit/internals1/minima.html index 9662746e1..97cb5f454 100644 --- a/libs/math/doc/html/math_toolkit/internals1/minima.html +++ b/libs/math/doc/html/math_toolkit/internals1/minima.html @@ -2,9 +2,9 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Locating Function Minima: Brent's algorithm</title> -<link rel="stylesheet" href="../../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../../index.html" title="Math Toolkit"> +<link rel="home" href="../../index.html" title="Math Toolkit 1.9.0"> <link rel="up" href="../internals1.html" title="Utilities & internals"> <link rel="prev" href="roots2.html" title="Root Finding Without Derivatives: Bisection, Bracket and TOMS748"> <link rel="next" href="tuples.html" title="Tuples"> @@ -22,7 +22,7 @@ <div class="spirit-nav"> <a accesskey="p" href="roots2.html"><img src="../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../internals1.html"><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="tuples.html"><img src="../../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_internals1_minima"> +<div class="section"> <div class="titlepage"><div><div><h3 class="title"> <a name="math_toolkit.internals1.minima"></a><a class="link" href="minima.html" title="Locating Function Minima: Brent's algorithm">Locating Function Minima: Brent's algorithm</a> @@ -106,9 +106,10 @@ </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/internals1/rational.html b/libs/math/doc/html/math_toolkit/internals1/rational.html index c4c95e6af..1a4b60452 100644 --- a/libs/math/doc/html/math_toolkit/internals1/rational.html +++ b/libs/math/doc/html/math_toolkit/internals1/rational.html @@ -2,9 +2,9 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Polynomial and Rational Function Evaluation</title> -<link rel="stylesheet" href="../../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../../index.html" title="Math Toolkit"> +<link rel="home" href="../../index.html" title="Math Toolkit 1.9.0"> <link rel="up" href="../internals1.html" title="Utilities & internals"> <link rel="prev" href="cf.html" title="Continued Fraction Evaluation"> <link rel="next" href="roots.html" title="Root Finding With Derivatives: Newton-Raphson, Halley & Schroeder"> @@ -22,7 +22,7 @@ <div class="spirit-nav"> <a accesskey="p" href="cf.html"><img src="../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../internals1.html"><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="roots.html"><img src="../../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_internals1_rational"> +<div class="section"> <div class="titlepage"><div><div><h3 class="title"> <a name="math_toolkit.internals1.rational"></a><a class="link" href="rational.html" title="Polynomial and Rational Function Evaluation">Polynomial and Rational Function Evaluation</a> @@ -215,9 +215,10 @@ </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/internals1/roots.html b/libs/math/doc/html/math_toolkit/internals1/roots.html index 1b9d44609..568e09500 100644 --- a/libs/math/doc/html/math_toolkit/internals1/roots.html +++ b/libs/math/doc/html/math_toolkit/internals1/roots.html @@ -2,9 +2,9 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Root Finding With Derivatives: Newton-Raphson, Halley & Schroeder</title> -<link rel="stylesheet" href="../../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../../index.html" title="Math Toolkit"> +<link rel="home" href="../../index.html" title="Math Toolkit 1.9.0"> <link rel="up" href="../internals1.html" title="Utilities & internals"> <link rel="prev" href="rational.html" title="Polynomial and Rational Function Evaluation"> <link rel="next" href="roots2.html" title="Root Finding Without Derivatives: Bisection, Bracket and TOMS748"> @@ -22,7 +22,7 @@ <div class="spirit-nav"> <a accesskey="p" href="rational.html"><img src="../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../internals1.html"><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="roots2.html"><img src="../../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_internals1_roots"> +<div class="section"> <div class="titlepage"><div><div><h3 class="title"> <a name="math_toolkit.internals1.roots"></a><a class="link" href="roots.html" title="Root Finding With Derivatives: Newton-Raphson, Halley & Schroeder">Root Finding With Derivatives: Newton-Raphson, Halley & Schroeder</a> @@ -119,9 +119,10 @@ <dd><p> The desired number of binary digits. </p></dd> -<dt><span class="term">uintmax_t max_iter</span></dt> +<dt><span class="term">uintmax_t& max_iter</span></dt> <dd><p> - An optional maximum number of iterations to perform. + An optional maximum number of iterations to perform. On exit this is + set to the actual number of iterations performed. </p></dd> </dl> </div> @@ -400,9 +401,10 @@ </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/internals1/roots2.html b/libs/math/doc/html/math_toolkit/internals1/roots2.html index b7540452b..c87359006 100644 --- a/libs/math/doc/html/math_toolkit/internals1/roots2.html +++ b/libs/math/doc/html/math_toolkit/internals1/roots2.html @@ -2,9 +2,9 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Root Finding Without Derivatives: Bisection, Bracket and TOMS748</title> -<link rel="stylesheet" href="../../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../../index.html" title="Math Toolkit"> +<link rel="home" href="../../index.html" title="Math Toolkit 1.9.0"> <link rel="up" href="../internals1.html" title="Utilities & internals"> <link rel="prev" href="roots.html" title="Root Finding With Derivatives: Newton-Raphson, Halley & Schroeder"> <link rel="next" href="minima.html" title="Locating Function Minima: Brent's algorithm"> @@ -22,7 +22,7 @@ <div class="spirit-nav"> <a accesskey="p" href="roots.html"><img src="../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../internals1.html"><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="minima.html"><img src="../../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_internals1_roots2"> +<div class="section"> <div class="titlepage"><div><div><h3 class="title"> <a name="math_toolkit.internals1.roots2"></a><a class="link" href="roots2.html" title="Root Finding Without Derivatives: Bisection, Bracket and TOMS748">Root Finding Without Derivatives: Bisection, Bracket and TOMS748</a> @@ -53,7 +53,7 @@ <span class="identifier">T</span> <span class="identifier">max</span><span class="special">,</span> <span class="identifier">Tol</span> <span class="identifier">tol</span><span class="special">);</span> -<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">F</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">Tol</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> +<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">F</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">Tol</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> <span class="identifier">std</span><span class="special">::</span><span class="identifier">pair</span><span class="special"><</span><span class="identifier">T</span><span class="special">,</span> <span class="identifier">T</span><span class="special">></span> <span class="identifier">bisect</span><span class="special">(</span> <span class="identifier">F</span> <span class="identifier">f</span><span class="special">,</span> @@ -61,7 +61,7 @@ <span class="identifier">T</span> <span class="identifier">max</span><span class="special">,</span> <span class="identifier">Tol</span> <span class="identifier">tol</span><span class="special">,</span> <span class="identifier">boost</span><span class="special">::</span><span class="identifier">uintmax_t</span><span class="special">&</span> <span class="identifier">max_iter</span><span class="special">,</span> - <span class="keyword">const</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">&);</span> + <span class="keyword">const</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">&);</span> <span class="comment">// Bracket and Solve Root</span> <span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">F</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">Tol</span><span class="special">></span> @@ -74,7 +74,7 @@ <span class="identifier">Tol</span> <span class="identifier">tol</span><span class="special">,</span> <span class="identifier">boost</span><span class="special">::</span><span class="identifier">uintmax_t</span><span class="special">&</span> <span class="identifier">max_iter</span><span class="special">);</span> -<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">F</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">Tol</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> +<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">F</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">Tol</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> <span class="identifier">std</span><span class="special">::</span><span class="identifier">pair</span><span class="special"><</span><span class="identifier">T</span><span class="special">,</span> <span class="identifier">T</span><span class="special">></span> <span class="identifier">bracket_and_solve_root</span><span class="special">(</span> <span class="identifier">F</span> <span class="identifier">f</span><span class="special">,</span> @@ -83,7 +83,7 @@ <span class="keyword">bool</span> <span class="identifier">rising</span><span class="special">,</span> <span class="identifier">Tol</span> <span class="identifier">tol</span><span class="special">,</span> <span class="identifier">boost</span><span class="special">::</span><span class="identifier">uintmax_t</span><span class="special">&</span> <span class="identifier">max_iter</span><span class="special">,</span> - <span class="keyword">const</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">&);</span> + <span class="keyword">const</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">&);</span> <span class="comment">// TOMS 748 algorithm</span> <span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">F</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">Tol</span><span class="special">></span> @@ -95,7 +95,7 @@ <span class="identifier">Tol</span> <span class="identifier">tol</span><span class="special">,</span> <span class="identifier">boost</span><span class="special">::</span><span class="identifier">uintmax_t</span><span class="special">&</span> <span class="identifier">max_iter</span><span class="special">);</span> -<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">F</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">Tol</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> +<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">F</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">Tol</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> <span class="identifier">std</span><span class="special">::</span><span class="identifier">pair</span><span class="special"><</span><span class="identifier">T</span><span class="special">,</span> <span class="identifier">T</span><span class="special">></span> <span class="identifier">toms748_solve</span><span class="special">(</span> <span class="identifier">F</span> <span class="identifier">f</span><span class="special">,</span> @@ -103,7 +103,7 @@ <span class="keyword">const</span> <span class="identifier">T</span><span class="special">&</span> <span class="identifier">b</span><span class="special">,</span> <span class="identifier">Tol</span> <span class="identifier">tol</span><span class="special">,</span> <span class="identifier">boost</span><span class="special">::</span><span class="identifier">uintmax_t</span><span class="special">&</span> <span class="identifier">max_iter</span><span class="special">,</span> - <span class="keyword">const</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">&);</span> + <span class="keyword">const</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">&);</span> <span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">F</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">Tol</span><span class="special">></span> <span class="identifier">std</span><span class="special">::</span><span class="identifier">pair</span><span class="special"><</span><span class="identifier">T</span><span class="special">,</span> <span class="identifier">T</span><span class="special">></span> @@ -116,7 +116,7 @@ <span class="identifier">Tol</span> <span class="identifier">tol</span><span class="special">,</span> <span class="identifier">boost</span><span class="special">::</span><span class="identifier">uintmax_t</span><span class="special">&</span> <span class="identifier">max_iter</span><span class="special">);</span> -<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">F</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">Tol</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> +<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">F</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">Tol</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> <span class="identifier">std</span><span class="special">::</span><span class="identifier">pair</span><span class="special"><</span><span class="identifier">T</span><span class="special">,</span> <span class="identifier">T</span><span class="special">></span> <span class="identifier">toms748_solve</span><span class="special">(</span> <span class="identifier">F</span> <span class="identifier">f</span><span class="special">,</span> @@ -126,7 +126,7 @@ <span class="keyword">const</span> <span class="identifier">T</span><span class="special">&</span> <span class="identifier">fb</span><span class="special">,</span> <span class="identifier">Tol</span> <span class="identifier">tol</span><span class="special">,</span> <span class="identifier">boost</span><span class="special">::</span><span class="identifier">uintmax_t</span><span class="special">&</span> <span class="identifier">max_iter</span><span class="special">,</span> - <span class="keyword">const</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">&);</span> + <span class="keyword">const</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">&);</span> <span class="comment">// Termination conditions:</span> <span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T</span><span class="special">></span> @@ -196,7 +196,7 @@ <span class="identifier">T</span> <span class="identifier">max</span><span class="special">,</span> <span class="identifier">Tol</span> <span class="identifier">tol</span><span class="special">);</span> -<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">F</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">Tol</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> +<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">F</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">Tol</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> <span class="identifier">std</span><span class="special">::</span><span class="identifier">pair</span><span class="special"><</span><span class="identifier">T</span><span class="special">,</span> <span class="identifier">T</span><span class="special">></span> <span class="identifier">bisect</span><span class="special">(</span> <span class="identifier">F</span> <span class="identifier">f</span><span class="special">,</span> @@ -204,7 +204,7 @@ <span class="identifier">T</span> <span class="identifier">max</span><span class="special">,</span> <span class="identifier">Tol</span> <span class="identifier">tol</span><span class="special">,</span> <span class="identifier">boost</span><span class="special">::</span><span class="identifier">uintmax_t</span><span class="special">&</span> <span class="identifier">max_iter</span><span class="special">,</span> - <span class="keyword">const</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">&);</span> + <span class="keyword">const</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">&);</span> </pre> <p> These functions locate the root using bisection: function arguments are: @@ -237,14 +237,15 @@ <dt><span class="term">max_iter</span></dt> <dd><p> The maximum number of invocations of <span class="emphasis"><em>f(x)</em></span> to make - while searching for the root. + while searching for the root. On exist this is set to actual number + of invocations performed. </p></dd> </dl> </div> <p> - The final <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a> argument is optional and can + The final <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a> argument is optional and can be used to control the behaviour of the function: how it handles errors, - what level of precision to use etc. Refer to the <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">policy + what level of precision to use etc. Refer to the <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">policy documentation for more details</a>. </p> <p> @@ -289,7 +290,7 @@ <span class="identifier">Tol</span> <span class="identifier">tol</span><span class="special">,</span> <span class="identifier">boost</span><span class="special">::</span><span class="identifier">uintmax_t</span><span class="special">&</span> <span class="identifier">max_iter</span><span class="special">);</span> -<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">F</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">Tol</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> +<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">F</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">Tol</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> <span class="identifier">std</span><span class="special">::</span><span class="identifier">pair</span><span class="special"><</span><span class="identifier">T</span><span class="special">,</span> <span class="identifier">T</span><span class="special">></span> <span class="identifier">bracket_and_solve_root</span><span class="special">(</span> <span class="identifier">F</span> <span class="identifier">f</span><span class="special">,</span> @@ -298,7 +299,7 @@ <span class="keyword">bool</span> <span class="identifier">rising</span><span class="special">,</span> <span class="identifier">Tol</span> <span class="identifier">tol</span><span class="special">,</span> <span class="identifier">boost</span><span class="special">::</span><span class="identifier">uintmax_t</span><span class="special">&</span> <span class="identifier">max_iter</span><span class="special">,</span> - <span class="keyword">const</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">&);</span> + <span class="keyword">const</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">&);</span> </pre> <p> This is a convenience function that calls <span class="emphasis"><em>toms748_solve</em></span> @@ -345,14 +346,14 @@ <dt><span class="term">max_iter</span></dt> <dd><p> The maximum number of function invocations to perform in the search - for the root. + for the root. On exit is set to the actual number of invocations performed. </p></dd> </dl> </div> <p> - The final <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a> argument is optional and can + The final <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a> argument is optional and can be used to control the behaviour of the function: how it handles errors, - what level of precision to use etc. Refer to the <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">policy + what level of precision to use etc. Refer to the <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">policy documentation for more details</a>. </p> <p> @@ -396,7 +397,7 @@ <span class="identifier">Tol</span> <span class="identifier">tol</span><span class="special">,</span> <span class="identifier">boost</span><span class="special">::</span><span class="identifier">uintmax_t</span><span class="special">&</span> <span class="identifier">max_iter</span><span class="special">);</span> -<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">F</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">Tol</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> +<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">F</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">Tol</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> <span class="identifier">std</span><span class="special">::</span><span class="identifier">pair</span><span class="special"><</span><span class="identifier">T</span><span class="special">,</span> <span class="identifier">T</span><span class="special">></span> <span class="identifier">toms748_solve</span><span class="special">(</span> <span class="identifier">F</span> <span class="identifier">f</span><span class="special">,</span> @@ -404,7 +405,7 @@ <span class="keyword">const</span> <span class="identifier">T</span><span class="special">&</span> <span class="identifier">b</span><span class="special">,</span> <span class="identifier">Tol</span> <span class="identifier">tol</span><span class="special">,</span> <span class="identifier">boost</span><span class="special">::</span><span class="identifier">uintmax_t</span><span class="special">&</span> <span class="identifier">max_iter</span><span class="special">,</span> - <span class="keyword">const</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">&);</span> + <span class="keyword">const</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">&);</span> <span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">F</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">Tol</span><span class="special">></span> <span class="identifier">std</span><span class="special">::</span><span class="identifier">pair</span><span class="special"><</span><span class="identifier">T</span><span class="special">,</span> <span class="identifier">T</span><span class="special">></span> @@ -417,7 +418,7 @@ <span class="identifier">Tol</span> <span class="identifier">tol</span><span class="special">,</span> <span class="identifier">boost</span><span class="special">::</span><span class="identifier">uintmax_t</span><span class="special">&</span> <span class="identifier">max_iter</span><span class="special">);</span> -<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">F</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">Tol</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> +<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">F</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">Tol</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> <span class="identifier">std</span><span class="special">::</span><span class="identifier">pair</span><span class="special"><</span><span class="identifier">T</span><span class="special">,</span> <span class="identifier">T</span><span class="special">></span> <span class="identifier">toms748_solve</span><span class="special">(</span> <span class="identifier">F</span> <span class="identifier">f</span><span class="special">,</span> @@ -427,7 +428,7 @@ <span class="keyword">const</span> <span class="identifier">T</span><span class="special">&</span> <span class="identifier">fb</span><span class="special">,</span> <span class="identifier">Tol</span> <span class="identifier">tol</span><span class="special">,</span> <span class="identifier">boost</span><span class="special">::</span><span class="identifier">uintmax_t</span><span class="special">&</span> <span class="identifier">max_iter</span><span class="special">,</span> - <span class="keyword">const</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">&);</span> + <span class="keyword">const</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">&);</span> </pre> <p> These two functions implement TOMS Algorithm 748: it uses a mixture of cubic, @@ -480,9 +481,9 @@ </dl> </div> <p> - The final <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a> argument is optional and can + The final <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a> argument is optional and can be used to control the behaviour of the function: how it handles errors, - what level of precision to use etc. Refer to the <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">policy + what level of precision to use etc. Refer to the <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">policy documentation for more details</a>. </p> <p> @@ -569,9 +570,10 @@ </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/internals1/series_evaluation.html b/libs/math/doc/html/math_toolkit/internals1/series_evaluation.html index 273641814..f2ee22da6 100644 --- a/libs/math/doc/html/math_toolkit/internals1/series_evaluation.html +++ b/libs/math/doc/html/math_toolkit/internals1/series_evaluation.html @@ -2,9 +2,9 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Series Evaluation</title> -<link rel="stylesheet" href="../../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../../index.html" title="Math Toolkit"> +<link rel="home" href="../../index.html" title="Math Toolkit 1.9.0"> <link rel="up" href="../internals1.html" title="Utilities & internals"> <link rel="prev" href="../internals1.html" title="Utilities & internals"> <link rel="next" href="cf.html" title="Continued Fraction Evaluation"> @@ -22,7 +22,7 @@ <div class="spirit-nav"> <a accesskey="p" href="../internals1.html"><img src="../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../internals1.html"><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="cf.html"><img src="../../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_internals1_series_evaluation"> +<div class="section"> <div class="titlepage"><div><div><h3 class="title"> <a name="math_toolkit.internals1.series_evaluation"></a><a class="link" href="series_evaluation.html" title="Series Evaluation">Series Evaluation</a> </h3></div></div></div> @@ -180,9 +180,10 @@ </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/internals1/tuples.html b/libs/math/doc/html/math_toolkit/internals1/tuples.html index dc24b0ed6..e5deb83c9 100644 --- a/libs/math/doc/html/math_toolkit/internals1/tuples.html +++ b/libs/math/doc/html/math_toolkit/internals1/tuples.html @@ -2,9 +2,9 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Tuples</title> -<link rel="stylesheet" href="../../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../../index.html" title="Math Toolkit"> +<link rel="home" href="../../index.html" title="Math Toolkit 1.9.0"> <link rel="up" href="../internals1.html" title="Utilities & internals"> <link rel="prev" href="minima.html" title="Locating Function Minima: Brent's algorithm"> <link rel="next" href="../internals2.html" title="Testing and Development"> @@ -22,7 +22,7 @@ <div class="spirit-nav"> <a accesskey="p" href="minima.html"><img src="../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../internals1.html"><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="../internals2.html"><img src="../../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_internals1_tuples"> +<div class="section"> <div class="titlepage"><div><div><h3 class="title"> <a name="math_toolkit.internals1.tuples"></a><a class="link" href="tuples.html" title="Tuples">Tuples</a> </h3></div></div></div> @@ -67,9 +67,10 @@ </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/internals2.html b/libs/math/doc/html/math_toolkit/internals2.html index 45aba6046..0495b3dcf 100644 --- a/libs/math/doc/html/math_toolkit/internals2.html +++ b/libs/math/doc/html/math_toolkit/internals2.html @@ -2,10 +2,10 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Testing and Development</title> -<link rel="stylesheet" href="../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../index.html" title="Math Toolkit"> -<link rel="up" href="../toolkit.html" title="Chapter 11. Internals (Series, Rationals and Continued Fractions, Root Finding, Function Minimization, Testing and Development Tools)"> +<link rel="home" href="../index.html" title="Math Toolkit 1.9.0"> +<link rel="up" href="../toolkit.html" title="Chapter 12. Internals (Series, Rationals and Continued Fractions, Root Finding, Function Minimization, Testing and Development Tools)"> <link rel="prev" href="internals1/tuples.html" title="Tuples"> <link rel="next" href="internals2/polynomials.html" title="Polynomials"> </head> @@ -22,7 +22,7 @@ <div class="spirit-nav"> <a accesskey="p" href="internals1/tuples.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../toolkit.html"><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="internals2/polynomials.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_internals2"> +<div class="section"> <div class="titlepage"><div><div><h2 class="title" style="clear: both"> <a name="math_toolkit.internals2"></a><a class="link" href="internals2.html" title="Testing and Development">Testing and Development</a> </h2></div></div></div> @@ -38,9 +38,10 @@ </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/internals2/error_test.html b/libs/math/doc/html/math_toolkit/internals2/error_test.html index acd4900f2..21b3cd089 100644 --- a/libs/math/doc/html/math_toolkit/internals2/error_test.html +++ b/libs/math/doc/html/math_toolkit/internals2/error_test.html @@ -2,9 +2,9 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Relative Error and Testing</title> -<link rel="stylesheet" href="../../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../../index.html" title="Math Toolkit"> +<link rel="home" href="../../index.html" title="Math Toolkit 1.9.0"> <link rel="up" href="../internals2.html" title="Testing and Development"> <link rel="prev" href="minimax.html" title="Minimax Approximations and the Remez Algorithm"> <link rel="next" href="test_data.html" title="Graphing, Profiling, and Generating Test Data for Special Functions"> @@ -22,7 +22,7 @@ <div class="spirit-nav"> <a accesskey="p" href="minimax.html"><img src="../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../internals2.html"><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="test_data.html"><img src="../../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_internals2_error_test"> +<div class="section"> <div class="titlepage"><div><div><h3 class="title"> <a name="math_toolkit.internals2.error_test"></a><a class="link" href="error_test.html" title="Relative Error and Testing">Relative Error and Testing</a> @@ -33,6 +33,18 @@ </h5> <pre class="programlisting"><span class="preprocessor">#include</span> <span class="special"><</span><span class="identifier">boost</span><span class="special">/</span><span class="identifier">math</span><span class="special">/</span><span class="identifier">tools</span><span class="special">/</span><span class="identifier">test</span><span class="special">.</span><span class="identifier">hpp</span><span class="special">></span> </pre> +<div class="important"><table border="0" summary="Important"> +<tr> +<td rowspan="2" align="center" valign="top" width="25"><img alt="[Important]" src="../../../../../../doc/src/images/important.png"></td> +<th align="left">Important</th> +</tr> +<tr><td align="left" valign="top"><p> + The header <code class="computeroutput"><span class="identifier">boost</span><span class="special">/</span><span class="identifier">math</span><span class="special">/</span><span class="identifier">tools</span><span class="special">/</span><span class="identifier">test</span><span class="special">.</span><span class="identifier">hpp</span></code> is located under <code class="computeroutput"><span class="identifier">libs</span><span class="special">/</span><span class="identifier">math</span><span class="special">/</span><span class="identifier">include_private</span></code> + and is not installed to the usual locations by default, you will need to + add <code class="computeroutput"><span class="identifier">libs</span><span class="special">/</span><span class="identifier">math</span><span class="special">/</span><span class="identifier">include_private</span></code> to your compiler's include + path in order to use this header. + </p></td></tr> +</table></div> <pre class="programlisting"><span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T</span><span class="special">></span> <span class="identifier">T</span> <span class="identifier">relative_error</span><span class="special">(</span><span class="identifier">T</span> <span class="identifier">a</span><span class="special">,</span> <span class="identifier">T</span> <span class="identifier">b</span><span class="special">);</span> @@ -208,9 +220,10 @@ </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/internals2/minimax.html b/libs/math/doc/html/math_toolkit/internals2/minimax.html index b950578ae..170e71f75 100644 --- a/libs/math/doc/html/math_toolkit/internals2/minimax.html +++ b/libs/math/doc/html/math_toolkit/internals2/minimax.html @@ -2,9 +2,9 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Minimax Approximations and the Remez Algorithm</title> -<link rel="stylesheet" href="../../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../../index.html" title="Math Toolkit"> +<link rel="home" href="../../index.html" title="Math Toolkit 1.9.0"> <link rel="up" href="../internals2.html" title="Testing and Development"> <link rel="prev" href="polynomials.html" title="Polynomials"> <link rel="next" href="error_test.html" title="Relative Error and Testing"> @@ -22,7 +22,7 @@ <div class="spirit-nav"> <a accesskey="p" href="polynomials.html"><img src="../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../internals2.html"><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="error_test.html"><img src="../../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_internals2_minimax"> +<div class="section"> <div class="titlepage"><div><div><h3 class="title"> <a name="math_toolkit.internals2.minimax"></a><a class="link" href="minimax.html" title="Minimax Approximations and the Remez Algorithm">Minimax Approximations and the Remez Algorithm</a> @@ -266,9 +266,10 @@ </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/internals2/polynomials.html b/libs/math/doc/html/math_toolkit/internals2/polynomials.html index 3501802ef..100123fef 100644 --- a/libs/math/doc/html/math_toolkit/internals2/polynomials.html +++ b/libs/math/doc/html/math_toolkit/internals2/polynomials.html @@ -2,9 +2,9 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Polynomials</title> -<link rel="stylesheet" href="../../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../../index.html" title="Math Toolkit"> +<link rel="home" href="../../index.html" title="Math Toolkit 1.9.0"> <link rel="up" href="../internals2.html" title="Testing and Development"> <link rel="prev" href="../internals2.html" title="Testing and Development"> <link rel="next" href="minimax.html" title="Minimax Approximations and the Remez Algorithm"> @@ -22,7 +22,7 @@ <div class="spirit-nav"> <a accesskey="p" href="../internals2.html"><img src="../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../internals2.html"><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="minimax.html"><img src="../../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_internals2_polynomials"> +<div class="section"> <div class="titlepage"><div><div><h3 class="title"> <a name="math_toolkit.internals2.polynomials"></a><a class="link" href="polynomials.html" title="Polynomials">Polynomials</a> </h3></div></div></div> @@ -117,9 +117,10 @@ </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/internals2/test_data.html b/libs/math/doc/html/math_toolkit/internals2/test_data.html index 0815f55c3..aa8ee2a71 100644 --- a/libs/math/doc/html/math_toolkit/internals2/test_data.html +++ b/libs/math/doc/html/math_toolkit/internals2/test_data.html @@ -2,12 +2,12 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Graphing, Profiling, and Generating Test Data for Special Functions</title> -<link rel="stylesheet" href="../../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../../index.html" title="Math Toolkit"> +<link rel="home" href="../../index.html" title="Math Toolkit 1.9.0"> <link rel="up" href="../internals2.html" title="Testing and Development"> <link rel="prev" href="error_test.html" title="Relative Error and Testing"> -<link rel="next" href="../../using_udt.html" title="Chapter 12. Use with User-Defined Floating-Point Types - Boost.Multiprecision and others"> +<link rel="next" href="../../using_udt.html" title="Chapter 13. Use with User-Defined Floating-Point Types - Boost.Multiprecision and others"> </head> <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"> <table cellpadding="2" width="100%"><tr> @@ -22,7 +22,7 @@ <div class="spirit-nav"> <a accesskey="p" href="error_test.html"><img src="../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../internals2.html"><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="../../using_udt.html"><img src="../../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_internals2_test_data"> +<div class="section"> <div class="titlepage"><div><div><h3 class="title"> <a name="math_toolkit.internals2.test_data"></a><a class="link" href="test_data.html" title="Graphing, Profiling, and Generating Test Data for Special Functions">Graphing, Profiling, and Generating Test Data for Special Functions</a> @@ -49,6 +49,19 @@ <a name="math_toolkit.internals2.test_data.h0"></a> <span class="phrase"><a name="math_toolkit.internals2.test_data.synopsis"></a></span><a class="link" href="test_data.html#math_toolkit.internals2.test_data.synopsis">Synopsis</a> </h5> +<pre class="programlisting"><span class="preprocessor">#include</span> <span class="special"><</span><span class="identifier">boost</span><span class="special">/</span><span class="identifier">math</span><span class="special">/</span><span class="identifier">tools</span><span class="special">/</span><span class="identifier">test_data</span><span class="special">.</span><span class="identifier">hpp</span><span class="special">></span> +</pre> +<div class="important"><table border="0" summary="Important"> +<tr> +<td rowspan="2" align="center" valign="top" width="25"><img alt="[Important]" src="../../../../../../doc/src/images/important.png"></td> +<th align="left">Important</th> +</tr> +<tr><td align="left" valign="top"><p> + This is a non-core Boost.Math header that is predominantly used for internal + maintenance of the library: as a result the library is located under <code class="computeroutput"><span class="identifier">libs</span><span class="special">/</span><span class="identifier">math</span><span class="special">/</span><span class="identifier">include_private</span></code> and you will need to + add that directory to your include path in order to use this feature. + </p></td></tr> +</table></div> <pre class="programlisting"><span class="keyword">namespace</span> <span class="identifier">boost</span><span class="special">{</span> <span class="keyword">namespace</span> <span class="identifier">math</span><span class="special">{</span> <span class="keyword">namespace</span> <span class="identifier">tools</span><span class="special">{</span> <span class="keyword">enum</span> <span class="identifier">parameter_type</span> @@ -533,9 +546,10 @@ </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/internals_overview.html b/libs/math/doc/html/math_toolkit/internals_overview.html index 2ab1d96f9..17c082ade 100644 --- a/libs/math/doc/html/math_toolkit/internals_overview.html +++ b/libs/math/doc/html/math_toolkit/internals_overview.html @@ -2,11 +2,11 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Overview</title> -<link rel="stylesheet" href="../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../index.html" title="Math Toolkit"> -<link rel="up" href="../toolkit.html" title="Chapter 11. Internals (Series, Rationals and Continued Fractions, Root Finding, Function Minimization, Testing and Development Tools)"> -<link rel="prev" href="../toolkit.html" title="Chapter 11. Internals (Series, Rationals and Continued Fractions, Root Finding, Function Minimization, Testing and Development Tools)"> +<link rel="home" href="../index.html" title="Math Toolkit 1.9.0"> +<link rel="up" href="../toolkit.html" title="Chapter 12. Internals (Series, Rationals and Continued Fractions, Root Finding, Function Minimization, Testing and Development Tools)"> +<link rel="prev" href="../toolkit.html" title="Chapter 12. Internals (Series, Rationals and Continued Fractions, Root Finding, Function Minimization, Testing and Development Tools)"> <link rel="next" href="internals1.html" title="Utilities & internals"> </head> <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"> @@ -22,7 +22,7 @@ <div class="spirit-nav"> <a accesskey="p" href="../toolkit.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../toolkit.html"><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="internals1.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_internals_overview"> +<div class="section"> <div class="titlepage"><div><div><h2 class="title" style="clear: both"> <a name="math_toolkit.internals_overview"></a><a class="link" href="internals_overview.html" title="Overview">Overview</a> </h2></div></div></div> @@ -43,9 +43,10 @@ </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/interp.html b/libs/math/doc/html/math_toolkit/interp.html index 54c1d2b91..f9933a0e8 100644 --- a/libs/math/doc/html/math_toolkit/interp.html +++ b/libs/math/doc/html/math_toolkit/interp.html @@ -2,10 +2,10 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Interpreting these Results</title> -<link rel="stylesheet" href="../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../index.html" title="Math Toolkit"> -<link rel="up" href="../perf.html" title="Chapter 14. Performance"> +<link rel="home" href="../index.html" title="Math Toolkit 1.9.0"> +<link rel="up" href="../perf.html" title="Chapter 15. Performance"> <link rel="prev" href="perf_over2.html" title="Performance Overview"> <link rel="next" href="getting_best.html" title="Getting the Best Performance from this Library"> </head> @@ -22,7 +22,7 @@ <div class="spirit-nav"> <a accesskey="p" href="perf_over2.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../perf.html"><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="getting_best.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_interp"> +<div class="section"> <div class="titlepage"><div><div><h2 class="title" style="clear: both"> <a name="math_toolkit.interp"></a><a class="link" href="interp.html" title="Interpreting these Results">Interpreting these Results</a> </h2></div></div></div> @@ -65,9 +65,10 @@ </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/intro_pol_overview.html b/libs/math/doc/html/math_toolkit/intro_pol_overview.html index 51a21526d..5d38779ed 100644 --- a/libs/math/doc/html/math_toolkit/intro_pol_overview.html +++ b/libs/math/doc/html/math_toolkit/intro_pol_overview.html @@ -2,9 +2,9 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Policies</title> -<link rel="stylesheet" href="../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../index.html" title="Math Toolkit"> +<link rel="home" href="../index.html" title="Math Toolkit 1.9.0"> <link rel="up" href="../overview.html" title="Chapter 1. Overview"> <link rel="prev" href="config_macros.html" title="Configuration Macros"> <link rel="next" href="threads.html" title="Thread Safety"> @@ -22,7 +22,7 @@ <div class="spirit-nav"> <a accesskey="p" href="config_macros.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../overview.html"><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="threads.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_intro_pol_overview"> +<div class="section"> <div class="titlepage"><div><div><h2 class="title" style="clear: both"> <a name="math_toolkit.intro_pol_overview"></a><a class="link" href="intro_pol_overview.html" title="Policies">Policies</a> </h2></div></div></div> @@ -101,9 +101,10 @@ </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/introduction.html b/libs/math/doc/html/math_toolkit/introduction.html index 3e2e2ddc3..f57f4347a 100644 --- a/libs/math/doc/html/math_toolkit/introduction.html +++ b/libs/math/doc/html/math_toolkit/introduction.html @@ -2,11 +2,11 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Introduction</title> -<link rel="stylesheet" href="../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../index.html" title="Math Toolkit"> -<link rel="up" href="../gcd_lcm.html" title="Chapter 10. Integer Utilities (Greatest Common Divisor and Least Common Multiple)"> -<link rel="prev" href="../gcd_lcm.html" title="Chapter 10. Integer Utilities (Greatest Common Divisor and Least Common Multiple)"> +<link rel="home" href="../index.html" title="Math Toolkit 1.9.0"> +<link rel="up" href="../gcd_lcm.html" title="Chapter 11. Integer Utilities (Greatest Common Divisor and Least Common Multiple)"> +<link rel="prev" href="../gcd_lcm.html" title="Chapter 11. Integer Utilities (Greatest Common Divisor and Least Common Multiple)"> <link rel="next" href="synopsis.html" title="Synopsis"> </head> <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"> @@ -22,7 +22,7 @@ <div class="spirit-nav"> <a accesskey="p" href="../gcd_lcm.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../gcd_lcm.html"><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="synopsis.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_introduction"> +<div class="section"> <div class="titlepage"><div><div><h2 class="title" style="clear: both"> <a name="math_toolkit.introduction"></a><a class="link" href="introduction.html" title="Introduction">Introduction</a> </h2></div></div></div> @@ -35,9 +35,10 @@ </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/inv_hyper.html b/libs/math/doc/html/math_toolkit/inv_hyper.html index 664ae750d..57ddbbd88 100644 --- a/libs/math/doc/html/math_toolkit/inv_hyper.html +++ b/libs/math/doc/html/math_toolkit/inv_hyper.html @@ -2,10 +2,10 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Inverse Hyperbolic Functions</title> -<link rel="stylesheet" href="../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../index.html" title="Math Toolkit"> -<link rel="up" href="../special.html" title="Chapter 3. Special Functions"> +<link rel="home" href="../index.html" title="Math Toolkit 1.9.0"> +<link rel="up" href="../special.html" title="Chapter 6. Special Functions"> <link rel="prev" href="sinc/sinhc_pi.html" title="sinhc_pi"> <link rel="next" href="inv_hyper/inv_hyper_over.html" title="Inverse Hyperbolic Functions Overview"> </head> @@ -22,7 +22,7 @@ <div class="spirit-nav"> <a accesskey="p" href="sinc/sinhc_pi.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../special.html"><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="inv_hyper/inv_hyper_over.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_inv_hyper"> +<div class="section"> <div class="titlepage"><div><div><h2 class="title" style="clear: both"> <a name="math_toolkit.inv_hyper"></a><a class="link" href="inv_hyper.html" title="Inverse Hyperbolic Functions">Inverse Hyperbolic Functions</a> </h2></div></div></div> @@ -36,9 +36,10 @@ </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/inv_hyper/acosh.html b/libs/math/doc/html/math_toolkit/inv_hyper/acosh.html index e907c71ea..817a42bf9 100644 --- a/libs/math/doc/html/math_toolkit/inv_hyper/acosh.html +++ b/libs/math/doc/html/math_toolkit/inv_hyper/acosh.html @@ -2,9 +2,9 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>acosh</title> -<link rel="stylesheet" href="../../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../../index.html" title="Math Toolkit"> +<link rel="home" href="../../index.html" title="Math Toolkit 1.9.0"> <link rel="up" href="../inv_hyper.html" title="Inverse Hyperbolic Functions"> <link rel="prev" href="inv_hyper_over.html" title="Inverse Hyperbolic Functions Overview"> <link rel="next" href="asinh.html" title="asinh"> @@ -22,7 +22,7 @@ <div class="spirit-nav"> <a accesskey="p" href="inv_hyper_over.html"><img src="../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../inv_hyper.html"><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="asinh.html"><img src="../../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_inv_hyper_acosh"> +<div class="section"> <div class="titlepage"><div><div><h3 class="title"> <a name="math_toolkit.inv_hyper.acosh"></a><a class="link" href="acosh.html" title="acosh">acosh</a> </h3></div></div></div> @@ -31,8 +31,8 @@ <pre class="programlisting"><span class="keyword">template</span><span class="special"><</span><span class="keyword">class</span> <span class="identifier">T</span><span class="special">></span> <a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">acosh</span><span class="special">(</span><span class="keyword">const</span> <span class="identifier">T</span> <span class="identifier">x</span><span class="special">);</span> -<span class="keyword">template</span><span class="special"><</span><span class="keyword">class</span> <span class="identifier">T</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> -<a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">acosh</span><span class="special">(</span><span class="keyword">const</span> <span class="identifier">T</span> <span class="identifier">x</span><span class="special">,</span> <span class="keyword">const</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">&);</span> +<span class="keyword">template</span><span class="special"><</span><span class="keyword">class</span> <span class="identifier">T</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> +<a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">acosh</span><span class="special">(</span><span class="keyword">const</span> <span class="identifier">T</span> <span class="identifier">x</span><span class="special">,</span> <span class="keyword">const</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">&);</span> </pre> <p> Computes the reciprocal of (the restriction to the range of <code class="literal">[0;+∞[</code>) @@ -48,9 +48,9 @@ type calculation rules</em></span></a>: the return type is <code class="computeroutput"><span class="keyword">double</span></code> when T is an integer type, and T otherwise. </p> <p> - The final <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a> argument is optional and can + The final <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a> argument is optional and can be used to control the behaviour of the function: how it handles errors, - what level of precision to use etc. Refer to the <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">policy + what level of precision to use etc. Refer to the <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">policy documentation for more details</a>. </p> <p> @@ -112,9 +112,10 @@ </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/inv_hyper/asinh.html b/libs/math/doc/html/math_toolkit/inv_hyper/asinh.html index 680c7af7f..458aa34d2 100644 --- a/libs/math/doc/html/math_toolkit/inv_hyper/asinh.html +++ b/libs/math/doc/html/math_toolkit/inv_hyper/asinh.html @@ -2,9 +2,9 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>asinh</title> -<link rel="stylesheet" href="../../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../../index.html" title="Math Toolkit"> +<link rel="home" href="../../index.html" title="Math Toolkit 1.9.0"> <link rel="up" href="../inv_hyper.html" title="Inverse Hyperbolic Functions"> <link rel="prev" href="acosh.html" title="acosh"> <link rel="next" href="atanh.html" title="atanh"> @@ -22,7 +22,7 @@ <div class="spirit-nav"> <a accesskey="p" href="acosh.html"><img src="../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../inv_hyper.html"><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="atanh.html"><img src="../../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_inv_hyper_asinh"> +<div class="section"> <div class="titlepage"><div><div><h3 class="title"> <a name="math_toolkit.inv_hyper.asinh"></a><a class="link" href="asinh.html" title="asinh">asinh</a> </h3></div></div></div> @@ -31,8 +31,8 @@ <pre class="programlisting"><span class="keyword">template</span><span class="special"><</span><span class="keyword">class</span> <span class="identifier">T</span><span class="special">></span> <a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">asinh</span><span class="special">(</span><span class="keyword">const</span> <span class="identifier">T</span> <span class="identifier">x</span><span class="special">);</span> -<span class="keyword">template</span><span class="special"><</span><span class="keyword">class</span> <span class="identifier">T</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> -<a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">asinh</span><span class="special">(</span><span class="keyword">const</span> <span class="identifier">T</span> <span class="identifier">x</span><span class="special">,</span> <span class="keyword">const</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">&);</span> +<span class="keyword">template</span><span class="special"><</span><span class="keyword">class</span> <span class="identifier">T</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> +<a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">asinh</span><span class="special">(</span><span class="keyword">const</span> <span class="identifier">T</span> <span class="identifier">x</span><span class="special">,</span> <span class="keyword">const</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">&);</span> </pre> <p> Computes the reciprocal of <a class="link" href="inv_hyper_over.html" title="Inverse Hyperbolic Functions Overview">the @@ -46,9 +46,9 @@ <span class="inlinemediaobject"><img src="../../../graphs/asinh.png" align="middle"></span> </p> <p> - The final <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a> argument is optional and can + The final <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a> argument is optional and can be used to control the behaviour of the function: how it handles errors, - what level of precision to use etc. Refer to the <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">policy + what level of precision to use etc. Refer to the <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">policy documentation for more details</a>. </p> <h5> @@ -107,9 +107,10 @@ </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/inv_hyper/atanh.html b/libs/math/doc/html/math_toolkit/inv_hyper/atanh.html index fad652065..162e0ce76 100644 --- a/libs/math/doc/html/math_toolkit/inv_hyper/atanh.html +++ b/libs/math/doc/html/math_toolkit/inv_hyper/atanh.html @@ -2,9 +2,9 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>atanh</title> -<link rel="stylesheet" href="../../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../../index.html" title="Math Toolkit"> +<link rel="home" href="../../index.html" title="Math Toolkit 1.9.0"> <link rel="up" href="../inv_hyper.html" title="Inverse Hyperbolic Functions"> <link rel="prev" href="asinh.html" title="asinh"> <link rel="next" href="../owens_t.html" title="Owen's T function"> @@ -22,7 +22,7 @@ <div class="spirit-nav"> <a accesskey="p" href="asinh.html"><img src="../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../inv_hyper.html"><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="../owens_t.html"><img src="../../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_inv_hyper_atanh"> +<div class="section"> <div class="titlepage"><div><div><h3 class="title"> <a name="math_toolkit.inv_hyper.atanh"></a><a class="link" href="atanh.html" title="atanh">atanh</a> </h3></div></div></div> @@ -31,17 +31,17 @@ <pre class="programlisting"><span class="keyword">template</span><span class="special"><</span><span class="keyword">class</span> <span class="identifier">T</span><span class="special">></span> <a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">atanh</span><span class="special">(</span><span class="keyword">const</span> <span class="identifier">T</span> <span class="identifier">x</span><span class="special">);</span> -<span class="keyword">template</span><span class="special"><</span><span class="keyword">class</span> <span class="identifier">T</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> -<a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">atanh</span><span class="special">(</span><span class="keyword">const</span> <span class="identifier">T</span> <span class="identifier">x</span><span class="special">,</span> <span class="keyword">const</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">&);</span> +<span class="keyword">template</span><span class="special"><</span><span class="keyword">class</span> <span class="identifier">T</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> +<a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">atanh</span><span class="special">(</span><span class="keyword">const</span> <span class="identifier">T</span> <span class="identifier">x</span><span class="special">,</span> <span class="keyword">const</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">&);</span> </pre> <p> Computes the reciprocal of <a class="link" href="inv_hyper_over.html" title="Inverse Hyperbolic Functions Overview">the hyperbolic tangent function</a>, at x. </p> <p> - The final <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a> argument is optional and can + The final <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a> argument is optional and can be used to control the behaviour of the function: how it handles errors, - what level of precision to use etc. Refer to the <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">policy + what level of precision to use etc. Refer to the <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">policy documentation for more details</a>. </p> <p> @@ -117,9 +117,10 @@ denoting numeric_limits<T>::epsilon(). </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/inv_hyper/inv_hyper_over.html b/libs/math/doc/html/math_toolkit/inv_hyper/inv_hyper_over.html index 2d0f377a7..645774852 100644 --- a/libs/math/doc/html/math_toolkit/inv_hyper/inv_hyper_over.html +++ b/libs/math/doc/html/math_toolkit/inv_hyper/inv_hyper_over.html @@ -2,9 +2,9 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Inverse Hyperbolic Functions Overview</title> -<link rel="stylesheet" href="../../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../../index.html" title="Math Toolkit"> +<link rel="home" href="../../index.html" title="Math Toolkit 1.9.0"> <link rel="up" href="../inv_hyper.html" title="Inverse Hyperbolic Functions"> <link rel="prev" href="../inv_hyper.html" title="Inverse Hyperbolic Functions"> <link rel="next" href="acosh.html" title="acosh"> @@ -22,7 +22,7 @@ <div class="spirit-nav"> <a accesskey="p" href="../inv_hyper.html"><img src="../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../inv_hyper.html"><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="acosh.html"><img src="../../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_inv_hyper_inv_hyper_over"> +<div class="section"> <div class="titlepage"><div><div><h3 class="title"> <a name="math_toolkit.inv_hyper.inv_hyper_over"></a><a class="link" href="inv_hyper_over.html" title="Inverse Hyperbolic Functions Overview">Inverse Hyperbolic Functions Overview</a> @@ -99,9 +99,10 @@ </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/issues.html b/libs/math/doc/html/math_toolkit/issues.html index 6a1c3cb31..5ed114c93 100644 --- a/libs/math/doc/html/math_toolkit/issues.html +++ b/libs/math/doc/html/math_toolkit/issues.html @@ -2,10 +2,10 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Known Issues, and TODO List</title> -<link rel="stylesheet" href="../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../index.html" title="Math Toolkit"> -<link rel="up" href="../status.html" title="Chapter 16. Library Status"> +<link rel="home" href="../index.html" title="Math Toolkit 1.9.0"> +<link rel="up" href="../status.html" title="Chapter 17. Library Status"> <link rel="prev" href="history2.html" title="History and What's New"> <link rel="next" href="credits.html" title="Credits and Acknowledgements"> </head> @@ -22,7 +22,7 @@ <div class="spirit-nav"> <a accesskey="p" href="history2.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../status.html"><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="credits.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_issues"> +<div class="section"> <div class="titlepage"><div><div><h2 class="title" style="clear: both"> <a name="math_toolkit.issues"></a><a class="link" href="issues.html" title="Known Issues, and TODO List">Known Issues, and TODO List</a> </h2></div></div></div> @@ -1238,9 +1238,10 @@ </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/jacobi.html b/libs/math/doc/html/math_toolkit/jacobi.html index 0da17aac9..c8ac9fb68 100644 --- a/libs/math/doc/html/math_toolkit/jacobi.html +++ b/libs/math/doc/html/math_toolkit/jacobi.html @@ -2,10 +2,10 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Jacobi Elliptic Functions</title> -<link rel="stylesheet" href="../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../index.html" title="Math Toolkit"> -<link rel="up" href="../special.html" title="Chapter 3. Special Functions"> +<link rel="home" href="../index.html" title="Math Toolkit 1.9.0"> +<link rel="up" href="../special.html" title="Chapter 6. Special Functions"> <link rel="prev" href="ellint/ellint_3.html" title="Elliptic Integrals of the Third Kind - Legendre Form"> <link rel="next" href="jacobi/jac_over.html" title="Overvew of the Jacobi Elliptic Functions"> </head> @@ -22,7 +22,7 @@ <div class="spirit-nav"> <a accesskey="p" href="ellint/ellint_3.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../special.html"><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="jacobi/jac_over.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_jacobi"> +<div class="section"> <div class="titlepage"><div><div><h2 class="title" style="clear: both"> <a name="math_toolkit.jacobi"></a><a class="link" href="jacobi.html" title="Jacobi Elliptic Functions">Jacobi Elliptic Functions</a> </h2></div></div></div> @@ -59,9 +59,10 @@ </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/jacobi/jac_over.html b/libs/math/doc/html/math_toolkit/jacobi/jac_over.html index 089a45038..d716a2562 100644 --- a/libs/math/doc/html/math_toolkit/jacobi/jac_over.html +++ b/libs/math/doc/html/math_toolkit/jacobi/jac_over.html @@ -2,9 +2,9 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Overvew of the Jacobi Elliptic Functions</title> -<link rel="stylesheet" href="../../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../../index.html" title="Math Toolkit"> +<link rel="home" href="../../index.html" title="Math Toolkit 1.9.0"> <link rel="up" href="../jacobi.html" title="Jacobi Elliptic Functions"> <link rel="prev" href="../jacobi.html" title="Jacobi Elliptic Functions"> <link rel="next" href="jacobi_elliptic.html" title="Jacobi Elliptic SN, CN and DN"> @@ -22,7 +22,7 @@ <div class="spirit-nav"> <a accesskey="p" href="../jacobi.html"><img src="../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../jacobi.html"><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="jacobi_elliptic.html"><img src="../../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_jacobi_jac_over"> +<div class="section"> <div class="titlepage"><div><div><h3 class="title"> <a name="math_toolkit.jacobi.jac_over"></a><a class="link" href="jac_over.html" title="Overvew of the Jacobi Elliptic Functions">Overvew of the Jacobi Elliptic Functions</a> @@ -106,9 +106,10 @@ </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/jacobi/jacobi_cd.html b/libs/math/doc/html/math_toolkit/jacobi/jacobi_cd.html index c26b0e626..0430e117d 100644 --- a/libs/math/doc/html/math_toolkit/jacobi/jacobi_cd.html +++ b/libs/math/doc/html/math_toolkit/jacobi/jacobi_cd.html @@ -2,9 +2,9 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Jacobi Elliptic Function cd</title> -<link rel="stylesheet" href="../../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../../index.html" title="Math Toolkit"> +<link rel="home" href="../../index.html" title="Math Toolkit 1.9.0"> <link rel="up" href="../jacobi.html" title="Jacobi Elliptic Functions"> <link rel="prev" href="jacobi_elliptic.html" title="Jacobi Elliptic SN, CN and DN"> <link rel="next" href="jacobi_cn.html" title="Jacobi Elliptic Function cn"> @@ -22,7 +22,7 @@ <div class="spirit-nav"> <a accesskey="p" href="jacobi_elliptic.html"><img src="../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../jacobi.html"><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="jacobi_cn.html"><img src="../../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_jacobi_jacobi_cd"> +<div class="section"> <div class="titlepage"><div><div><h3 class="title"> <a name="math_toolkit.jacobi.jacobi_cd"></a><a class="link" href="jacobi_cd.html" title="Jacobi Elliptic Function cd">Jacobi Elliptic Function cd</a> @@ -51,9 +51,9 @@ This function returns the Jacobi elliptic function <span class="emphasis"><em>cd</em></span>. </p> <p> - The final <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a> argument is optional and can + The final <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a> argument is optional and can be used to control the behaviour of the function: how it handles errors, - what level of precision to use etc. Refer to the <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">policy + what level of precision to use etc. Refer to the <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">policy documentation for more details</a>. </p> <p> @@ -69,9 +69,10 @@ </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/jacobi/jacobi_cn.html b/libs/math/doc/html/math_toolkit/jacobi/jacobi_cn.html index 37b2539ad..7f4077e4f 100644 --- a/libs/math/doc/html/math_toolkit/jacobi/jacobi_cn.html +++ b/libs/math/doc/html/math_toolkit/jacobi/jacobi_cn.html @@ -2,9 +2,9 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Jacobi Elliptic Function cn</title> -<link rel="stylesheet" href="../../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../../index.html" title="Math Toolkit"> +<link rel="home" href="../../index.html" title="Math Toolkit 1.9.0"> <link rel="up" href="../jacobi.html" title="Jacobi Elliptic Functions"> <link rel="prev" href="jacobi_cd.html" title="Jacobi Elliptic Function cd"> <link rel="next" href="jacobi_cs.html" title="Jacobi Elliptic Function cs"> @@ -22,7 +22,7 @@ <div class="spirit-nav"> <a accesskey="p" href="jacobi_cd.html"><img src="../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../jacobi.html"><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="jacobi_cs.html"><img src="../../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_jacobi_jacobi_cn"> +<div class="section"> <div class="titlepage"><div><div><h3 class="title"> <a name="math_toolkit.jacobi.jacobi_cn"></a><a class="link" href="jacobi_cn.html" title="Jacobi Elliptic Function cn">Jacobi Elliptic Function cn</a> @@ -51,9 +51,9 @@ This function returns the Jacobi elliptic function <span class="emphasis"><em>cn</em></span>. </p> <p> - The final <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a> argument is optional and can + The final <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a> argument is optional and can be used to control the behaviour of the function: how it handles errors, - what level of precision to use etc. Refer to the <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">policy + what level of precision to use etc. Refer to the <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">policy documentation for more details</a>. </p> <p> @@ -65,9 +65,10 @@ </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/jacobi/jacobi_cs.html b/libs/math/doc/html/math_toolkit/jacobi/jacobi_cs.html index 5641f787c..ba8d3f10b 100644 --- a/libs/math/doc/html/math_toolkit/jacobi/jacobi_cs.html +++ b/libs/math/doc/html/math_toolkit/jacobi/jacobi_cs.html @@ -2,9 +2,9 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Jacobi Elliptic Function cs</title> -<link rel="stylesheet" href="../../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../../index.html" title="Math Toolkit"> +<link rel="home" href="../../index.html" title="Math Toolkit 1.9.0"> <link rel="up" href="../jacobi.html" title="Jacobi Elliptic Functions"> <link rel="prev" href="jacobi_cn.html" title="Jacobi Elliptic Function cn"> <link rel="next" href="jacobi_dc.html" title="Jacobi Elliptic Function dc"> @@ -22,7 +22,7 @@ <div class="spirit-nav"> <a accesskey="p" href="jacobi_cn.html"><img src="../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../jacobi.html"><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="jacobi_dc.html"><img src="../../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_jacobi_jacobi_cs"> +<div class="section"> <div class="titlepage"><div><div><h3 class="title"> <a name="math_toolkit.jacobi.jacobi_cs"></a><a class="link" href="jacobi_cs.html" title="Jacobi Elliptic Function cs">Jacobi Elliptic Function cs</a> @@ -51,9 +51,9 @@ This function returns the Jacobi elliptic function <span class="emphasis"><em>cs</em></span>. </p> <p> - The final <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a> argument is optional and can + The final <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a> argument is optional and can be used to control the behaviour of the function: how it handles errors, - what level of precision to use etc. Refer to the <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">policy + what level of precision to use etc. Refer to the <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">policy documentation for more details</a>. </p> <p> @@ -69,9 +69,10 @@ </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/jacobi/jacobi_dc.html b/libs/math/doc/html/math_toolkit/jacobi/jacobi_dc.html index 2c63c98c4..e87866e4e 100644 --- a/libs/math/doc/html/math_toolkit/jacobi/jacobi_dc.html +++ b/libs/math/doc/html/math_toolkit/jacobi/jacobi_dc.html @@ -2,9 +2,9 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Jacobi Elliptic Function dc</title> -<link rel="stylesheet" href="../../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../../index.html" title="Math Toolkit"> +<link rel="home" href="../../index.html" title="Math Toolkit 1.9.0"> <link rel="up" href="../jacobi.html" title="Jacobi Elliptic Functions"> <link rel="prev" href="jacobi_cs.html" title="Jacobi Elliptic Function cs"> <link rel="next" href="jacobi_dn.html" title="Jacobi Elliptic Function dn"> @@ -22,7 +22,7 @@ <div class="spirit-nav"> <a accesskey="p" href="jacobi_cs.html"><img src="../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../jacobi.html"><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="jacobi_dn.html"><img src="../../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_jacobi_jacobi_dc"> +<div class="section"> <div class="titlepage"><div><div><h3 class="title"> <a name="math_toolkit.jacobi.jacobi_dc"></a><a class="link" href="jacobi_dc.html" title="Jacobi Elliptic Function dc">Jacobi Elliptic Function dc</a> @@ -51,9 +51,9 @@ This function returns the Jacobi elliptic function <span class="emphasis"><em>dc</em></span>. </p> <p> - The final <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a> argument is optional and can + The final <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a> argument is optional and can be used to control the behaviour of the function: how it handles errors, - what level of precision to use etc. Refer to the <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">policy + what level of precision to use etc. Refer to the <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">policy documentation for more details</a>. </p> <p> @@ -69,9 +69,10 @@ </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/jacobi/jacobi_dn.html b/libs/math/doc/html/math_toolkit/jacobi/jacobi_dn.html index 56c17e925..8393fcfae 100644 --- a/libs/math/doc/html/math_toolkit/jacobi/jacobi_dn.html +++ b/libs/math/doc/html/math_toolkit/jacobi/jacobi_dn.html @@ -2,9 +2,9 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Jacobi Elliptic Function dn</title> -<link rel="stylesheet" href="../../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../../index.html" title="Math Toolkit"> +<link rel="home" href="../../index.html" title="Math Toolkit 1.9.0"> <link rel="up" href="../jacobi.html" title="Jacobi Elliptic Functions"> <link rel="prev" href="jacobi_dc.html" title="Jacobi Elliptic Function dc"> <link rel="next" href="jacobi_ds.html" title="Jacobi Elliptic Function ds"> @@ -22,7 +22,7 @@ <div class="spirit-nav"> <a accesskey="p" href="jacobi_dc.html"><img src="../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../jacobi.html"><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="jacobi_ds.html"><img src="../../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_jacobi_jacobi_dn"> +<div class="section"> <div class="titlepage"><div><div><h3 class="title"> <a name="math_toolkit.jacobi.jacobi_dn"></a><a class="link" href="jacobi_dn.html" title="Jacobi Elliptic Function dn">Jacobi Elliptic Function dn</a> @@ -51,9 +51,9 @@ This function returns the Jacobi elliptic function <span class="emphasis"><em>dn</em></span>. </p> <p> - The final <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a> argument is optional and can + The final <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a> argument is optional and can be used to control the behaviour of the function: how it handles errors, - what level of precision to use etc. Refer to the <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">policy + what level of precision to use etc. Refer to the <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">policy documentation for more details</a>. </p> <p> @@ -65,9 +65,10 @@ </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/jacobi/jacobi_ds.html b/libs/math/doc/html/math_toolkit/jacobi/jacobi_ds.html index 3ed22f966..418f22d60 100644 --- a/libs/math/doc/html/math_toolkit/jacobi/jacobi_ds.html +++ b/libs/math/doc/html/math_toolkit/jacobi/jacobi_ds.html @@ -2,9 +2,9 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Jacobi Elliptic Function ds</title> -<link rel="stylesheet" href="../../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../../index.html" title="Math Toolkit"> +<link rel="home" href="../../index.html" title="Math Toolkit 1.9.0"> <link rel="up" href="../jacobi.html" title="Jacobi Elliptic Functions"> <link rel="prev" href="jacobi_dn.html" title="Jacobi Elliptic Function dn"> <link rel="next" href="jacobi_nc.html" title="Jacobi Elliptic Function nc"> @@ -22,7 +22,7 @@ <div class="spirit-nav"> <a accesskey="p" href="jacobi_dn.html"><img src="../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../jacobi.html"><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="jacobi_nc.html"><img src="../../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_jacobi_jacobi_ds"> +<div class="section"> <div class="titlepage"><div><div><h3 class="title"> <a name="math_toolkit.jacobi.jacobi_ds"></a><a class="link" href="jacobi_ds.html" title="Jacobi Elliptic Function ds">Jacobi Elliptic Function ds</a> @@ -51,9 +51,9 @@ This function returns the Jacobi elliptic function <span class="emphasis"><em>ds</em></span>. </p> <p> - The final <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a> argument is optional and can + The final <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a> argument is optional and can be used to control the behaviour of the function: how it handles errors, - what level of precision to use etc. Refer to the <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">policy + what level of precision to use etc. Refer to the <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">policy documentation for more details</a>. </p> <p> @@ -69,9 +69,10 @@ </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/jacobi/jacobi_elliptic.html b/libs/math/doc/html/math_toolkit/jacobi/jacobi_elliptic.html index 014b2009c..1a56f3877 100644 --- a/libs/math/doc/html/math_toolkit/jacobi/jacobi_elliptic.html +++ b/libs/math/doc/html/math_toolkit/jacobi/jacobi_elliptic.html @@ -2,9 +2,9 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Jacobi Elliptic SN, CN and DN</title> -<link rel="stylesheet" href="../../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../../index.html" title="Math Toolkit"> +<link rel="home" href="../../index.html" title="Math Toolkit 1.9.0"> <link rel="up" href="../jacobi.html" title="Jacobi Elliptic Functions"> <link rel="prev" href="jac_over.html" title="Overvew of the Jacobi Elliptic Functions"> <link rel="next" href="jacobi_cd.html" title="Jacobi Elliptic Function cd"> @@ -22,7 +22,7 @@ <div class="spirit-nav"> <a accesskey="p" href="jac_over.html"><img src="../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../jacobi.html"><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="jacobi_cd.html"><img src="../../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_jacobi_jacobi_elliptic"> +<div class="section"> <div class="titlepage"><div><div><h3 class="title"> <a name="math_toolkit.jacobi.jacobi_elliptic"></a><a class="link" href="jacobi_elliptic.html" title="Jacobi Elliptic SN, CN and DN">Jacobi Elliptic SN, CN and DN</a> @@ -129,9 +129,9 @@ </td></tr> </table></div> <p> - The final <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a> argument is optional and can + The final <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a> argument is optional and can be used to control the behaviour of the function: how it handles errors, - what level of precision to use etc. Refer to the <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">policy + what level of precision to use etc. Refer to the <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">policy documentation for more details</a>. </p> <p> @@ -162,7 +162,7 @@ error</a>. All values are relative errors in units of epsilon. </p> <div class="table"> -<a name="math_toolkit.jacobi.jacobi_elliptic.errors_rates_in_the_jacobi_ellip"></a><p class="title"><b>Table 3.29. Errors Rates in the Jacobi Elliptic Functions</b></p> +<a name="math_toolkit.jacobi.jacobi_elliptic.errors_rates_in_the_jacobi_ellip"></a><p class="title"><b>Table 6.29. Errors Rates in the Jacobi Elliptic Functions</b></p> <div class="table-contents"><table class="table" summary="Errors Rates in the Jacobi Elliptic Functions"> <colgroup> <col> @@ -285,9 +285,10 @@ </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/jacobi/jacobi_nc.html b/libs/math/doc/html/math_toolkit/jacobi/jacobi_nc.html index fbb278ff3..c8def3ca7 100644 --- a/libs/math/doc/html/math_toolkit/jacobi/jacobi_nc.html +++ b/libs/math/doc/html/math_toolkit/jacobi/jacobi_nc.html @@ -2,9 +2,9 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Jacobi Elliptic Function nc</title> -<link rel="stylesheet" href="../../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../../index.html" title="Math Toolkit"> +<link rel="home" href="../../index.html" title="Math Toolkit 1.9.0"> <link rel="up" href="../jacobi.html" title="Jacobi Elliptic Functions"> <link rel="prev" href="jacobi_ds.html" title="Jacobi Elliptic Function ds"> <link rel="next" href="jacobi_nd.html" title="Jacobi Elliptic Function nd"> @@ -22,7 +22,7 @@ <div class="spirit-nav"> <a accesskey="p" href="jacobi_ds.html"><img src="../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../jacobi.html"><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="jacobi_nd.html"><img src="../../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_jacobi_jacobi_nc"> +<div class="section"> <div class="titlepage"><div><div><h3 class="title"> <a name="math_toolkit.jacobi.jacobi_nc"></a><a class="link" href="jacobi_nc.html" title="Jacobi Elliptic Function nc">Jacobi Elliptic Function nc</a> @@ -51,9 +51,9 @@ This function returns the Jacobi elliptic function <span class="emphasis"><em>nc</em></span>. </p> <p> - The final <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a> argument is optional and can + The final <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a> argument is optional and can be used to control the behaviour of the function: how it handles errors, - what level of precision to use etc. Refer to the <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">policy + what level of precision to use etc. Refer to the <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">policy documentation for more details</a>. </p> <p> @@ -69,9 +69,10 @@ </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/jacobi/jacobi_nd.html b/libs/math/doc/html/math_toolkit/jacobi/jacobi_nd.html index 064c45be3..378a1faba 100644 --- a/libs/math/doc/html/math_toolkit/jacobi/jacobi_nd.html +++ b/libs/math/doc/html/math_toolkit/jacobi/jacobi_nd.html @@ -2,9 +2,9 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Jacobi Elliptic Function nd</title> -<link rel="stylesheet" href="../../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../../index.html" title="Math Toolkit"> +<link rel="home" href="../../index.html" title="Math Toolkit 1.9.0"> <link rel="up" href="../jacobi.html" title="Jacobi Elliptic Functions"> <link rel="prev" href="jacobi_nc.html" title="Jacobi Elliptic Function nc"> <link rel="next" href="jacobi_ns.html" title="Jacobi Elliptic Function ns"> @@ -22,7 +22,7 @@ <div class="spirit-nav"> <a accesskey="p" href="jacobi_nc.html"><img src="../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../jacobi.html"><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="jacobi_ns.html"><img src="../../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_jacobi_jacobi_nd"> +<div class="section"> <div class="titlepage"><div><div><h3 class="title"> <a name="math_toolkit.jacobi.jacobi_nd"></a><a class="link" href="jacobi_nd.html" title="Jacobi Elliptic Function nd">Jacobi Elliptic Function nd</a> @@ -51,9 +51,9 @@ This function returns the Jacobi elliptic function <span class="emphasis"><em>nd</em></span>. </p> <p> - The final <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a> argument is optional and can + The final <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a> argument is optional and can be used to control the behaviour of the function: how it handles errors, - what level of precision to use etc. Refer to the <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">policy + what level of precision to use etc. Refer to the <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">policy documentation for more details</a>. </p> <p> @@ -69,9 +69,10 @@ </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/jacobi/jacobi_ns.html b/libs/math/doc/html/math_toolkit/jacobi/jacobi_ns.html index d10054f29..e7b77598c 100644 --- a/libs/math/doc/html/math_toolkit/jacobi/jacobi_ns.html +++ b/libs/math/doc/html/math_toolkit/jacobi/jacobi_ns.html @@ -2,9 +2,9 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Jacobi Elliptic Function ns</title> -<link rel="stylesheet" href="../../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../../index.html" title="Math Toolkit"> +<link rel="home" href="../../index.html" title="Math Toolkit 1.9.0"> <link rel="up" href="../jacobi.html" title="Jacobi Elliptic Functions"> <link rel="prev" href="jacobi_nd.html" title="Jacobi Elliptic Function nd"> <link rel="next" href="jacobi_sc.html" title="Jacobi Elliptic Function sc"> @@ -22,7 +22,7 @@ <div class="spirit-nav"> <a accesskey="p" href="jacobi_nd.html"><img src="../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../jacobi.html"><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="jacobi_sc.html"><img src="../../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_jacobi_jacobi_ns"> +<div class="section"> <div class="titlepage"><div><div><h3 class="title"> <a name="math_toolkit.jacobi.jacobi_ns"></a><a class="link" href="jacobi_ns.html" title="Jacobi Elliptic Function ns">Jacobi Elliptic Function ns</a> @@ -51,9 +51,9 @@ This function returns the Jacobi elliptic function <span class="emphasis"><em>ns</em></span>. </p> <p> - The final <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a> argument is optional and can + The final <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a> argument is optional and can be used to control the behaviour of the function: how it handles errors, - what level of precision to use etc. Refer to the <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">policy + what level of precision to use etc. Refer to the <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">policy documentation for more details</a>. </p> <p> @@ -69,9 +69,10 @@ </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/jacobi/jacobi_sc.html b/libs/math/doc/html/math_toolkit/jacobi/jacobi_sc.html index 837bd3f13..c9b48784f 100644 --- a/libs/math/doc/html/math_toolkit/jacobi/jacobi_sc.html +++ b/libs/math/doc/html/math_toolkit/jacobi/jacobi_sc.html @@ -2,9 +2,9 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Jacobi Elliptic Function sc</title> -<link rel="stylesheet" href="../../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../../index.html" title="Math Toolkit"> +<link rel="home" href="../../index.html" title="Math Toolkit 1.9.0"> <link rel="up" href="../jacobi.html" title="Jacobi Elliptic Functions"> <link rel="prev" href="jacobi_ns.html" title="Jacobi Elliptic Function ns"> <link rel="next" href="jacobi_sd.html" title="Jacobi Elliptic Function sd"> @@ -22,7 +22,7 @@ <div class="spirit-nav"> <a accesskey="p" href="jacobi_ns.html"><img src="../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../jacobi.html"><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="jacobi_sd.html"><img src="../../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_jacobi_jacobi_sc"> +<div class="section"> <div class="titlepage"><div><div><h3 class="title"> <a name="math_toolkit.jacobi.jacobi_sc"></a><a class="link" href="jacobi_sc.html" title="Jacobi Elliptic Function sc">Jacobi Elliptic Function sc</a> @@ -51,9 +51,9 @@ This function returns the Jacobi elliptic function <span class="emphasis"><em>sc</em></span>. </p> <p> - The final <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a> argument is optional and can + The final <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a> argument is optional and can be used to control the behaviour of the function: how it handles errors, - what level of precision to use etc. Refer to the <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">policy + what level of precision to use etc. Refer to the <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">policy documentation for more details</a>. </p> <p> @@ -69,9 +69,10 @@ </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/jacobi/jacobi_sd.html b/libs/math/doc/html/math_toolkit/jacobi/jacobi_sd.html index a27dbc215..ab0c79265 100644 --- a/libs/math/doc/html/math_toolkit/jacobi/jacobi_sd.html +++ b/libs/math/doc/html/math_toolkit/jacobi/jacobi_sd.html @@ -2,9 +2,9 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Jacobi Elliptic Function sd</title> -<link rel="stylesheet" href="../../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../../index.html" title="Math Toolkit"> +<link rel="home" href="../../index.html" title="Math Toolkit 1.9.0"> <link rel="up" href="../jacobi.html" title="Jacobi Elliptic Functions"> <link rel="prev" href="jacobi_sc.html" title="Jacobi Elliptic Function sc"> <link rel="next" href="jacobi_sn.html" title="Jacobi Elliptic Function sn"> @@ -22,7 +22,7 @@ <div class="spirit-nav"> <a accesskey="p" href="jacobi_sc.html"><img src="../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../jacobi.html"><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="jacobi_sn.html"><img src="../../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_jacobi_jacobi_sd"> +<div class="section"> <div class="titlepage"><div><div><h3 class="title"> <a name="math_toolkit.jacobi.jacobi_sd"></a><a class="link" href="jacobi_sd.html" title="Jacobi Elliptic Function sd">Jacobi Elliptic Function sd</a> @@ -51,9 +51,9 @@ This function returns the Jacobi elliptic function <span class="emphasis"><em>sd</em></span>. </p> <p> - The final <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a> argument is optional and can + The final <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a> argument is optional and can be used to control the behaviour of the function: how it handles errors, - what level of precision to use etc. Refer to the <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">policy + what level of precision to use etc. Refer to the <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">policy documentation for more details</a>. </p> <p> @@ -69,9 +69,10 @@ </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/jacobi/jacobi_sn.html b/libs/math/doc/html/math_toolkit/jacobi/jacobi_sn.html index 33046797d..21b3f04b1 100644 --- a/libs/math/doc/html/math_toolkit/jacobi/jacobi_sn.html +++ b/libs/math/doc/html/math_toolkit/jacobi/jacobi_sn.html @@ -2,9 +2,9 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Jacobi Elliptic Function sn</title> -<link rel="stylesheet" href="../../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../../index.html" title="Math Toolkit"> +<link rel="home" href="../../index.html" title="Math Toolkit 1.9.0"> <link rel="up" href="../jacobi.html" title="Jacobi Elliptic Functions"> <link rel="prev" href="jacobi_sd.html" title="Jacobi Elliptic Function sd"> <link rel="next" href="../zetas.html" title="Zeta Functions"> @@ -22,7 +22,7 @@ <div class="spirit-nav"> <a accesskey="p" href="jacobi_sd.html"><img src="../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../jacobi.html"><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="../zetas.html"><img src="../../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_jacobi_jacobi_sn"> +<div class="section"> <div class="titlepage"><div><div><h3 class="title"> <a name="math_toolkit.jacobi.jacobi_sn"></a><a class="link" href="jacobi_sn.html" title="Jacobi Elliptic Function sn">Jacobi Elliptic Function sn</a> @@ -51,9 +51,9 @@ This function returns the Jacobi elliptic function <span class="emphasis"><em>sn</em></span>. </p> <p> - The final <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a> argument is optional and can + The final <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a> argument is optional and can be used to control the behaviour of the function: how it handles errors, - what level of precision to use etc. Refer to the <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">policy + what level of precision to use etc. Refer to the <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">policy documentation for more details</a>. </p> <p> @@ -65,9 +65,10 @@ </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/lanczos.html b/libs/math/doc/html/math_toolkit/lanczos.html index 4a363e784..3549cf2d0 100644 --- a/libs/math/doc/html/math_toolkit/lanczos.html +++ b/libs/math/doc/html/math_toolkit/lanczos.html @@ -2,10 +2,10 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>The Lanczos Approximation</title> -<link rel="stylesheet" href="../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../index.html" title="Math Toolkit"> -<link rel="up" href="../backgrounders.html" title="Chapter 15. Backgrounders"> +<link rel="home" href="../index.html" title="Math Toolkit 1.9.0"> +<link rel="up" href="../backgrounders.html" title="Chapter 16. Backgrounders"> <link rel="prev" href="relative_error.html" title="Relative Error"> <link rel="next" href="remez.html" title="The Remez Method"> </head> @@ -22,7 +22,7 @@ <div class="spirit-nav"> <a accesskey="p" href="relative_error.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../backgrounders.html"><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="remez.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_lanczos"> +<div class="section"> <div class="titlepage"><div><div><h2 class="title" style="clear: both"> <a name="math_toolkit.lanczos"></a><a class="link" href="lanczos.html" title="The Lanczos Approximation">The Lanczos Approximation</a> </h2></div></div></div> @@ -228,7 +228,7 @@ to float precision with double precision arithmetic. </p> <div class="table"> -<a name="math_toolkit.lanczos.optimal_choices_for_n_and_g_when"></a><p class="title"><b>Table 15.1. Optimal choices for N and g when computing with guard digits (source: +<a name="math_toolkit.lanczos.optimal_choices_for_n_and_g_when"></a><p class="title"><b>Table 16.1. Optimal choices for N and g when computing with guard digits (source: Pugh)</b></p> <div class="table-contents"><table class="table" summary="Optimal choices for N and g when computing with guard digits (source: Pugh)"> @@ -372,7 +372,7 @@ epsilon for the type in question. </p> <div class="table"> -<a name="math_toolkit.lanczos.optimum_value_for_n_and_g_when_c"></a><p class="title"><b>Table 15.2. Optimum value for N and g when computing at fixed precision</b></p> +<a name="math_toolkit.lanczos.optimum_value_for_n_and_g_when_c"></a><p class="title"><b>Table 16.2. Optimum value for N and g when computing at fixed precision</b></p> <div class="table-contents"><table class="table" summary="Optimum value for N and g when computing at fixed precision"> <colgroup> <col> @@ -560,9 +560,10 @@ </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/lcm_function_object.html b/libs/math/doc/html/math_toolkit/lcm_function_object.html index 121dacf12..3782879cd 100644 --- a/libs/math/doc/html/math_toolkit/lcm_function_object.html +++ b/libs/math/doc/html/math_toolkit/lcm_function_object.html @@ -2,10 +2,10 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>LCM Function Object</title> -<link rel="stylesheet" href="../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../index.html" title="Math Toolkit"> -<link rel="up" href="../gcd_lcm.html" title="Chapter 10. Integer Utilities (Greatest Common Divisor and Least Common Multiple)"> +<link rel="home" href="../index.html" title="Math Toolkit 1.9.0"> +<link rel="up" href="../gcd_lcm.html" title="Chapter 11. Integer Utilities (Greatest Common Divisor and Least Common Multiple)"> <link rel="prev" href="gcd_function_object.html" title="GCD Function Object"> <link rel="next" href="run_time.html" title="Run-time GCD & LCM Determination"> </head> @@ -22,7 +22,7 @@ <div class="spirit-nav"> <a accesskey="p" href="gcd_function_object.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../gcd_lcm.html"><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="run_time.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_lcm_function_object"> +<div class="section"> <div class="titlepage"><div><div><h2 class="title" style="clear: both"> <a name="math_toolkit.lcm_function_object"></a><a class="link" href="lcm_function_object.html" title="LCM Function Object">LCM Function Object</a> </h2></div></div></div> @@ -60,9 +60,10 @@ </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/macros.html b/libs/math/doc/html/math_toolkit/macros.html new file mode 100644 index 000000000..1715ae35e --- /dev/null +++ b/libs/math/doc/html/math_toolkit/macros.html @@ -0,0 +1,85 @@ +<html> +<head> +<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> +<title>Floating-Point Constant Macros</title> +<link rel="stylesheet" href="../math.css" type="text/css"> +<meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> +<link rel="home" href="../index.html" title="Math Toolkit 1.9.0"> +<link rel="up" href="../cstdfloat.html" title="Chapter 3. Specified-width floating-point typedefs"> +<link rel="prev" href="greatest_typdefs.html" title="Greatest-width floating-point typedef"> +<link rel="next" href="examples.html" title="Examples"> +</head> +<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"> +<table cellpadding="2" width="100%"><tr> +<td valign="top"><img alt="Boost C++ Libraries" width="277" height="86" src="../../../../../boost.png"></td> +<td align="center"><a href="../../../../../index.html">Home</a></td> +<td align="center"><a href="../../../../../libs/libraries.htm">Libraries</a></td> +<td align="center"><a href="http://www.boost.org/users/people.html">People</a></td> +<td align="center"><a href="http://www.boost.org/users/faq.html">FAQ</a></td> +<td align="center"><a href="../../../../../more/index.htm">More</a></td> +</tr></table> +<hr> +<div class="spirit-nav"> +<a accesskey="p" href="greatest_typdefs.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../cstdfloat.html"><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="examples.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a> +</div> +<div class="section"> +<div class="titlepage"><div><div><h2 class="title" style="clear: both"> +<a name="math_toolkit.macros"></a><a class="link" href="macros.html" title="Floating-Point Constant Macros">Floating-Point Constant Macros</a> +</h2></div></div></div> +<p> + All macros of the type <code class="computeroutput"><span class="identifier">BOOST_FLOAT16_C</span><span class="special">,</span> <span class="identifier">BOOST_FLOAT32_C</span><span class="special">,</span> <span class="identifier">BOOST_FLOAT64_C</span><span class="special">,</span> <span class="identifier">BOOST_FLOAT80_C</span><span class="special">,</span> <span class="identifier">BOOST_FLOAT128_C</span><span class="special">,</span> </code> and <code class="computeroutput"><span class="identifier">BOOST_FLOATMAX_C</span></code> + are always defined after inclusion of <code class="computeroutput"><span class="special"><</span><span class="identifier">boost</span><span class="special">/</span><span class="identifier">cstdfloat</span><span class="special">.</span><span class="identifier">hpp</span><span class="special">></span></code>. + </p> +<p> + These allow floating-point <span class="bold"><strong>constants of at least the + specified width</strong></span> to be declared: + </p> +<pre class="programlisting"><span class="comment">// Declare Archimedes' constant using float32_t with approximately 7 decimal digits of precision.</span> +<span class="keyword">static</span> <span class="keyword">const</span> <span class="identifier">boost</span><span class="special">::</span><span class="identifier">float32_t</span> <span class="identifier">pi</span> <span class="special">=</span> <span class="identifier">BOOST_FLOAT32_C</span><span class="special">(</span><span class="number">3.1415926536</span><span class="special">);</span> + +<span class="comment">// Declare the Euler-gamma constant with approximately 15 decimal digits of precision.</span> +<span class="keyword">static</span> <span class="keyword">const</span> <span class="identifier">boost</span><span class="special">::</span><span class="identifier">float64_t</span> <span class="identifier">euler</span> <span class="special">=</span> + <span class="identifier">BOOST_FLOAT64_C</span><span class="special">(</span><span class="number">0.57721566490153286060651209008240243104216</span><span class="special">);</span> + +<span class="comment">// Declare the Golden Ratio constant with the maximum decimal digits of precision that the platform supports.</span> +<span class="keyword">static</span> <span class="keyword">const</span> <span class="identifier">boost</span><span class="special">::</span><span class="identifier">floatmax_t</span> <span class="identifier">golden_ratio</span> <span class="special">=</span> + <span class="identifier">BOOST_FLOATMAX_C</span><span class="special">(</span><span class="number">1.61803398874989484820458683436563811772</span><span class="special">);</span> +</pre> +<div class="tip"><table border="0" summary="Tip"> +<tr> +<td rowspan="2" align="center" valign="top" width="25"><img alt="[Tip]" src="../../../../../doc/src/images/tip.png"></td> +<th align="left">Tip</th> +</tr> +<tr><td align="left" valign="top"><p> + Boost.Math provides many constants 'built-in', so always use Boost.Math constants + if available, for example: + </p></td></tr> +</table></div> +<pre class="programlisting"><span class="comment">// Display the constant pi to the maximum available precision.</span> + <span class="identifier">boost</span><span class="special">::</span><span class="identifier">floatmax_t</span> <span class="identifier">pi_max</span> <span class="special">=</span> <span class="identifier">boost</span><span class="special">::</span><span class="identifier">math</span><span class="special">::</span><span class="identifier">constants</span><span class="special">::</span><span class="identifier">pi</span><span class="special"><</span><span class="identifier">boost</span><span class="special">::</span><span class="identifier">floatmax_t</span><span class="special">>();</span> + <span class="identifier">std</span><span class="special">::</span><span class="identifier">cout</span><span class="special">.</span><span class="identifier">precision</span><span class="special">(</span><span class="identifier">std</span><span class="special">::</span><span class="identifier">numeric_limits</span><span class="special"><</span><span class="identifier">boost</span><span class="special">::</span><span class="identifier">floatmax_t</span><span class="special">>::</span><span class="identifier">digits10</span><span class="special">);</span> + <span class="identifier">std</span><span class="special">::</span><span class="identifier">cout</span> <span class="special"><<</span> <span class="string">"Most precise pi = "</span> <span class="special"><<</span> <span class="identifier">pi_max</span> <span class="special"><<</span> <span class="identifier">std</span><span class="special">::</span><span class="identifier">endl</span><span class="special">;</span> +<span class="comment">// If floatmax_t is float_128_t, then </span> +<span class="comment">// Most precise pi = 3.141592653589793238462643383279503</span> +</pre> +<p> + from <a href="../../../../example/cstdfloat_example.cpp" target="_top">cstdfloat_example.cpp</a>. + </p> +</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 © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> +<hr> +<div class="spirit-nav"> +<a accesskey="p" href="greatest_typdefs.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../cstdfloat.html"><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="examples.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a> +</div> +</body> +</html> diff --git a/libs/math/doc/html/math_toolkit/main_faq.html b/libs/math/doc/html/math_toolkit/main_faq.html index 09435cfb2..bff10d105 100644 --- a/libs/math/doc/html/math_toolkit/main_faq.html +++ b/libs/math/doc/html/math_toolkit/main_faq.html @@ -2,9 +2,9 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Frequently Asked Questions FAQ</title> -<link rel="stylesheet" href="../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../index.html" title="Math Toolkit"> +<link rel="home" href="../index.html" title="Math Toolkit 1.9.0"> <link rel="up" href="../overview.html" title="Chapter 1. Overview"> <link rel="prev" href="overview_tr1.html" title="C99 and C++ TR1 C-style Functions"> <link rel="next" href="contact.html" title="Contact Info and Support"> @@ -22,7 +22,7 @@ <div class="spirit-nav"> <a accesskey="p" href="overview_tr1.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../overview.html"><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="contact.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_main_faq"> +<div class="section"> <div class="titlepage"><div><div><h2 class="title" style="clear: both"> <a name="math_toolkit.main_faq"></a><a class="link" href="main_faq.html" title="Frequently Asked Questions FAQ">Frequently Asked Questions FAQ</a> </h2></div></div></div> @@ -102,7 +102,7 @@ <span class="emphasis"><em>What these "policies" things for?</em></span> <br> Policies are a powerful (if necessarily complex) fine-grain mechanism that allow you to customise the behaviour of the Boost.Math library according - to your precise needs. See <a class="link" href="../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policies</a>. But + to your precise needs. See <a class="link" href="../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policies</a>. But if, very probably, the default behaviour suits you, you don't need to know more. </li> @@ -159,7 +159,7 @@ Why?</em></span> We hope Boost.Math to be more accurate: our priority is accuracy (over speed). See the section on accuracy. But for evaluations that require iterations there are parameters which can change the required - accuracy (see <a class="link" href="../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policies</a>). You might be able + accuracy (see <a class="link" href="../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policies</a>). You might be able to squeeze a little more (or less) accuracy at the cost of runtime. </li> <li class="listitem"> @@ -169,7 +169,7 @@ you have the latest compiler version with all optimisations switched on is the key to speed. For evaluations that require iteration, you may be able to gain a little more speed at the expense of accuracy. See detailed - suggestions and results on <a class="link" href="../perf.html" title="Chapter 14. Performance">performance</a>. + suggestions and results on <a class="link" href="../perf.html" title="Chapter 15. Performance">performance</a>. </li> <li class="listitem"> <span class="emphasis"><em>How do I handle infinity and NaNs portably?</em></span> <br> @@ -209,9 +209,10 @@ </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/main_intro.html b/libs/math/doc/html/math_toolkit/main_intro.html index dd3bdda06..5f2e6c426 100644 --- a/libs/math/doc/html/math_toolkit/main_intro.html +++ b/libs/math/doc/html/math_toolkit/main_intro.html @@ -2,9 +2,9 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>About the Math Toolkit</title> -<link rel="stylesheet" href="../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../index.html" title="Math Toolkit"> +<link rel="home" href="../index.html" title="Math Toolkit 1.9.0"> <link rel="up" href="../overview.html" title="Chapter 1. Overview"> <link rel="prev" href="../overview.html" title="Chapter 1. Overview"> <link rel="next" href="navigation.html" title="Navigation"> @@ -22,7 +22,7 @@ <div class="spirit-nav"> <a accesskey="p" href="../overview.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../overview.html"><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="navigation.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_main_intro"> +<div class="section"> <div class="titlepage"><div><div><h2 class="title" style="clear: both"> <a name="math_toolkit.main_intro"></a><a class="link" href="main_intro.html" title="About the Math Toolkit">About the Math Toolkit</a> </h2></div></div></div> @@ -35,7 +35,7 @@ Distributions</a> </h5> <p> - Provides a reasonably comprehensive set of <a class="link" href="../dist.html" title="Chapter 2. Statistical Distributions and Functions">statistical + Provides a reasonably comprehensive set of <a class="link" href="../dist.html" title="Chapter 5. Statistical Distributions and Functions">statistical distributions</a>, upon which higher level statistical tests can be built. </p> <p> @@ -60,7 +60,7 @@ Special Functions</a> </h5> <p> - Provides a small number of high quality <a class="link" href="../special.html" title="Chapter 3. Special Functions">special functions</a>, + Provides a small number of high quality <a class="link" href="../special.html" title="Chapter 6. Special Functions">special functions</a>, initially these were concentrated on functions used in statistical applications along with those in the <a href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2005/n1836.pdf" target="_top">Technical Report on C++ Library Extensions</a>. @@ -87,7 +87,7 @@ Toolkit</a> </h5> <p> - Provides <a class="link" href="../toolkit.html" title="Chapter 11. Internals (Series, Rationals and Continued Fractions, Root Finding, Function Minimization, Testing and Development Tools)">many of the tools</a> required to implement + Provides <a class="link" href="../toolkit.html" title="Chapter 12. Internals (Series, Rationals and Continued Fractions, Root Finding, Function Minimization, Testing and Development Tools)">many of the tools</a> required to implement mathematical special functions: hopefully the presence of these will encourage other authors to contribute more special function implementations in the future. These tools are currently considered experimental: they are "exposed implementation @@ -118,9 +118,10 @@ </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/main_tr1.html b/libs/math/doc/html/math_toolkit/main_tr1.html index 76eeba614..bc62c1a1d 100644 --- a/libs/math/doc/html/math_toolkit/main_tr1.html +++ b/libs/math/doc/html/math_toolkit/main_tr1.html @@ -2,11 +2,11 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>C99 and TR1 C Functions Overview</title> -<link rel="stylesheet" href="../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../index.html" title="Math Toolkit"> -<link rel="up" href="../extern_c.html" title='Chapter 5. TR1 and C99 external "C" Functions'> -<link rel="prev" href="../extern_c.html" title='Chapter 5. TR1 and C99 external "C" Functions'> +<link rel="home" href="../index.html" title="Math Toolkit 1.9.0"> +<link rel="up" href="../extern_c.html" title='Chapter 7. TR1 and C99 external "C" Functions'> +<link rel="prev" href="../extern_c.html" title='Chapter 7. TR1 and C99 external "C" Functions'> <link rel="next" href="c99.html" title="C99 C Functions"> </head> <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"> @@ -22,7 +22,7 @@ <div class="spirit-nav"> <a accesskey="p" href="../extern_c.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../extern_c.html"><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="c99.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_main_tr1"> +<div class="section"> <div class="titlepage"><div><div><h2 class="title" style="clear: both"> <a name="math_toolkit.main_tr1"></a><a class="link" href="main_tr1.html" title="C99 and TR1 C Functions Overview">C99 and TR1 C Functions Overview</a> </h2></div></div></div> @@ -600,9 +600,10 @@ </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/mem_typedef.html b/libs/math/doc/html/math_toolkit/mem_typedef.html index b5df356f8..71d077e64 100644 --- a/libs/math/doc/html/math_toolkit/mem_typedef.html +++ b/libs/math/doc/html/math_toolkit/mem_typedef.html @@ -2,10 +2,10 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Quaternion Member Typedefs</title> -<link rel="stylesheet" href="../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../index.html" title="Math Toolkit"> -<link rel="up" href="../quaternions.html" title="Chapter 8. Quaternions"> +<link rel="home" href="../index.html" title="Math Toolkit 1.9.0"> +<link rel="up" href="../quaternions.html" title="Chapter 9. Quaternions"> <link rel="prev" href="spec.html" title="Quaternion Specializations"> <link rel="next" href="quat_mem_fun.html" title="Quaternion Member Functions"> </head> @@ -22,7 +22,7 @@ <div class="spirit-nav"> <a accesskey="p" href="spec.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../quaternions.html"><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="quat_mem_fun.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_mem_typedef"> +<div class="section"> <div class="titlepage"><div><div><h2 class="title" style="clear: both"> <a name="math_toolkit.mem_typedef"></a><a class="link" href="mem_typedef.html" title="Quaternion Member Typedefs">Quaternion Member Typedefs</a> </h2></div></div></div> @@ -55,9 +55,10 @@ </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/minimum_typdefs.html b/libs/math/doc/html/math_toolkit/minimum_typdefs.html new file mode 100644 index 000000000..03d14ddc6 --- /dev/null +++ b/libs/math/doc/html/math_toolkit/minimum_typdefs.html @@ -0,0 +1,62 @@ +<html> +<head> +<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> +<title>Minimum-width floating-point typedefs</title> +<link rel="stylesheet" href="../math.css" type="text/css"> +<meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> +<link rel="home" href="../index.html" title="Math Toolkit 1.9.0"> +<link rel="up" href="../cstdfloat.html" title="Chapter 3. Specified-width floating-point typedefs"> +<link rel="prev" href="exact_typdefs.html" title="Exact-Width Floating-Point typedefs"> +<link rel="next" href="fastest_typdefs.html" title="Fastest floating-point typedefs"> +</head> +<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"> +<table cellpadding="2" width="100%"><tr> +<td valign="top"><img alt="Boost C++ Libraries" width="277" height="86" src="../../../../../boost.png"></td> +<td align="center"><a href="../../../../../index.html">Home</a></td> +<td align="center"><a href="../../../../../libs/libraries.htm">Libraries</a></td> +<td align="center"><a href="http://www.boost.org/users/people.html">People</a></td> +<td align="center"><a href="http://www.boost.org/users/faq.html">FAQ</a></td> +<td align="center"><a href="../../../../../more/index.htm">More</a></td> +</tr></table> +<hr> +<div class="spirit-nav"> +<a accesskey="p" href="exact_typdefs.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../cstdfloat.html"><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="fastest_typdefs.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a> +</div> +<div class="section"> +<div class="titlepage"><div><div><h2 class="title" style="clear: both"> +<a name="math_toolkit.minimum_typdefs"></a><a class="link" href="minimum_typdefs.html" title="Minimum-width floating-point typedefs">Minimum-width floating-point + <code class="computeroutput"><span class="keyword">typedef</span></code>s</a> +</h2></div></div></div> +<p> + The <code class="computeroutput"><span class="keyword">typedef</span> <span class="identifier">float_least</span><span class="special">#</span><span class="identifier">_t</span></code>, with + # replaced by the width, designates a floating-point type with a <span class="bold"><strong>width of at least # bits</strong></span>, such that no floating-point + type with lesser size has at least the specified width. Thus, <code class="computeroutput"><span class="identifier">float_least32_t</span></code> denotes the smallest floating-point + type with a width of at least 32 bits. + </p> +<p> + Minimum-width floating-point types are provided for all existing exact-width + floating-point types on a given platform. + </p> +<p> + For example, if a platform supports <code class="computeroutput"><span class="identifier">float32_t</span></code> + and <code class="computeroutput"><span class="identifier">float64_t</span></code>, then <code class="computeroutput"><span class="identifier">float_least32_t</span></code> and <code class="computeroutput"><span class="identifier">float_least64_t</span></code> + will also be supported, etc. + </p> +</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 © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> +<hr> +<div class="spirit-nav"> +<a accesskey="p" href="exact_typdefs.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../cstdfloat.html"><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="fastest_typdefs.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a> +</div> +</body> +</html> diff --git a/libs/math/doc/html/math_toolkit/namespaces.html b/libs/math/doc/html/math_toolkit/namespaces.html index 6de60d82e..3697e557f 100644 --- a/libs/math/doc/html/math_toolkit/namespaces.html +++ b/libs/math/doc/html/math_toolkit/namespaces.html @@ -2,9 +2,9 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Namespaces</title> -<link rel="stylesheet" href="../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../index.html" title="Math Toolkit"> +<link rel="home" href="../index.html" title="Math Toolkit 1.9.0"> <link rel="up" href="../overview.html" title="Chapter 1. Overview"> <link rel="prev" href="directories.html" title="Directory and File Structure"> <link rel="next" href="result_type.html" title="Calculation of the Type of the Result"> @@ -22,7 +22,7 @@ <div class="spirit-nav"> <a accesskey="p" href="directories.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../overview.html"><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="result_type.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_namespaces"> +<div class="section"> <div class="titlepage"><div><div><h2 class="title" style="clear: both"> <a name="math_toolkit.namespaces"></a><a class="link" href="namespaces.html" title="Namespaces">Namespaces</a> </h2></div></div></div> @@ -64,7 +64,7 @@ <code class="computeroutput"><span class="identifier">min_value</span></code> and <code class="computeroutput"><span class="identifier">epsilon</span></code> are in <code class="computeroutput"><span class="identifier">boost</span><span class="special">::</span><span class="identifier">math</span><span class="special">::</span><span class="identifier">tools</span></code>. </p> <p> - <a class="link" href="../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a> and configuration information is in namespace + <a class="link" href="../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a> and configuration information is in namespace <code class="computeroutput"><span class="identifier">boost</span><span class="special">::</span><span class="identifier">math</span><span class="special">::</span><span class="identifier">policies</span></code>. </p> <div class="tip"><table border="0" summary="Tip"> @@ -80,9 +80,10 @@ </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/navigation.html b/libs/math/doc/html/math_toolkit/navigation.html index e7927fd14..564de9606 100644 --- a/libs/math/doc/html/math_toolkit/navigation.html +++ b/libs/math/doc/html/math_toolkit/navigation.html @@ -2,9 +2,9 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Navigation</title> -<link rel="stylesheet" href="../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../index.html" title="Math Toolkit"> +<link rel="home" href="../index.html" title="Math Toolkit 1.9.0"> <link rel="up" href="../overview.html" title="Chapter 1. Overview"> <link rel="prev" href="main_intro.html" title="About the Math Toolkit"> <link rel="next" href="conventions.html" title="Document Conventions"> @@ -22,12 +22,12 @@ <div class="spirit-nav"> <a accesskey="p" href="main_intro.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../overview.html"><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="conventions.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_navigation"> +<div class="section"> <div class="titlepage"><div><div><h2 class="title" style="clear: both"> <a name="math_toolkit.navigation"></a><a class="link" href="navigation.html" title="Navigation">Navigation</a> </h2></div></div></div> <p> - <a class="indexterm" name="id861974"></a> + <a class="indexterm" name="idm1568123520"></a> </p> <p> Boost.Math documentation is provided in both HTML and PDF formats. @@ -87,9 +87,10 @@ </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/new_const.html b/libs/math/doc/html/math_toolkit/new_const.html index c2ee05811..642d27077 100644 --- a/libs/math/doc/html/math_toolkit/new_const.html +++ b/libs/math/doc/html/math_toolkit/new_const.html @@ -2,10 +2,10 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Defining New Constants</title> -<link rel="stylesheet" href="../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../index.html" title="Math Toolkit"> -<link rel="up" href="../constants.html" title="Chapter 6. Mathematical Constants"> +<link rel="home" href="../index.html" title="Math Toolkit 1.9.0"> +<link rel="up" href="../constants.html" title="Chapter 4. Mathematical Constants"> <link rel="prev" href="constants.html" title="The Mathematical Constants"> <link rel="next" href="constants_faq.html" title="FAQs"> </head> @@ -22,7 +22,7 @@ <div class="spirit-nav"> <a accesskey="p" href="constants.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../constants.html"><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="constants_faq.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_new_const"> +<div class="section"> <div class="titlepage"><div><div><h2 class="title" style="clear: both"> <a name="math_toolkit.new_const"></a><a class="link" href="new_const.html" title="Defining New Constants">Defining New Constants</a> </h2></div></div></div> @@ -125,7 +125,13 @@ chosen arbitrary precision type library. </p> <p> - 4. The complete program to generate the constant <code class="computeroutput"><span class="identifier">half_pi</span></code> + 4. You need to add <code class="computeroutput"><span class="identifier">libs</span><span class="special">\</span><span class="identifier">math</span><span class="special">\</span><span class="identifier">include_private</span></code> + to your compiler's include path as the needed header is not installed in the + usual places by default (this avoids a cyclic dependency between the Math and + Multiprecision library's headers). + </p> +<p> + 5. The complete program to generate the constant <code class="computeroutput"><span class="identifier">half_pi</span></code> using function <code class="computeroutput"><span class="identifier">calculate_half_pi</span></code> is then: </p> @@ -243,9 +249,10 @@ </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/next_float.html b/libs/math/doc/html/math_toolkit/next_float.html index 713151da5..fa02eb90a 100644 --- a/libs/math/doc/html/math_toolkit/next_float.html +++ b/libs/math/doc/html/math_toolkit/next_float.html @@ -2,10 +2,10 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Floating-Point Representation Distance (ULP), and Finding Adjacent Floating-Point Values</title> -<link rel="stylesheet" href="../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../index.html" title="Math Toolkit"> -<link rel="up" href="../utils.html" title="Chapter 4. Floating Point Utilities"> +<link rel="home" href="../index.html" title="Math Toolkit 1.9.0"> +<link rel="up" href="../utils.html" title="Chapter 2. Floating Point Utilities"> <link rel="prev" href="fp_facets/rationale.html" title="Design Rationale"> <link rel="next" href="next_float/nextafter.html" title="Finding the Next Representable Value in a Specific Direction (nextafter)"> </head> @@ -22,7 +22,7 @@ <div class="spirit-nav"> <a accesskey="p" href="fp_facets/rationale.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../utils.html"><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="next_float/nextafter.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_next_float"> +<div class="section"> <div class="titlepage"><div><div><h2 class="title" style="clear: both"> <a name="math_toolkit.next_float"></a><a class="link" href="next_float.html" title="Floating-Point Representation Distance (ULP), and Finding Adjacent Floating-Point Values">Floating-Point Representation Distance (ULP), and Finding Adjacent Floating-Point Values</a> @@ -66,9 +66,10 @@ </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/next_float/float_advance.html b/libs/math/doc/html/math_toolkit/next_float/float_advance.html index 26ea97746..69bc71897 100644 --- a/libs/math/doc/html/math_toolkit/next_float/float_advance.html +++ b/libs/math/doc/html/math_toolkit/next_float/float_advance.html @@ -2,12 +2,12 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Advancing a Floating Point Value by a Specific Representation Distance (ULP) float_advance</title> -<link rel="stylesheet" href="../../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../../index.html" title="Math Toolkit"> +<link rel="home" href="../../index.html" title="Math Toolkit 1.9.0"> <link rel="up" href="../next_float.html" title="Floating-Point Representation Distance (ULP), and Finding Adjacent Floating-Point Values"> <link rel="prev" href="float_distance.html" title="Calculating the Representation Distance Between Two Floating Point Values (ULP) float_distance"> -<link rel="next" href="../../extern_c.html" title='Chapter 5. TR1 and C99 external "C" Functions'> +<link rel="next" href="../../cstdfloat.html" title="Chapter 3. Specified-width floating-point typedefs"> </head> <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"> <table cellpadding="2" width="100%"><tr> @@ -20,9 +20,9 @@ </tr></table> <hr> <div class="spirit-nav"> -<a accesskey="p" href="float_distance.html"><img src="../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../next_float.html"><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="../../extern_c.html"><img src="../../../../../../doc/src/images/next.png" alt="Next"></a> +<a accesskey="p" href="float_distance.html"><img src="../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../next_float.html"><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="../../cstdfloat.html"><img src="../../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_next_float_float_advance"> +<div class="section"> <div class="titlepage"><div><div><h3 class="title"> <a name="math_toolkit.next_float.float_advance"></a><a class="link" href="float_advance.html" title="Advancing a Floating Point Value by a Specific Representation Distance (ULP) float_advance">Advancing a Floating Point Value by a Specific Representation Distance (ULP) float_advance</a> @@ -55,9 +55,10 @@ </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> @@ -65,7 +66,7 @@ </tr></table> <hr> <div class="spirit-nav"> -<a accesskey="p" href="float_distance.html"><img src="../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../next_float.html"><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="../../extern_c.html"><img src="../../../../../../doc/src/images/next.png" alt="Next"></a> +<a accesskey="p" href="float_distance.html"><img src="../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../next_float.html"><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="../../cstdfloat.html"><img src="../../../../../../doc/src/images/next.png" alt="Next"></a> </div> </body> </html> diff --git a/libs/math/doc/html/math_toolkit/next_float/float_distance.html b/libs/math/doc/html/math_toolkit/next_float/float_distance.html index 37fb07a32..b3db35e83 100644 --- a/libs/math/doc/html/math_toolkit/next_float/float_distance.html +++ b/libs/math/doc/html/math_toolkit/next_float/float_distance.html @@ -2,9 +2,9 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Calculating the Representation Distance Between Two Floating Point Values (ULP) float_distance</title> -<link rel="stylesheet" href="../../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../../index.html" title="Math Toolkit"> +<link rel="home" href="../../index.html" title="Math Toolkit 1.9.0"> <link rel="up" href="../next_float.html" title="Floating-Point Representation Distance (ULP), and Finding Adjacent Floating-Point Values"> <link rel="prev" href="float_prior.html" title="Finding the Next Smaller Representable Value (float_prior)"> <link rel="next" href="float_advance.html" title="Advancing a Floating Point Value by a Specific Representation Distance (ULP) float_advance"> @@ -22,7 +22,7 @@ <div class="spirit-nav"> <a accesskey="p" href="float_prior.html"><img src="../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../next_float.html"><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="float_advance.html"><img src="../../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_next_float_float_distance"> +<div class="section"> <div class="titlepage"><div><div><h3 class="title"> <a name="math_toolkit.next_float.float_distance"></a><a class="link" href="float_distance.html" title="Calculating the Representation Distance Between Two Floating Point Values (ULP) float_distance">Calculating the Representation Distance Between Two Floating Point Values (ULP) float_distance</a> @@ -89,9 +89,10 @@ </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/next_float/float_next.html b/libs/math/doc/html/math_toolkit/next_float/float_next.html index d12476fea..feec38ab4 100644 --- a/libs/math/doc/html/math_toolkit/next_float/float_next.html +++ b/libs/math/doc/html/math_toolkit/next_float/float_next.html @@ -2,9 +2,9 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Finding the Next Greater Representable Value (float_next)</title> -<link rel="stylesheet" href="../../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../../index.html" title="Math Toolkit"> +<link rel="home" href="../../index.html" title="Math Toolkit 1.9.0"> <link rel="up" href="../next_float.html" title="Floating-Point Representation Distance (ULP), and Finding Adjacent Floating-Point Values"> <link rel="prev" href="nextafter.html" title="Finding the Next Representable Value in a Specific Direction (nextafter)"> <link rel="next" href="float_prior.html" title="Finding the Next Smaller Representable Value (float_prior)"> @@ -22,7 +22,7 @@ <div class="spirit-nav"> <a accesskey="p" href="nextafter.html"><img src="../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../next_float.html"><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="float_prior.html"><img src="../../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_next_float_float_next"> +<div class="section"> <div class="titlepage"><div><div><h3 class="title"> <a name="math_toolkit.next_float.float_next"></a><a class="link" href="float_next.html" title="Finding the Next Greater Representable Value (float_next)">Finding the Next Greater Representable Value (float_next)</a> @@ -59,9 +59,10 @@ </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/next_float/float_prior.html b/libs/math/doc/html/math_toolkit/next_float/float_prior.html index 19565a56e..80f376f62 100644 --- a/libs/math/doc/html/math_toolkit/next_float/float_prior.html +++ b/libs/math/doc/html/math_toolkit/next_float/float_prior.html @@ -2,9 +2,9 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Finding the Next Smaller Representable Value (float_prior)</title> -<link rel="stylesheet" href="../../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../../index.html" title="Math Toolkit"> +<link rel="home" href="../../index.html" title="Math Toolkit 1.9.0"> <link rel="up" href="../next_float.html" title="Floating-Point Representation Distance (ULP), and Finding Adjacent Floating-Point Values"> <link rel="prev" href="float_next.html" title="Finding the Next Greater Representable Value (float_next)"> <link rel="next" href="float_distance.html" title="Calculating the Representation Distance Between Two Floating Point Values (ULP) float_distance"> @@ -22,7 +22,7 @@ <div class="spirit-nav"> <a accesskey="p" href="float_next.html"><img src="../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../next_float.html"><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="float_distance.html"><img src="../../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_next_float_float_prior"> +<div class="section"> <div class="titlepage"><div><div><h3 class="title"> <a name="math_toolkit.next_float.float_prior"></a><a class="link" href="float_prior.html" title="Finding the Next Smaller Representable Value (float_prior)">Finding the Next Smaller Representable Value (float_prior)</a> @@ -59,9 +59,10 @@ </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/next_float/nextafter.html b/libs/math/doc/html/math_toolkit/next_float/nextafter.html index 8b17e019f..f4fd261c0 100644 --- a/libs/math/doc/html/math_toolkit/next_float/nextafter.html +++ b/libs/math/doc/html/math_toolkit/next_float/nextafter.html @@ -2,9 +2,9 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Finding the Next Representable Value in a Specific Direction (nextafter)</title> -<link rel="stylesheet" href="../../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../../index.html" title="Math Toolkit"> +<link rel="home" href="../../index.html" title="Math Toolkit 1.9.0"> <link rel="up" href="../next_float.html" title="Floating-Point Representation Distance (ULP), and Finding Adjacent Floating-Point Values"> <link rel="prev" href="../next_float.html" title="Floating-Point Representation Distance (ULP), and Finding Adjacent Floating-Point Values"> <link rel="next" href="float_next.html" title="Finding the Next Greater Representable Value (float_next)"> @@ -22,7 +22,7 @@ <div class="spirit-nav"> <a accesskey="p" href="../next_float.html"><img src="../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../next_float.html"><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="float_next.html"><img src="../../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_next_float_nextafter"> +<div class="section"> <div class="titlepage"><div><div><h3 class="title"> <a name="math_toolkit.next_float.nextafter"></a><a class="link" href="nextafter.html" title="Finding the Next Representable Value in a Specific Direction (nextafter)">Finding the Next Representable Value in a Specific Direction (nextafter)</a> @@ -110,9 +110,10 @@ </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/number_series.html b/libs/math/doc/html/math_toolkit/number_series.html new file mode 100644 index 000000000..6b434248f --- /dev/null +++ b/libs/math/doc/html/math_toolkit/number_series.html @@ -0,0 +1,52 @@ +<html> +<head> +<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> +<title>Number Series</title> +<link rel="stylesheet" href="../math.css" type="text/css"> +<meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> +<link rel="home" href="../index.html" title="Math Toolkit 1.9.0"> +<link rel="up" href="../special.html" title="Chapter 6. Special Functions"> +<link rel="prev" href="../special.html" title="Chapter 6. Special Functions"> +<link rel="next" href="number_series/bernoulli_numbers.html" title="Bernoulli Numbers"> +</head> +<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"> +<table cellpadding="2" width="100%"><tr> +<td valign="top"><img alt="Boost C++ Libraries" width="277" height="86" src="../../../../../boost.png"></td> +<td align="center"><a href="../../../../../index.html">Home</a></td> +<td align="center"><a href="../../../../../libs/libraries.htm">Libraries</a></td> +<td align="center"><a href="http://www.boost.org/users/people.html">People</a></td> +<td align="center"><a href="http://www.boost.org/users/faq.html">FAQ</a></td> +<td align="center"><a href="../../../../../more/index.htm">More</a></td> +</tr></table> +<hr> +<div class="spirit-nav"> +<a accesskey="p" href="../special.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../special.html"><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="number_series/bernoulli_numbers.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a> +</div> +<div class="section"> +<div class="titlepage"><div><div><h2 class="title" style="clear: both"> +<a name="math_toolkit.number_series"></a><a class="link" href="number_series.html" title="Number Series">Number Series</a> +</h2></div></div></div> +<div class="toc"><dl class="toc"> +<dt><span class="section"><a href="number_series/bernoulli_numbers.html">Bernoulli + Numbers</a></span></dt> +<dt><span class="section"><a href="number_series/tangent_numbers.html">Tangent Numbers</a></span></dt> +<dt><span class="section"><a href="number_series/primes.html">Prime Numbers</a></span></dt> +</dl></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 © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> +<hr> +<div class="spirit-nav"> +<a accesskey="p" href="../special.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../special.html"><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="number_series/bernoulli_numbers.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a> +</div> +</body> +</html> diff --git a/libs/math/doc/html/math_toolkit/number_series/bernoulli_numbers.html b/libs/math/doc/html/math_toolkit/number_series/bernoulli_numbers.html new file mode 100644 index 000000000..d7927674d --- /dev/null +++ b/libs/math/doc/html/math_toolkit/number_series/bernoulli_numbers.html @@ -0,0 +1,373 @@ +<html> +<head> +<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> +<title>Bernoulli Numbers</title> +<link rel="stylesheet" href="../../math.css" type="text/css"> +<meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> +<link rel="home" href="../../index.html" title="Math Toolkit 1.9.0"> +<link rel="up" href="../number_series.html" title="Number Series"> +<link rel="prev" href="../number_series.html" title="Number Series"> +<link rel="next" href="tangent_numbers.html" title="Tangent Numbers"> +</head> +<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"> +<table cellpadding="2" width="100%"><tr> +<td valign="top"><img alt="Boost C++ Libraries" width="277" height="86" src="../../../../../../boost.png"></td> +<td align="center"><a href="../../../../../../index.html">Home</a></td> +<td align="center"><a href="../../../../../../libs/libraries.htm">Libraries</a></td> +<td align="center"><a href="http://www.boost.org/users/people.html">People</a></td> +<td align="center"><a href="http://www.boost.org/users/faq.html">FAQ</a></td> +<td align="center"><a href="../../../../../../more/index.htm">More</a></td> +</tr></table> +<hr> +<div class="spirit-nav"> +<a accesskey="p" href="../number_series.html"><img src="../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../number_series.html"><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="tangent_numbers.html"><img src="../../../../../../doc/src/images/next.png" alt="Next"></a> +</div> +<div class="section"> +<div class="titlepage"><div><div><h3 class="title"> +<a name="math_toolkit.number_series.bernoulli_numbers"></a><a class="link" href="bernoulli_numbers.html" title="Bernoulli Numbers">Bernoulli + Numbers</a> +</h3></div></div></div> +<p> + <a href="https://en.wikipedia.org/wiki/Bernoulli_number" target="_top">Bernoulli numbers</a> + are a sequence of rational numbers useful for the Taylor series expansion, + Euler-Maclaurin formula, and the Riemann zeta function. + </p> +<p> + Bernoulli numbers are used in evaluation of some Boost.Math functions, including + the <a class="link" href="../sf_gamma/tgamma.html" title="Gamma">tgamma</a>, <a class="link" href="../sf_gamma/lgamma.html" title="Log Gamma">lgamma</a> + and polygamma functions. + </p> +<h5> +<a name="math_toolkit.number_series.bernoulli_numbers.h0"></a> + <span class="phrase"><a name="math_toolkit.number_series.bernoulli_numbers.single_bernoulli_number"></a></span><a class="link" href="bernoulli_numbers.html#math_toolkit.number_series.bernoulli_numbers.single_bernoulli_number">Single + Bernoulli number</a> + </h5> +<h5> +<a name="math_toolkit.number_series.bernoulli_numbers.h1"></a> + <span class="phrase"><a name="math_toolkit.number_series.bernoulli_numbers.synopsis"></a></span><a class="link" href="bernoulli_numbers.html#math_toolkit.number_series.bernoulli_numbers.synopsis">Synopsis</a> + </h5> +<pre class="programlisting"><span class="preprocessor">#include</span> <span class="special"><</span><span class="identifier">boost</span><span class="special">/</span><span class="identifier">math</span><span class="special">/</span><span class="identifier">special_functions</span><span class="special">/</span><span class="identifier">bernoulli</span><span class="special">.</span><span class="identifier">hpp</span><span class="special">></span> +</pre> +<pre class="programlisting"><span class="keyword">namespace</span> <span class="identifier">boost</span> <span class="special">{</span> <span class="keyword">namespace</span> <span class="identifier">math</span> <span class="special">{</span> + +<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T</span><span class="special">></span> +<span class="identifier">T</span> <span class="identifier">bernoulli_b2n</span><span class="special">(</span><span class="keyword">const</span> <span class="keyword">int</span> <span class="identifier">n</span><span class="special">);</span> <span class="comment">// Single Bernoulli number (default policy).</span> + +<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">Policy</span><span class="special">></span> +<span class="identifier">T</span> <span class="identifier">bernoulli_b2n</span><span class="special">(</span><span class="keyword">const</span> <span class="keyword">int</span> <span class="identifier">n</span><span class="special">,</span> <span class="keyword">const</span> <span class="identifier">Policy</span> <span class="special">&</span><span class="identifier">pol</span><span class="special">);</span> <span class="comment">// User policy for errors etc.</span> + +<span class="special">}}</span> <span class="comment">// namespaces</span> +</pre> +<h5> +<a name="math_toolkit.number_series.bernoulli_numbers.h2"></a> + <span class="phrase"><a name="math_toolkit.number_series.bernoulli_numbers.description"></a></span><a class="link" href="bernoulli_numbers.html#math_toolkit.number_series.bernoulli_numbers.description">Description</a> + </h5> +<p> + Both return the (2 * n)<sup>th</sup> Bernoulli number B<sub>2n</sub>. + </p> +<p> + Note that since all odd numbered Bernoulli numbers are zero (apart from B<sub>1</sub> which + is -½) the interface will only return the even numbered Bernoulli numbers. + </p> +<p> + This function uses fast table lookup for low-indexed Bernoulli numbers, while + larger values are calculated as needed and then cached. The caching mechanism + requires a certain amount of thread safety code, so <code class="computeroutput"><span class="identifier">unchecked_bernoulli_b2n</span></code> + may provide a better interface for performance critical code. + </p> +<p> + The final <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a> argument is optional and can + be used to control the behaviour of the function: how it handles errors, + what level of precision to use, etc. + </p> +<p> + Refer to <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policies</a> for more details. + </p> +<h5> +<a name="math_toolkit.number_series.bernoulli_numbers.h3"></a> + <span class="phrase"><a name="math_toolkit.number_series.bernoulli_numbers.examples"></a></span><a class="link" href="bernoulli_numbers.html#math_toolkit.number_series.bernoulli_numbers.examples">Examples</a> + </h5> +<p> + A simple example computes the value of B<sub>4</sub> where the return type is <code class="computeroutput"><span class="keyword">double</span></code>, note that the argument to bernoulli_b2n + is <span class="emphasis"><em>2</em></span> not <span class="emphasis"><em>4</em></span> since it computes B<sub>2N</sub>. + </p> +<pre class="programlisting"><span class="keyword">try</span> +<span class="special">{</span> <span class="comment">// It is always wise to use try'n'catch blocks around Boost.Math functions</span> + <span class="comment">// so that any informative error messages can be displayed in the catch block.</span> +<span class="identifier">std</span><span class="special">::</span><span class="identifier">cout</span> + <span class="special"><<</span> <span class="identifier">std</span><span class="special">::</span><span class="identifier">setprecision</span><span class="special">(</span><span class="identifier">std</span><span class="special">::</span><span class="identifier">numeric_limits</span><span class="special"><</span><span class="keyword">double</span><span class="special">>::</span><span class="identifier">digits10</span><span class="special">)</span> + <span class="special"><<</span> <span class="identifier">boost</span><span class="special">::</span><span class="identifier">math</span><span class="special">::</span><span class="identifier">bernoulli_b2n</span><span class="special"><</span><span class="keyword">double</span><span class="special">>(</span><span class="number">2</span><span class="special">)</span> <span class="special"><<</span> <span class="identifier">std</span><span class="special">::</span><span class="identifier">endl</span><span class="special">;</span> +</pre> +<p> + So B<sub>4</sub> == -1/30 == -0.0333333333333333 + </p> +<p> + If we use Boost.Multiprecision and its 50 decimal digit floating-point type + <code class="computeroutput"><span class="identifier">cpp_dec_float_50</span></code>, we can + calculate the value of much larger numbers like B<sub>200</sub> +and also obtain much + higher precision. + </p> +<pre class="programlisting"><span class="identifier">std</span><span class="special">::</span><span class="identifier">cout</span> + <span class="special"><<</span> <span class="identifier">std</span><span class="special">::</span><span class="identifier">setprecision</span><span class="special">(</span><span class="identifier">std</span><span class="special">::</span><span class="identifier">numeric_limits</span><span class="special"><</span><span class="identifier">boost</span><span class="special">::</span><span class="identifier">multiprecision</span><span class="special">::</span><span class="identifier">cpp_dec_float_50</span><span class="special">>::</span><span class="identifier">digits10</span><span class="special">)</span> + <span class="special"><<</span> <span class="identifier">boost</span><span class="special">::</span><span class="identifier">math</span><span class="special">::</span><span class="identifier">bernoulli_b2n</span><span class="special"><</span><span class="identifier">boost</span><span class="special">::</span><span class="identifier">multiprecision</span><span class="special">::</span><span class="identifier">cpp_dec_float_50</span><span class="special">>(</span><span class="number">100</span><span class="special">)</span> <span class="special"><<</span> <span class="identifier">std</span><span class="special">::</span><span class="identifier">endl</span><span class="special">;</span> +</pre> +<pre class="programlisting"><span class="special">-</span><span class="number">3.6470772645191354362138308865549944904868234686191e+215</span> +</pre> +<h5> +<a name="math_toolkit.number_series.bernoulli_numbers.h4"></a> + <span class="phrase"><a name="math_toolkit.number_series.bernoulli_numbers.single_unchecked_bernoulli_numbe"></a></span><a class="link" href="bernoulli_numbers.html#math_toolkit.number_series.bernoulli_numbers.single_unchecked_bernoulli_numbe">Single + (unchecked) Bernoulli number</a> + </h5> +<h5> +<a name="math_toolkit.number_series.bernoulli_numbers.h5"></a> + <span class="phrase"><a name="math_toolkit.number_series.bernoulli_numbers.synopsis0"></a></span><a class="link" href="bernoulli_numbers.html#math_toolkit.number_series.bernoulli_numbers.synopsis0">Synopsis</a> + </h5> +<pre class="programlisting"><span class="preprocessor">#include</span> <span class="special"><</span><span class="identifier">boost</span><span class="special">/</span><span class="identifier">math</span><span class="special">/</span><span class="identifier">special_functions</span><span class="special">/</span><span class="identifier">bernoulli</span><span class="special">.</span><span class="identifier">hpp</span><span class="special">></span> +</pre> +<pre class="programlisting"><span class="keyword">template</span> <span class="special"><></span> +<span class="keyword">struct</span> <span class="identifier">max_bernoulli_b2n</span><span class="special"><</span><span class="identifier">T</span><span class="special">>;</span> + +<span class="keyword">template</span><span class="special"><</span><span class="keyword">class</span> <span class="identifier">T</span><span class="special">></span> +<span class="keyword">inline</span> <span class="identifier">T</span> <span class="identifier">unchecked_bernoulli_b2n</span><span class="special">(</span><span class="keyword">unsigned</span> <span class="identifier">n</span><span class="special">);</span> +</pre> +<p> + <code class="computeroutput"><span class="identifier">unchecked_bernoulli_b2n</span></code> provides + access to Bernoulli numbers <span class="bold"><strong>without any checks for + overflow or invalid parameters</strong></span>. It is implemented as a direct + (and very fast) table lookup, and while not recomended for general use it + can be useful inside inner loops where the ultimate performance is required, + and error checking is moved outside the loop. + </p> +<p> + The largest value you can pass to <code class="computeroutput"><span class="identifier">unchecked_bernoulli_b2n</span><span class="special"><></span></code> is <code class="computeroutput"><span class="identifier">max_bernoulli_b2n</span><span class="special"><>::</span><span class="identifier">value</span></code>: + passing values greater than that will result in a buffer overrun error, so + it's clearly important to place the error handling in your own code when + using this direct interface. + </p> +<p> + The value of <code class="computeroutput"><span class="identifier">boost</span><span class="special">::</span><span class="identifier">math</span><span class="special">::</span><span class="identifier">max_bernoulli_b2n</span><span class="special"><</span><span class="identifier">T</span><span class="special">>::</span><span class="identifier">value</span></code> varies by the type T, for types + <code class="computeroutput"><span class="keyword">float</span></code>/<code class="computeroutput"><span class="keyword">double</span></code>/<code class="computeroutput"><span class="keyword">long</span> <span class="keyword">double</span></code> + it's the largest value which doesn't overflow the target type: for example, + <code class="computeroutput"><span class="identifier">boost</span><span class="special">::</span><span class="identifier">math</span><span class="special">::</span><span class="identifier">max_bernoulli_b2n</span><span class="special"><</span><span class="keyword">double</span><span class="special">>::</span><span class="identifier">value</span></code> is 129. However, for multiprecision + types, it's the largest value for which the result can be represented as + the ratio of two 64-bit integers, for example <code class="computeroutput"><span class="identifier">boost</span><span class="special">::</span><span class="identifier">math</span><span class="special">::</span><span class="identifier">max_bernoulli_b2n</span><span class="special"><</span><span class="identifier">boost</span><span class="special">::</span><span class="identifier">multiprecision</span><span class="special">::</span><span class="identifier">cpp_dec_float_50</span><span class="special">>::</span><span class="identifier">value</span></code> + is just 17. Of course larger indexes can be passed to <code class="computeroutput"><span class="identifier">bernoulli_b2n</span><span class="special"><</span><span class="identifier">T</span><span class="special">>(</span><span class="identifier">n</span><span class="special">)</span></code>, but + then then you loose fast table lookup (i.e. values may need to be calculated). + </p> +<pre class="programlisting"><span class="comment">/*For example: +*/</span> + <span class="identifier">std</span><span class="special">::</span><span class="identifier">cout</span> <span class="special"><<</span> <span class="string">"boost::math::max_bernoulli_b2n<float>::value = "</span> <span class="special"><<</span> <span class="identifier">boost</span><span class="special">::</span><span class="identifier">math</span><span class="special">::</span><span class="identifier">max_bernoulli_b2n</span><span class="special"><</span><span class="keyword">float</span><span class="special">>::</span><span class="identifier">value</span> <span class="special"><<</span> <span class="identifier">std</span><span class="special">::</span><span class="identifier">endl</span><span class="special">;</span> + <span class="identifier">std</span><span class="special">::</span><span class="identifier">cout</span> <span class="special"><<</span> <span class="string">"Maximum Bernoulli number using float is "</span> <span class="special"><<</span> <span class="identifier">boost</span><span class="special">::</span><span class="identifier">math</span><span class="special">::</span><span class="identifier">bernoulli_b2n</span><span class="special"><</span><span class="keyword">float</span><span class="special">>(</span> <span class="identifier">boost</span><span class="special">::</span><span class="identifier">math</span><span class="special">::</span><span class="identifier">max_bernoulli_b2n</span><span class="special"><</span><span class="keyword">float</span><span class="special">>::</span><span class="identifier">value</span><span class="special">)</span> <span class="special"><<</span> <span class="identifier">std</span><span class="special">::</span><span class="identifier">endl</span><span class="special">;</span> + <span class="identifier">std</span><span class="special">::</span><span class="identifier">cout</span> <span class="special"><<</span> <span class="string">"boost::math::max_bernoulli_b2n<double>::value = "</span> <span class="special"><<</span> <span class="identifier">boost</span><span class="special">::</span><span class="identifier">math</span><span class="special">::</span><span class="identifier">max_bernoulli_b2n</span><span class="special"><</span><span class="keyword">double</span><span class="special">>::</span><span class="identifier">value</span> <span class="special"><<</span> <span class="identifier">std</span><span class="special">::</span><span class="identifier">endl</span><span class="special">;</span> + <span class="identifier">std</span><span class="special">::</span><span class="identifier">cout</span> <span class="special"><<</span> <span class="string">"Maximum Bernoulli number using double is "</span> <span class="special"><<</span> <span class="identifier">boost</span><span class="special">::</span><span class="identifier">math</span><span class="special">::</span><span class="identifier">bernoulli_b2n</span><span class="special"><</span><span class="keyword">double</span><span class="special">>(</span> <span class="identifier">boost</span><span class="special">::</span><span class="identifier">math</span><span class="special">::</span><span class="identifier">max_bernoulli_b2n</span><span class="special"><</span><span class="keyword">double</span><span class="special">>::</span><span class="identifier">value</span><span class="special">)</span> <span class="special"><<</span> <span class="identifier">std</span><span class="special">::</span><span class="identifier">endl</span><span class="special">;</span> +</pre> +<pre class="programlisting"><span class="identifier">boost</span><span class="special">::</span><span class="identifier">math</span><span class="special">::</span><span class="identifier">max_bernoulli_b2n</span><span class="special"><</span><span class="keyword">float</span><span class="special">>::</span><span class="identifier">value</span> <span class="special">=</span> <span class="number">32</span> +<span class="identifier">Maximum</span> <span class="identifier">Bernoulli</span> <span class="identifier">number</span> <span class="keyword">using</span> <span class="keyword">float</span> <span class="identifier">is</span> <span class="special">-</span><span class="number">2.0938e+038</span> +<span class="identifier">boost</span><span class="special">::</span><span class="identifier">math</span><span class="special">::</span><span class="identifier">max_bernoulli_b2n</span><span class="special"><</span><span class="keyword">double</span><span class="special">>::</span><span class="identifier">value</span> <span class="special">=</span> <span class="number">129</span> +<span class="identifier">Maximum</span> <span class="identifier">Bernoulli</span> <span class="identifier">number</span> <span class="keyword">using</span> <span class="keyword">double</span> <span class="identifier">is</span> <span class="number">1.33528e+306</span> +</pre> +<h5> +<a name="math_toolkit.number_series.bernoulli_numbers.h6"></a> + <span class="phrase"><a name="math_toolkit.number_series.bernoulli_numbers.multiple_bernoulli_numbers"></a></span><a class="link" href="bernoulli_numbers.html#math_toolkit.number_series.bernoulli_numbers.multiple_bernoulli_numbers">Multiple + Bernoulli Numbers</a> + </h5> +<h5> +<a name="math_toolkit.number_series.bernoulli_numbers.h7"></a> + <span class="phrase"><a name="math_toolkit.number_series.bernoulli_numbers.synopsis1"></a></span><a class="link" href="bernoulli_numbers.html#math_toolkit.number_series.bernoulli_numbers.synopsis1">Synopsis</a> + </h5> +<pre class="programlisting"><span class="preprocessor">#include</span> <span class="special"><</span><span class="identifier">boost</span><span class="special">/</span><span class="identifier">math</span><span class="special">/</span><span class="identifier">special_functions</span><span class="special">/</span><span class="identifier">bernoulli</span><span class="special">.</span><span class="identifier">hpp</span><span class="special">></span> +</pre> +<pre class="programlisting"><span class="keyword">namespace</span> <span class="identifier">boost</span> <span class="special">{</span> <span class="keyword">namespace</span> <span class="identifier">math</span> <span class="special">{</span> + +<span class="comment">// Multiple Bernoulli numbers (default policy).</span> +<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">OutputIterator</span><span class="special">></span> +<span class="identifier">OutputIterator</span> <span class="identifier">bernoulli_b2n</span><span class="special">(</span> + <span class="keyword">int</span> <span class="identifier">start_index</span><span class="special">,</span> + <span class="keyword">unsigned</span> <span class="identifier">number_of_bernoullis_b2n</span><span class="special">,</span> + <span class="identifier">OutputIterator</span> <span class="identifier">out_it</span><span class="special">);</span> + +<span class="comment">// Multiple Bernoulli numbers (user policy).</span> +<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">OutputIterator</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">Policy</span><span class="special">></span> +<span class="identifier">OutputIterator</span> <span class="identifier">bernoulli_b2n</span><span class="special">(</span> + <span class="keyword">int</span> <span class="identifier">start_index</span><span class="special">,</span> + <span class="keyword">unsigned</span> <span class="identifier">number_of_bernoullis_b2n</span><span class="special">,</span> + <span class="identifier">OutputIterator</span> <span class="identifier">out_it</span><span class="special">,</span> + <span class="keyword">const</span> <span class="identifier">Policy</span><span class="special">&</span> <span class="identifier">pol</span><span class="special">);</span> +<span class="special">}}</span> <span class="comment">// namespaces</span> +</pre> +<h5> +<a name="math_toolkit.number_series.bernoulli_numbers.h8"></a> + <span class="phrase"><a name="math_toolkit.number_series.bernoulli_numbers.description0"></a></span><a class="link" href="bernoulli_numbers.html#math_toolkit.number_series.bernoulli_numbers.description0">Description</a> + </h5> +<p> + Two versions of the Bernoulli number function are provided to compute multiple + Bernoulli numbers with one call (one with default policy and the other allowing + a user-defined policy). + </p> +<p> + These return a series of Bernoulli numbers: + </p> +<div class="blockquote"><blockquote class="blockquote"><p> + B<sub>2*start_index</sub>,B<sub>2*(start_index+1)</sub>,...,B<sub>2*(start_index+number_of_bernoullis_b2n-1)</sub> + </p></blockquote></div> +<h5> +<a name="math_toolkit.number_series.bernoulli_numbers.h9"></a> + <span class="phrase"><a name="math_toolkit.number_series.bernoulli_numbers.examples0"></a></span><a class="link" href="bernoulli_numbers.html#math_toolkit.number_series.bernoulli_numbers.examples0">Examples</a> + </h5> +<p> + We can compute and save all the float-precision Bernoulli numbers from one + call. + </p> +<pre class="programlisting"><span class="identifier">std</span><span class="special">::</span><span class="identifier">vector</span><span class="special"><</span><span class="keyword">float</span><span class="special">></span> <span class="identifier">bn</span><span class="special">;</span> <span class="comment">// Space for 32-bit `float` precision Bernoulli numbers.</span> + +<span class="comment">// Start with Bernoulli number 0.</span> +<span class="identifier">boost</span><span class="special">::</span><span class="identifier">math</span><span class="special">::</span><span class="identifier">bernoulli_b2n</span><span class="special"><</span><span class="keyword">float</span><span class="special">>(</span><span class="number">0</span><span class="special">,</span> <span class="number">32</span><span class="special">,</span> <span class="identifier">std</span><span class="special">::</span><span class="identifier">back_inserter</span><span class="special">(</span><span class="identifier">bn</span><span class="special">));</span> <span class="comment">// Fill vector with even Bernoulli numbers.</span> + +<span class="keyword">for</span><span class="special">(</span><span class="identifier">size_t</span> <span class="identifier">i</span> <span class="special">=</span> <span class="number">0</span><span class="special">;</span> <span class="identifier">i</span> <span class="special"><</span> <span class="identifier">bn</span><span class="special">.</span><span class="identifier">size</span><span class="special">();</span> <span class="identifier">i</span><span class="special">++)</span> +<span class="special">{</span> <span class="comment">// Show vector of even Bernoulli numbers, showing all significant decimal digits.</span> + <span class="identifier">std</span><span class="special">::</span><span class="identifier">cout</span> <span class="special"><<</span> <span class="identifier">std</span><span class="special">::</span><span class="identifier">setprecision</span><span class="special">(</span><span class="identifier">std</span><span class="special">::</span><span class="identifier">numeric_limits</span><span class="special"><</span><span class="keyword">float</span><span class="special">>::</span><span class="identifier">digits10</span><span class="special">)</span> + <span class="special"><<</span> <span class="identifier">i</span><span class="special">*</span><span class="number">2</span> <span class="special"><<</span> <span class="char">' '</span> + <span class="special"><<</span> <span class="identifier">bn</span><span class="special">[</span><span class="identifier">i</span><span class="special">]</span> + <span class="special"><<</span> <span class="identifier">std</span><span class="special">::</span><span class="identifier">endl</span><span class="special">;</span> +<span class="special">}</span> +</pre> +<pre class="programlisting"><span class="number">0</span> <span class="number">1</span> +<span class="number">2</span> <span class="number">0.166667</span> +<span class="number">4</span> <span class="special">-</span><span class="number">0.0333333</span> +<span class="number">6</span> <span class="number">0.0238095</span> +<span class="number">8</span> <span class="special">-</span><span class="number">0.0333333</span> +<span class="number">10</span> <span class="number">0.0757576</span> +<span class="number">12</span> <span class="special">-</span><span class="number">0.253114</span> +<span class="number">14</span> <span class="number">1.16667</span> +<span class="number">16</span> <span class="special">-</span><span class="number">7.09216</span> +<span class="number">18</span> <span class="number">54.9712</span> +<span class="number">20</span> <span class="special">-</span><span class="number">529.124</span> +<span class="number">22</span> <span class="number">6192.12</span> +<span class="number">24</span> <span class="special">-</span><span class="number">86580.3</span> +<span class="number">26</span> <span class="number">1.42552e+006</span> +<span class="number">28</span> <span class="special">-</span><span class="number">2.72982e+007</span> +<span class="number">30</span> <span class="number">6.01581e+008</span> +<span class="number">32</span> <span class="special">-</span><span class="number">1.51163e+010</span> +<span class="number">34</span> <span class="number">4.29615e+011</span> +<span class="number">36</span> <span class="special">-</span><span class="number">1.37117e+013</span> +<span class="number">38</span> <span class="number">4.88332e+014</span> +<span class="number">40</span> <span class="special">-</span><span class="number">1.92966e+016</span> +<span class="number">42</span> <span class="number">8.41693e+017</span> +<span class="number">44</span> <span class="special">-</span><span class="number">4.03381e+019</span> +<span class="number">46</span> <span class="number">2.11507e+021</span> +<span class="number">48</span> <span class="special">-</span><span class="number">1.20866e+023</span> +<span class="number">50</span> <span class="number">7.50087e+024</span> +<span class="number">52</span> <span class="special">-</span><span class="number">5.03878e+026</span> +<span class="number">54</span> <span class="number">3.65288e+028</span> +<span class="number">56</span> <span class="special">-</span><span class="number">2.84988e+030</span> +<span class="number">58</span> <span class="number">2.38654e+032</span> +<span class="number">60</span> <span class="special">-</span><span class="number">2.14e+034</span> +<span class="number">62</span> <span class="number">2.0501e+036</span> +</pre> +<p> + Of course, for any floating-point type, there is a maximum Bernoulli number + that can be computed before it overflows the exponent. By default policy, + if we try to compute too high a Bernoulli number, an exception will be thrown. + </p> +<pre class="programlisting"><span class="keyword">try</span> +<span class="special">{</span> + <span class="identifier">std</span><span class="special">::</span><span class="identifier">cout</span> + <span class="special"><<</span> <span class="identifier">std</span><span class="special">::</span><span class="identifier">setprecision</span><span class="special">(</span><span class="identifier">std</span><span class="special">::</span><span class="identifier">numeric_limits</span><span class="special"><</span><span class="keyword">float</span><span class="special">>::</span><span class="identifier">digits10</span><span class="special">)</span> + <span class="special"><<</span> <span class="string">"Bernoulli number "</span> <span class="special"><<</span> <span class="number">33</span> <span class="special">*</span> <span class="number">2</span> <span class="special"><<</span><span class="identifier">std</span><span class="special">::</span><span class="identifier">endl</span><span class="special">;</span> + + <span class="identifier">std</span><span class="special">::</span><span class="identifier">cout</span> <span class="special"><<</span> <span class="identifier">boost</span><span class="special">::</span><span class="identifier">math</span><span class="special">::</span><span class="identifier">bernoulli_b2n</span><span class="special"><</span><span class="keyword">float</span><span class="special">>(</span><span class="number">33</span><span class="special">)</span> <span class="special"><<</span> <span class="identifier">std</span><span class="special">::</span><span class="identifier">endl</span><span class="special">;</span> +<span class="special">}</span> +<span class="keyword">catch</span> <span class="special">(</span><span class="identifier">std</span><span class="special">::</span><span class="identifier">exception</span> <span class="identifier">ex</span><span class="special">)</span> +<span class="special">{</span> + <span class="identifier">std</span><span class="special">::</span><span class="identifier">cout</span> <span class="special"><<</span> <span class="string">"Thrown Exception caught: "</span> <span class="special"><<</span> <span class="identifier">ex</span><span class="special">.</span><span class="identifier">what</span><span class="special">()</span> <span class="special"><<</span> <span class="identifier">std</span><span class="special">::</span><span class="identifier">endl</span><span class="special">;</span> +<span class="special">}</span> +</pre> +<p> + and we will get a helpful error message (provided try'n'catch blocks are + used). + </p> +<pre class="programlisting"><span class="identifier">Bernoulli</span> <span class="identifier">number</span> <span class="number">66</span> +<span class="identifier">Thrown</span> <span class="identifier">Exception</span> <span class="identifier">caught</span><span class="special">:</span> <span class="identifier">Error</span> <span class="identifier">in</span> <span class="identifier">function</span> <span class="identifier">boost</span><span class="special">::</span><span class="identifier">math</span><span class="special">::</span><span class="identifier">bernoulli_b2n</span><span class="special"><</span><span class="keyword">float</span><span class="special">>(</span><span class="identifier">n</span><span class="special">):</span> +<span class="identifier">Overflow</span> <span class="identifier">evaluating</span> <span class="identifier">function</span> <span class="identifier">at</span> <span class="number">33</span> +</pre> +<p> + The source of this example is at <a href="../../../../example/bernoulli_example.cpp" target="_top">bernoulli_example.cpp</a> + </p> +<h5> +<a name="math_toolkit.number_series.bernoulli_numbers.h10"></a> + <span class="phrase"><a name="math_toolkit.number_series.bernoulli_numbers.accuracy"></a></span><a class="link" href="bernoulli_numbers.html#math_toolkit.number_series.bernoulli_numbers.accuracy">Accuracy</a> + </h5> +<p> + All the functions usually return values within one ULP (unit in the last + place) for the floating-point type. + </p> +<h5> +<a name="math_toolkit.number_series.bernoulli_numbers.h11"></a> + <span class="phrase"><a name="math_toolkit.number_series.bernoulli_numbers.implementation"></a></span><a class="link" href="bernoulli_numbers.html#math_toolkit.number_series.bernoulli_numbers.implementation">Implementation</a> + </h5> +<p> + The implementation details are in <a href="../../../../include/boost/math/special_functions/detail/bernoulli_details.hpp" target="_top">bernoulli_details.hpp</a> + and <a href="../../../../include/boost/math/special_functions/detail/unchecked_bernoulli.hpp" target="_top">unchecked_bernoulli.hpp</a>. + </p> +<p> + For <code class="computeroutput"><span class="identifier">i</span> <span class="special"><=</span> + <span class="identifier">max_bernoulli_index</span><span class="special"><</span><span class="identifier">T</span><span class="special">>::</span><span class="identifier">value</span></code> this is implemented by simple table + lookup from a statically initialized table; for larger values of <code class="computeroutput"><span class="identifier">i</span></code>, this is implemented by the Tangent Numbers + algorithm as described in the paper: Fast Computation of Bernoulli, Tangent + and Secant Numbers, Richard P. Brent and David Harvey, <a href="http://arxiv.org/pdf/1108.0286v3.pdf" target="_top">http://arxiv.org/pdf/1108.0286v3.pdf</a> + (2011). + </p> +<p> + <a href="http://mathworld.wolfram.com/TangentNumber.html" target="_top">Tangent (or + Zag) numbers</a> (an even alternating permutation number) are defined + and their generating function is also given therein. + </p> +<p> + The relation of Tangent numbers with Bernoulli numbers <span class="emphasis"><em>B<sub>i</sub></em></span> + is given by Brent and Harvey's equation 14: + </p> +<p> +    <span class="inlinemediaobject"><img src="../../../equations/tangent_numbers.png"></span> + </p> +<p> + Their relation with Bernoulli numbers <span class="emphasis"><em>B<sub>i</sub></em></span> are defined + by + </p> +<p> + if i > 0 and i is even then    <span class="inlinemediaobject"><img src="../../../equations/bernoulli_numbers.png"></span> <br> elseif + i == 0 then <span class="emphasis"><em>B<sub>i</sub></em></span> = 1 <br> elseif i == 1 then <span class="emphasis"><em>B<sub>i</sub></em></span> + = -1/2 <br> elseif i < 0 or i is odd then <span class="emphasis"><em>B<sub>i</sub></em></span> = + 0 + </p> +<p> + Note that computed values are stored in a fixed-size table, access is thread + safe via atomic operations (i.e. lock free programming), this imparts a much + lower overhead on access to cached values than might overwise be expected + - typically for multiprecision types the cost of thread synchronisation is + negligable, while for built in types this code is not normally executed anyway. + For very large arguments which cannot be reasonably computed or stored in + our cache, an asymptotic expansion <a href="http://www.luschny.de/math/primes/bernincl.html" target="_top">due + to Luschny</a> is used: + </p> +<p> + <span class="inlinemediaobject"><img src="../../../equations/bernoulli_numbers2.png"></span> + </p> +</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 © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> +<hr> +<div class="spirit-nav"> +<a accesskey="p" href="../number_series.html"><img src="../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../number_series.html"><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="tangent_numbers.html"><img src="../../../../../../doc/src/images/next.png" alt="Next"></a> +</div> +</body> +</html> diff --git a/libs/math/doc/html/math_toolkit/number_series/primes.html b/libs/math/doc/html/math_toolkit/number_series/primes.html new file mode 100644 index 000000000..6f1803b78 --- /dev/null +++ b/libs/math/doc/html/math_toolkit/number_series/primes.html @@ -0,0 +1,84 @@ +<html> +<head> +<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> +<title>Prime Numbers</title> +<link rel="stylesheet" href="../../math.css" type="text/css"> +<meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> +<link rel="home" href="../../index.html" title="Math Toolkit 1.9.0"> +<link rel="up" href="../number_series.html" title="Number Series"> +<link rel="prev" href="tangent_numbers.html" title="Tangent Numbers"> +<link rel="next" href="../sf_gamma.html" title="Gamma Functions"> +</head> +<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"> +<table cellpadding="2" width="100%"><tr> +<td valign="top"><img alt="Boost C++ Libraries" width="277" height="86" src="../../../../../../boost.png"></td> +<td align="center"><a href="../../../../../../index.html">Home</a></td> +<td align="center"><a href="../../../../../../libs/libraries.htm">Libraries</a></td> +<td align="center"><a href="http://www.boost.org/users/people.html">People</a></td> +<td align="center"><a href="http://www.boost.org/users/faq.html">FAQ</a></td> +<td align="center"><a href="../../../../../../more/index.htm">More</a></td> +</tr></table> +<hr> +<div class="spirit-nav"> +<a accesskey="p" href="tangent_numbers.html"><img src="../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../number_series.html"><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="../sf_gamma.html"><img src="../../../../../../doc/src/images/next.png" alt="Next"></a> +</div> +<div class="section"> +<div class="titlepage"><div><div><h3 class="title"> +<a name="math_toolkit.number_series.primes"></a><a class="link" href="primes.html" title="Prime Numbers">Prime Numbers</a> +</h3></div></div></div> +<h5> +<a name="math_toolkit.number_series.primes.h0"></a> + <span class="phrase"><a name="math_toolkit.number_series.primes.synopsis"></a></span><a class="link" href="primes.html#math_toolkit.number_series.primes.synopsis">Synopsis</a> + </h5> +<pre class="programlisting"><span class="preprocessor">#include</span> <span class="special"><</span><span class="identifier">boost</span><span class="special">/</span><span class="identifier">math</span><span class="special">/</span><span class="identifier">special_functions</span><span class="special">/</span><span class="identifier">prime</span><span class="special">.</span><span class="identifier">hpp</span><span class="special">></span> +</pre> +<pre class="programlisting"><span class="keyword">namespace</span> <span class="identifier">boost</span> <span class="special">{</span> <span class="keyword">namespace</span> <span class="identifier">math</span> <span class="special">{</span> + +<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">Policy</span><span class="special">></span> +<span class="identifier">boost</span><span class="special">::</span><span class="identifier">uint32_t</span> <span class="identifier">prime</span><span class="special">(</span><span class="keyword">unsigned</span> <span class="identifier">n</span><span class="special">,</span> <span class="keyword">const</span> <span class="identifier">Policy</span><span class="special">&</span> <span class="identifier">pol</span><span class="special">);</span> + +<span class="identifier">boost</span><span class="special">::</span><span class="identifier">uint32_t</span> <span class="identifier">prime</span><span class="special">(</span><span class="keyword">unsigned</span> <span class="identifier">n</span><span class="special">);</span> + +<span class="keyword">static</span> <span class="keyword">const</span> <span class="keyword">unsigned</span> <span class="identifier">max_prime</span> <span class="special">=</span> <span class="number">10000</span><span class="special">;</span> + +<span class="special">}}</span> <span class="comment">// namespaces</span> +</pre> +<h5> +<a name="math_toolkit.number_series.primes.h1"></a> + <span class="phrase"><a name="math_toolkit.number_series.primes.description"></a></span><a class="link" href="primes.html#math_toolkit.number_series.primes.description">Description</a> + </h5> +<p> + The function <code class="computeroutput"><span class="identifier">prime</span></code> provides + fast table lookup to the first 10000 prime numbers (starting from 2 as the + zeroth prime: as 1 isn't terribly useful in practice). There are two function + signatures one of which takes an optional <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a> + as the second parameter to control error handling. + </p> +<p> + The constant <code class="computeroutput"><span class="identifier">max_prime</span></code> is + the largest value you can pass to <code class="computeroutput"><span class="identifier">prime</span></code> + without incurring an error. + </p> +<p> + Passing a value greater than <code class="computeroutput"><span class="identifier">max_prime</span></code> + results in a <a class="link" href="../error_handling.html#math_toolkit.error_handling.domain_error">domain_error</a> + being raised. + </p> +</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 © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> +<hr> +<div class="spirit-nav"> +<a accesskey="p" href="tangent_numbers.html"><img src="../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../number_series.html"><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="../sf_gamma.html"><img src="../../../../../../doc/src/images/next.png" alt="Next"></a> +</div> +</body> +</html> diff --git a/libs/math/doc/html/math_toolkit/number_series/tangent_numbers.html b/libs/math/doc/html/math_toolkit/number_series/tangent_numbers.html new file mode 100644 index 000000000..1747a2d88 --- /dev/null +++ b/libs/math/doc/html/math_toolkit/number_series/tangent_numbers.html @@ -0,0 +1,138 @@ +<html> +<head> +<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> +<title>Tangent Numbers</title> +<link rel="stylesheet" href="../../math.css" type="text/css"> +<meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> +<link rel="home" href="../../index.html" title="Math Toolkit 1.9.0"> +<link rel="up" href="../number_series.html" title="Number Series"> +<link rel="prev" href="bernoulli_numbers.html" title="Bernoulli Numbers"> +<link rel="next" href="primes.html" title="Prime Numbers"> +</head> +<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"> +<table cellpadding="2" width="100%"><tr> +<td valign="top"><img alt="Boost C++ Libraries" width="277" height="86" src="../../../../../../boost.png"></td> +<td align="center"><a href="../../../../../../index.html">Home</a></td> +<td align="center"><a href="../../../../../../libs/libraries.htm">Libraries</a></td> +<td align="center"><a href="http://www.boost.org/users/people.html">People</a></td> +<td align="center"><a href="http://www.boost.org/users/faq.html">FAQ</a></td> +<td align="center"><a href="../../../../../../more/index.htm">More</a></td> +</tr></table> +<hr> +<div class="spirit-nav"> +<a accesskey="p" href="bernoulli_numbers.html"><img src="../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../number_series.html"><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="primes.html"><img src="../../../../../../doc/src/images/next.png" alt="Next"></a> +</div> +<div class="section"> +<div class="titlepage"><div><div><h3 class="title"> +<a name="math_toolkit.number_series.tangent_numbers"></a><a class="link" href="tangent_numbers.html" title="Tangent Numbers">Tangent Numbers</a> +</h3></div></div></div> +<p> + <a href="http://en.wikipedia.org/wiki/Tangent_numbers" target="_top">Tangent numbers</a>, + also called a zag function. See also <a href="http://mathworld.wolfram.com/TangentNumber.html" target="_top">Tangent + number</a>. + </p> +<p> + The first few values are 1, 2, 16, 272, 7936, 353792, 22368256, 1903757312 + ... (sequence <a href="http://oeis.org/A000182" target="_top">A000182 in OEIS</a>). + They are called tangent numbers because they appear as numerators in the + Maclaurin series of <code class="computeroutput"><span class="identifier">tan</span><span class="special">(</span><span class="identifier">x</span><span class="special">)</span></code>. + </p> +<p> + <span class="bold"><strong>Important:</strong></span> there are two competing definitions + of Tangent numbers in common use (depending on whether you take the even + or odd numbered values as non-zero), we use: + </p> +<p> + <span class="inlinemediaobject"><img src="../../../equations/tangent_number_def.png"></span> + </p> +<p> + Which gives: + </p> +<p> + <span class="inlinemediaobject"><img src="../../../equations/tangent_number_def2.png"></span> + </p> +<p> + Tangent numbers are used in the computation of Bernoulli numbers, but are + also made available here. + </p> +<h5> +<a name="math_toolkit.number_series.tangent_numbers.h0"></a> + <span class="phrase"><a name="math_toolkit.number_series.tangent_numbers.synopsis"></a></span><a class="link" href="tangent_numbers.html#math_toolkit.number_series.tangent_numbers.synopsis">Synopsis</a> + </h5> +<pre class="programlisting"><span class="preprocessor">#include</span> <span class="special"><</span><span class="identifier">boost</span><span class="special">/</span><span class="identifier">math</span><span class="special">/</span><span class="identifier">special_functions</span><span class="special">/</span><span class="identifier">detail</span><span class="special">/</span><span class="identifier">bernoulli</span><span class="special">.</span><span class="identifier">hpp</span><span class="special">></span> +</pre> +<pre class="programlisting"><span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T</span><span class="special">></span> +<span class="identifier">T</span> <span class="identifier">tangent_t2n</span><span class="special">(</span><span class="keyword">const</span> <span class="keyword">int</span> <span class="identifier">i</span><span class="special">);</span> <span class="comment">// Single tangent number (default policy).</span> + +<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">Policy</span><span class="special">></span> +<span class="identifier">T</span> <span class="identifier">tangent_t2n</span><span class="special">(</span><span class="keyword">const</span> <span class="keyword">int</span> <span class="identifier">i</span><span class="special">,</span> <span class="keyword">const</span> <span class="identifier">Policy</span> <span class="special">&</span><span class="identifier">pol</span><span class="special">);</span> <span class="comment">// Single tangent number (user policy).</span> + +<span class="comment">// Multiple tangent numbers (default policy).</span> +<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">OutputIterator</span><span class="special">></span> +<span class="identifier">OutputIterator</span> <span class="identifier">tangent_t2n</span><span class="special">(</span><span class="keyword">const</span> <span class="keyword">int</span> <span class="identifier">start_index</span><span class="special">,</span> + <span class="keyword">const</span> <span class="keyword">unsigned</span> <span class="identifier">number_of_tangent_t2n</span><span class="special">,</span> + <span class="identifier">OutputIterator</span> <span class="identifier">out_it</span><span class="special">);</span> + +<span class="comment">// Multiple tangent numbers (user policy).</span> +<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">OutputIterator</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">Policy</span><span class="special">></span> +<span class="identifier">OutputIterator</span> <span class="identifier">tangent_t2n</span><span class="special">(</span><span class="keyword">const</span> <span class="keyword">int</span> <span class="identifier">start_index</span><span class="special">,</span> + <span class="keyword">const</span> <span class="keyword">unsigned</span> <span class="identifier">number_of_tangent_t2n</span><span class="special">,</span> + <span class="identifier">OutputIterator</span> <span class="identifier">out_it</span><span class="special">,</span> + <span class="keyword">const</span> <span class="identifier">Policy</span><span class="special">&</span> <span class="identifier">pol</span><span class="special">);</span> +</pre> +<h5> +<a name="math_toolkit.number_series.tangent_numbers.h1"></a> + <span class="phrase"><a name="math_toolkit.number_series.tangent_numbers.examples"></a></span><a class="link" href="tangent_numbers.html#math_toolkit.number_series.tangent_numbers.examples">Examples</a> + </h5> +<p> + We can compute and save a few Tangent numbers. + </p> +<pre class="programlisting"><span class="identifier">std</span><span class="special">::</span><span class="identifier">vector</span><span class="special"><</span><span class="keyword">float</span><span class="special">></span> <span class="identifier">tn</span><span class="special">;</span> <span class="comment">// Space for some `float` precision Tangent numbers.</span> + +<span class="comment">// Start with Bernoulli number 0.</span> +<span class="identifier">boost</span><span class="special">::</span><span class="identifier">math</span><span class="special">::</span><span class="identifier">tangent_t2n</span><span class="special"><</span><span class="keyword">float</span><span class="special">>(</span><span class="number">1</span><span class="special">,</span> <span class="number">6</span><span class="special">,</span> <span class="identifier">std</span><span class="special">::</span><span class="identifier">back_inserter</span><span class="special">(</span><span class="identifier">tn</span><span class="special">));</span> <span class="comment">// Fill vector with even Tangent numbers.</span> + +<span class="keyword">for</span><span class="special">(</span><span class="identifier">size_t</span> <span class="identifier">i</span> <span class="special">=</span> <span class="number">0</span><span class="special">;</span> <span class="identifier">i</span> <span class="special"><</span> <span class="identifier">tn</span><span class="special">.</span><span class="identifier">size</span><span class="special">();</span> <span class="identifier">i</span><span class="special">++)</span> +<span class="special">{</span> <span class="comment">// Show vector of even Tangent numbers, showing all significant decimal digits.</span> + <span class="identifier">std</span><span class="special">::</span><span class="identifier">cout</span> <span class="special"><<</span> <span class="identifier">std</span><span class="special">::</span><span class="identifier">setprecision</span><span class="special">(</span><span class="identifier">std</span><span class="special">::</span><span class="identifier">numeric_limits</span><span class="special"><</span><span class="keyword">float</span><span class="special">>::</span><span class="identifier">digits10</span><span class="special">)</span> + <span class="special"><<</span> <span class="string">" "</span> + <span class="special"><<</span> <span class="identifier">tn</span><span class="special">[</span><span class="identifier">i</span><span class="special">];</span> +<span class="special">}</span> +<span class="identifier">std</span><span class="special">::</span><span class="identifier">cout</span> <span class="special"><<</span> <span class="identifier">std</span><span class="special">::</span><span class="identifier">endl</span><span class="special">;</span> +</pre> +<p> + The output is: + </p> +<pre class="programlisting"><span class="number">1</span> <span class="number">2</span> <span class="number">16</span> <span class="number">272</span> <span class="number">7936</span> <span class="number">353792</span> +</pre> +<p> + The source of this example is at <a href="../../../../example/bernoulli_example.cpp" target="_top">bernoulli_example.cpp</a> + </p> +<h5> +<a name="math_toolkit.number_series.tangent_numbers.h2"></a> + <span class="phrase"><a name="math_toolkit.number_series.tangent_numbers.implementation"></a></span><a class="link" href="tangent_numbers.html#math_toolkit.number_series.tangent_numbers.implementation">Implementation</a> + </h5> +<p> + Tangent numbers are calculated as intermediates in the calculation of the + <a class="link" href="bernoulli_numbers.html" title="Bernoulli Numbers">Bernoulli numbers</a>: + refer to the <a class="link" href="bernoulli_numbers.html" title="Bernoulli Numbers">Bernoulli + numbers</a> documentation for details. + </p> +</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 © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> +<hr> +<div class="spirit-nav"> +<a accesskey="p" href="bernoulli_numbers.html"><img src="../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../number_series.html"><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="primes.html"><img src="../../../../../../doc/src/images/next.png" alt="Next"></a> +</div> +</body> +</html> diff --git a/libs/math/doc/html/math_toolkit/oct_create.html b/libs/math/doc/html/math_toolkit/oct_create.html index aed9bb829..518e4f001 100644 --- a/libs/math/doc/html/math_toolkit/oct_create.html +++ b/libs/math/doc/html/math_toolkit/oct_create.html @@ -2,10 +2,10 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Octonion Creation Functions</title> -<link rel="stylesheet" href="../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../index.html" title="Math Toolkit"> -<link rel="up" href="../octonions.html" title="Chapter 9. Octonions"> +<link rel="home" href="../index.html" title="Math Toolkit 1.9.0"> +<link rel="up" href="../octonions.html" title="Chapter 10. Octonions"> <link rel="prev" href="oct_value_ops.html" title="Octonion Value Operations"> <link rel="next" href="oct_trans.html" title="Octonions Transcendentals"> </head> @@ -22,7 +22,7 @@ <div class="spirit-nav"> <a accesskey="p" href="oct_value_ops.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../octonions.html"><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="oct_trans.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_oct_create"> +<div class="section"> <div class="titlepage"><div><div><h2 class="title" style="clear: both"> <a name="math_toolkit.oct_create"></a><a class="link" href="oct_create.html" title="Octonion Creation Functions">Octonion Creation Functions</a> </h2></div></div></div> @@ -67,9 +67,10 @@ </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/oct_header.html b/libs/math/doc/html/math_toolkit/oct_header.html index c90da4b06..c225f8727 100644 --- a/libs/math/doc/html/math_toolkit/oct_header.html +++ b/libs/math/doc/html/math_toolkit/oct_header.html @@ -2,10 +2,10 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Header File</title> -<link rel="stylesheet" href="../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../index.html" title="Math Toolkit"> -<link rel="up" href="../octonions.html" title="Chapter 9. Octonions"> +<link rel="home" href="../index.html" title="Math Toolkit 1.9.0"> +<link rel="up" href="../octonions.html" title="Chapter 10. Octonions"> <link rel="prev" href="oct_overview.html" title="Overview"> <link rel="next" href="oct_synopsis.html" title="Synopsis"> </head> @@ -22,7 +22,7 @@ <div class="spirit-nav"> <a accesskey="p" href="oct_overview.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../octonions.html"><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="oct_synopsis.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_oct_header"> +<div class="section"> <div class="titlepage"><div><div><h2 class="title" style="clear: both"> <a name="math_toolkit.oct_header"></a><a class="link" href="oct_header.html" title="Header File">Header File</a> </h2></div></div></div> @@ -32,9 +32,10 @@ </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/oct_history.html b/libs/math/doc/html/math_toolkit/oct_history.html index a45cac61a..8eca6288f 100644 --- a/libs/math/doc/html/math_toolkit/oct_history.html +++ b/libs/math/doc/html/math_toolkit/oct_history.html @@ -2,10 +2,10 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>History</title> -<link rel="stylesheet" href="../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../index.html" title="Math Toolkit"> -<link rel="up" href="../octonions.html" title="Chapter 9. Octonions"> +<link rel="home" href="../index.html" title="Math Toolkit 1.9.0"> +<link rel="up" href="../octonions.html" title="Chapter 10. Octonions"> <link rel="prev" href="acknowledgements.html" title="Acknowledgements"> <link rel="next" href="oct_todo.html" title="To Do"> </head> @@ -22,7 +22,7 @@ <div class="spirit-nav"> <a accesskey="p" href="acknowledgements.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../octonions.html"><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="oct_todo.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_oct_history"> +<div class="section"> <div class="titlepage"><div><div><h2 class="title" style="clear: both"> <a name="math_toolkit.oct_history"></a><a class="link" href="oct_history.html" title="History">History</a> </h2></div></div></div> @@ -94,9 +94,10 @@ </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/oct_mem_fun.html b/libs/math/doc/html/math_toolkit/oct_mem_fun.html index 157a9bfa6..9b9b90efa 100644 --- a/libs/math/doc/html/math_toolkit/oct_mem_fun.html +++ b/libs/math/doc/html/math_toolkit/oct_mem_fun.html @@ -2,10 +2,10 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Octonion Member Functions</title> -<link rel="stylesheet" href="../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../index.html" title="Math Toolkit"> -<link rel="up" href="../octonions.html" title="Chapter 9. Octonions"> +<link rel="home" href="../index.html" title="Math Toolkit 1.9.0"> +<link rel="up" href="../octonions.html" title="Chapter 10. Octonions"> <link rel="prev" href="oct_typedefs.html" title="Octonion Member Typedefs"> <link rel="next" href="oct_non_mem.html" title="Octonion Non-Member Operators"> </head> @@ -22,7 +22,7 @@ <div class="spirit-nav"> <a accesskey="p" href="oct_typedefs.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../octonions.html"><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="oct_non_mem.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_oct_mem_fun"> +<div class="section"> <div class="titlepage"><div><div><h2 class="title" style="clear: both"> <a name="math_toolkit.oct_mem_fun"></a><a class="link" href="oct_mem_fun.html" title="Octonion Member Functions">Octonion Member Functions</a> </h2></div></div></div> @@ -242,9 +242,10 @@ </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/oct_non_mem.html b/libs/math/doc/html/math_toolkit/oct_non_mem.html index 7293f710d..21dbb00d3 100644 --- a/libs/math/doc/html/math_toolkit/oct_non_mem.html +++ b/libs/math/doc/html/math_toolkit/oct_non_mem.html @@ -2,10 +2,10 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Octonion Non-Member Operators</title> -<link rel="stylesheet" href="../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../index.html" title="Math Toolkit"> -<link rel="up" href="../octonions.html" title="Chapter 9. Octonions"> +<link rel="home" href="../index.html" title="Math Toolkit 1.9.0"> +<link rel="up" href="../octonions.html" title="Chapter 10. Octonions"> <link rel="prev" href="oct_mem_fun.html" title="Octonion Member Functions"> <link rel="next" href="oct_value_ops.html" title="Octonion Value Operations"> </head> @@ -22,7 +22,7 @@ <div class="spirit-nav"> <a accesskey="p" href="oct_mem_fun.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../octonions.html"><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="oct_value_ops.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_oct_non_mem"> +<div class="section"> <div class="titlepage"><div><div><h2 class="title" style="clear: both"> <a name="math_toolkit.oct_non_mem"></a><a class="link" href="oct_non_mem.html" title="Octonion Non-Member Operators">Octonion Non-Member Operators</a> </h2></div></div></div> @@ -206,9 +206,10 @@ </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/oct_overview.html b/libs/math/doc/html/math_toolkit/oct_overview.html index 72c90b914..51e574d44 100644 --- a/libs/math/doc/html/math_toolkit/oct_overview.html +++ b/libs/math/doc/html/math_toolkit/oct_overview.html @@ -2,11 +2,11 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Overview</title> -<link rel="stylesheet" href="../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../index.html" title="Math Toolkit"> -<link rel="up" href="../octonions.html" title="Chapter 9. Octonions"> -<link rel="prev" href="../octonions.html" title="Chapter 9. Octonions"> +<link rel="home" href="../index.html" title="Math Toolkit 1.9.0"> +<link rel="up" href="../octonions.html" title="Chapter 10. Octonions"> +<link rel="prev" href="../octonions.html" title="Chapter 10. Octonions"> <link rel="next" href="oct_header.html" title="Header File"> </head> <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"> @@ -22,12 +22,12 @@ <div class="spirit-nav"> <a accesskey="p" href="../octonions.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../octonions.html"><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="oct_header.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_oct_overview"> +<div class="section"> <div class="titlepage"><div><div><h2 class="title" style="clear: both"> <a name="math_toolkit.oct_overview"></a><a class="link" href="oct_overview.html" title="Overview">Overview</a> </h2></div></div></div> <p> - Octonions, like <a class="link" href="../quaternions.html" title="Chapter 8. Quaternions">quaternions</a>, are a relative + Octonions, like <a class="link" href="../quaternions.html" title="Chapter 9. Quaternions">quaternions</a>, are a relative of complex numbers. </p> <p> @@ -69,9 +69,10 @@ </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/oct_specialization.html b/libs/math/doc/html/math_toolkit/oct_specialization.html index 70b066932..8d3e5eec3 100644 --- a/libs/math/doc/html/math_toolkit/oct_specialization.html +++ b/libs/math/doc/html/math_toolkit/oct_specialization.html @@ -2,10 +2,10 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Octonion Specializations</title> -<link rel="stylesheet" href="../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../index.html" title="Math Toolkit"> -<link rel="up" href="../octonions.html" title="Chapter 9. Octonions"> +<link rel="home" href="../index.html" title="Math Toolkit 1.9.0"> +<link rel="up" href="../octonions.html" title="Chapter 10. Octonions"> <link rel="prev" href="octonion.html" title="Template Class octonion"> <link rel="next" href="oct_typedefs.html" title="Octonion Member Typedefs"> </head> @@ -22,7 +22,7 @@ <div class="spirit-nav"> <a accesskey="p" href="octonion.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../octonions.html"><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="oct_typedefs.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_oct_specialization"> +<div class="section"> <div class="titlepage"><div><div><h2 class="title" style="clear: both"> <a name="math_toolkit.oct_specialization"></a><a class="link" href="oct_specialization.html" title="Octonion Specializations">Octonion Specializations</a> </h2></div></div></div> @@ -225,9 +225,10 @@ </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/oct_synopsis.html b/libs/math/doc/html/math_toolkit/oct_synopsis.html index aaf0c8b07..c2907a875 100644 --- a/libs/math/doc/html/math_toolkit/oct_synopsis.html +++ b/libs/math/doc/html/math_toolkit/oct_synopsis.html @@ -2,10 +2,10 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Synopsis</title> -<link rel="stylesheet" href="../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../index.html" title="Math Toolkit"> -<link rel="up" href="../octonions.html" title="Chapter 9. Octonions"> +<link rel="home" href="../index.html" title="Math Toolkit 1.9.0"> +<link rel="up" href="../octonions.html" title="Chapter 10. Octonions"> <link rel="prev" href="oct_header.html" title="Header File"> <link rel="next" href="octonion.html" title="Template Class octonion"> </head> @@ -22,7 +22,7 @@ <div class="spirit-nav"> <a accesskey="p" href="oct_header.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../octonions.html"><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="octonion.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_oct_synopsis"> +<div class="section"> <div class="titlepage"><div><div><h2 class="title" style="clear: both"> <a name="math_toolkit.oct_synopsis"></a><a class="link" href="oct_synopsis.html" title="Synopsis">Synopsis</a> </h2></div></div></div> @@ -124,9 +124,10 @@ </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/oct_tests.html b/libs/math/doc/html/math_toolkit/oct_tests.html index a919e687f..65af2178c 100644 --- a/libs/math/doc/html/math_toolkit/oct_tests.html +++ b/libs/math/doc/html/math_toolkit/oct_tests.html @@ -2,10 +2,10 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Test Program</title> -<link rel="stylesheet" href="../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../index.html" title="Math Toolkit"> -<link rel="up" href="../octonions.html" title="Chapter 9. Octonions"> +<link rel="home" href="../index.html" title="Math Toolkit 1.9.0"> +<link rel="up" href="../octonions.html" title="Chapter 10. Octonions"> <link rel="prev" href="oct_trans.html" title="Octonions Transcendentals"> <link rel="next" href="acknowledgements.html" title="Acknowledgements"> </head> @@ -22,7 +22,7 @@ <div class="spirit-nav"> <a accesskey="p" href="oct_trans.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../octonions.html"><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="acknowledgements.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_oct_tests"> +<div class="section"> <div class="titlepage"><div><div><h2 class="title" style="clear: both"> <a name="math_toolkit.oct_tests"></a><a class="link" href="oct_tests.html" title="Test Program">Test Program</a> </h2></div></div></div> @@ -44,9 +44,10 @@ </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/oct_todo.html b/libs/math/doc/html/math_toolkit/oct_todo.html index 0e9dc0ebb..04e928102 100644 --- a/libs/math/doc/html/math_toolkit/oct_todo.html +++ b/libs/math/doc/html/math_toolkit/oct_todo.html @@ -2,12 +2,12 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>To Do</title> -<link rel="stylesheet" href="../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../index.html" title="Math Toolkit"> -<link rel="up" href="../octonions.html" title="Chapter 9. Octonions"> +<link rel="home" href="../index.html" title="Math Toolkit 1.9.0"> +<link rel="up" href="../octonions.html" title="Chapter 10. Octonions"> <link rel="prev" href="oct_history.html" title="History"> -<link rel="next" href="../gcd_lcm.html" title="Chapter 10. Integer Utilities (Greatest Common Divisor and Least Common Multiple)"> +<link rel="next" href="../gcd_lcm.html" title="Chapter 11. Integer Utilities (Greatest Common Divisor and Least Common Multiple)"> </head> <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"> <table cellpadding="2" width="100%"><tr> @@ -22,7 +22,7 @@ <div class="spirit-nav"> <a accesskey="p" href="oct_history.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../octonions.html"><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="../gcd_lcm.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_oct_todo"> +<div class="section"> <div class="titlepage"><div><div><h2 class="title" style="clear: both"> <a name="math_toolkit.oct_todo"></a><a class="link" href="oct_todo.html" title="To Do">To Do</a> </h2></div></div></div> @@ -40,9 +40,10 @@ </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/oct_trans.html b/libs/math/doc/html/math_toolkit/oct_trans.html index 4edb5dd35..6398b2c4e 100644 --- a/libs/math/doc/html/math_toolkit/oct_trans.html +++ b/libs/math/doc/html/math_toolkit/oct_trans.html @@ -2,10 +2,10 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Octonions Transcendentals</title> -<link rel="stylesheet" href="../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../index.html" title="Math Toolkit"> -<link rel="up" href="../octonions.html" title="Chapter 9. Octonions"> +<link rel="home" href="../index.html" title="Math Toolkit 1.9.0"> +<link rel="up" href="../octonions.html" title="Chapter 10. Octonions"> <link rel="prev" href="oct_create.html" title="Octonion Creation Functions"> <link rel="next" href="oct_tests.html" title="Test Program"> </head> @@ -22,7 +22,7 @@ <div class="spirit-nav"> <a accesskey="p" href="oct_create.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../octonions.html"><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="oct_tests.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_oct_trans"> +<div class="section"> <div class="titlepage"><div><div><h2 class="title" style="clear: both"> <a name="math_toolkit.oct_trans"></a><a class="link" href="oct_trans.html" title="Octonions Transcendentals">Octonions Transcendentals</a> </h2></div></div></div> @@ -131,9 +131,10 @@ </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/oct_typedefs.html b/libs/math/doc/html/math_toolkit/oct_typedefs.html index 8ce47abae..db62db2cf 100644 --- a/libs/math/doc/html/math_toolkit/oct_typedefs.html +++ b/libs/math/doc/html/math_toolkit/oct_typedefs.html @@ -2,10 +2,10 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Octonion Member Typedefs</title> -<link rel="stylesheet" href="../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../index.html" title="Math Toolkit"> -<link rel="up" href="../octonions.html" title="Chapter 9. Octonions"> +<link rel="home" href="../index.html" title="Math Toolkit 1.9.0"> +<link rel="up" href="../octonions.html" title="Chapter 10. Octonions"> <link rel="prev" href="oct_specialization.html" title="Octonion Specializations"> <link rel="next" href="oct_mem_fun.html" title="Octonion Member Functions"> </head> @@ -22,7 +22,7 @@ <div class="spirit-nav"> <a accesskey="p" href="oct_specialization.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../octonions.html"><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="oct_mem_fun.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_oct_typedefs"> +<div class="section"> <div class="titlepage"><div><div><h2 class="title" style="clear: both"> <a name="math_toolkit.oct_typedefs"></a><a class="link" href="oct_typedefs.html" title="Octonion Member Typedefs">Octonion Member Typedefs</a> </h2></div></div></div> @@ -55,9 +55,10 @@ </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/oct_value_ops.html b/libs/math/doc/html/math_toolkit/oct_value_ops.html index 5164fbf33..c7e7893df 100644 --- a/libs/math/doc/html/math_toolkit/oct_value_ops.html +++ b/libs/math/doc/html/math_toolkit/oct_value_ops.html @@ -2,10 +2,10 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Octonion Value Operations</title> -<link rel="stylesheet" href="../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../index.html" title="Math Toolkit"> -<link rel="up" href="../octonions.html" title="Chapter 9. Octonions"> +<link rel="home" href="../index.html" title="Math Toolkit 1.9.0"> +<link rel="up" href="../octonions.html" title="Chapter 10. Octonions"> <link rel="prev" href="oct_non_mem.html" title="Octonion Non-Member Operators"> <link rel="next" href="oct_create.html" title="Octonion Creation Functions"> </head> @@ -22,7 +22,7 @@ <div class="spirit-nav"> <a accesskey="p" href="oct_non_mem.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../octonions.html"><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="oct_create.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_oct_value_ops"> +<div class="section"> <div class="titlepage"><div><div><h2 class="title" style="clear: both"> <a name="math_toolkit.oct_value_ops"></a><a class="link" href="oct_value_ops.html" title="Octonion Value Operations">Octonion Value Operations</a> </h2></div></div></div> @@ -91,9 +91,10 @@ </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/octonion.html b/libs/math/doc/html/math_toolkit/octonion.html index be171d12a..2d142caa7 100644 --- a/libs/math/doc/html/math_toolkit/octonion.html +++ b/libs/math/doc/html/math_toolkit/octonion.html @@ -2,10 +2,10 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Template Class octonion</title> -<link rel="stylesheet" href="../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../index.html" title="Math Toolkit"> -<link rel="up" href="../octonions.html" title="Chapter 9. Octonions"> +<link rel="home" href="../index.html" title="Math Toolkit 1.9.0"> +<link rel="up" href="../octonions.html" title="Chapter 10. Octonions"> <link rel="prev" href="oct_synopsis.html" title="Synopsis"> <link rel="next" href="oct_specialization.html" title="Octonion Specializations"> </head> @@ -22,7 +22,7 @@ <div class="spirit-nav"> <a accesskey="p" href="oct_synopsis.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../octonions.html"><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="oct_specialization.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_octonion"> +<div class="section"> <div class="titlepage"><div><div><h2 class="title" style="clear: both"> <a name="math_toolkit.octonion"></a><a class="link" href="octonion.html" title="Template Class octonion">Template Class octonion</a> </h2></div></div></div> @@ -97,9 +97,10 @@ </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/overview.html b/libs/math/doc/html/math_toolkit/overview.html new file mode 100644 index 000000000..42c29cb6a --- /dev/null +++ b/libs/math/doc/html/math_toolkit/overview.html @@ -0,0 +1,90 @@ +<html> +<head> +<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> +<title>Overview</title> +<link rel="stylesheet" href="../math.css" type="text/css"> +<meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> +<link rel="home" href="../index.html" title="Math Toolkit 1.9.0"> +<link rel="up" href="../cstdfloat.html" title="Chapter 3. Specified-width floating-point typedefs"> +<link rel="prev" href="../cstdfloat.html" title="Chapter 3. Specified-width floating-point typedefs"> +<link rel="next" href="rationale.html" title="Rationale"> +</head> +<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"> +<table cellpadding="2" width="100%"><tr> +<td valign="top"><img alt="Boost C++ Libraries" width="277" height="86" src="../../../../../boost.png"></td> +<td align="center"><a href="../../../../../index.html">Home</a></td> +<td align="center"><a href="../../../../../libs/libraries.htm">Libraries</a></td> +<td align="center"><a href="http://www.boost.org/users/people.html">People</a></td> +<td align="center"><a href="http://www.boost.org/users/faq.html">FAQ</a></td> +<td align="center"><a href="../../../../../more/index.htm">More</a></td> +</tr></table> +<hr> +<div class="spirit-nav"> +<a accesskey="p" href="../cstdfloat.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../cstdfloat.html"><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="rationale.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a> +</div> +<div class="section"> +<div class="titlepage"><div><div><h2 class="title" style="clear: both"> +<a name="math_toolkit.overview"></a><a class="link" href="overview.html" title="Overview">Overview</a> +</h2></div></div></div> +<p> + The header <code class="computeroutput"><span class="special"><</span><span class="identifier">boost</span><span class="special">/</span><span class="identifier">cstdfloat</span><span class="special">.</span><span class="identifier">hpp</span><span class="special">></span></code> + provides <span class="bold"><strong>optional</strong></span> standardized floating-point + <code class="computeroutput"><span class="keyword">typedef</span></code>s having <span class="bold"><strong>specified + widths</strong></span>. These are useful for writing portable code because they + should behave identically on all platforms. These <code class="computeroutput"><span class="keyword">typedef</span></code>s + are the floating-point analog of specified-width integers in <code class="computeroutput"><span class="special"><</span><span class="identifier">cstdint</span><span class="special">></span></code> and <code class="computeroutput"><span class="identifier">stdint</span><span class="special">.</span><span class="identifier">h</span></code>. + </p> +<p> + The <code class="computeroutput"><span class="keyword">typedef</span></code>s are based on <a href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2013/n3626.pdf" target="_top">N3626</a> + proposed for a new C++14 standard header <code class="computeroutput"><span class="special"><</span><span class="identifier">cstdfloat</span><span class="special">></span></code> + and <a href="http://www.open-std.org/jtc1/sc22/wg14/www/docs/n1703.pdf" target="_top">N1703</a> + proposed for a new C language standard header <code class="computeroutput"><span class="special"><</span><span class="identifier">stdfloat</span><span class="special">.</span><span class="identifier">h</span><span class="special">></span></code>. + </p> +<p> + All <code class="computeroutput"><span class="keyword">typedef</span></code>s are in <code class="computeroutput"><span class="keyword">namespace</span> <span class="identifier">boost</span></code> + (would be in namespace <code class="computeroutput"><span class="identifier">std</span></code> + if eventually standardized). + </p> +<p> + The <code class="computeroutput"><span class="keyword">typedef</span></code>s include <code class="computeroutput"><span class="identifier">float16_t</span><span class="special">,</span> <span class="identifier">float32_t</span><span class="special">,</span> <span class="identifier">float64_t</span><span class="special">,</span> <span class="identifier">float80_t</span><span class="special">,</span> <span class="identifier">float128_t</span></code>, their corresponding least and + fast types, and the corresponding maximum-width type. The <code class="computeroutput"><span class="keyword">typedef</span></code>s + are based on underlying built-in types such as <code class="computeroutput"><span class="keyword">float</span></code>, + <code class="computeroutput"><span class="keyword">double</span></code>, or <code class="computeroutput"><span class="keyword">long</span> + <span class="keyword">double</span></code>, or based on other compiler-specific + non-standardized types such as <code class="computeroutput"><span class="identifier">__float128</span></code>. + The underlying types of these <code class="computeroutput"><span class="keyword">typedef</span></code>s + must conform with the corresponding specifications of binary16, binary32, binary64, + and binary128 in <a href="http://en.wikipedia.org/wiki/IEEE_floating_point" target="_top">IEEE_floating_point</a> + floating-point format. + </p> +<p> + The 128-bit floating-point type (of great interest in scientific and numeric + programming) is not required in the Boost header, and may not be supplied for + all platforms/compilers, because compiler support for a 128-bit floating-point + type is not mandated by either the C standard or the C++ standard. + </p> +<p> + See <a class="link" href="examples.html#math_toolkit.examples.je_lambda">Jahnke-Emden-Lambda function + example</a> for an example using both a CMath function and a Boost.Math + function to evaluate a moderately interesting function, the <a href="http://mathworld.wolfram.com/LambdaFunction.html" target="_top">Jahnke-Emden-Lambda + function</a> and <a class="link" href="examples.html#math_toolkit.examples.normal_table">normal + distribution</a> an example of a statistical distribution from Boost.Math + </p> +</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 © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> +<hr> +<div class="spirit-nav"> +<a accesskey="p" href="../cstdfloat.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../cstdfloat.html"><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="rationale.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a> +</div> +</body> +</html> diff --git a/libs/math/doc/html/math_toolkit/overview_tr1.html b/libs/math/doc/html/math_toolkit/overview_tr1.html index 21ed8287e..4d7f58441 100644 --- a/libs/math/doc/html/math_toolkit/overview_tr1.html +++ b/libs/math/doc/html/math_toolkit/overview_tr1.html @@ -2,9 +2,9 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>C99 and C++ TR1 C-style Functions</title> -<link rel="stylesheet" href="../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../index.html" title="Math Toolkit"> +<link rel="home" href="../index.html" title="Math Toolkit 1.9.0"> <link rel="up" href="../overview.html" title="Chapter 1. Overview"> <link rel="prev" href="history1.html" title="History and What's New"> <link rel="next" href="main_faq.html" title="Frequently Asked Questions FAQ"> @@ -22,7 +22,7 @@ <div class="spirit-nav"> <a accesskey="p" href="history1.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../overview.html"><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="main_faq.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_overview_tr1"> +<div class="section"> <div class="titlepage"><div><div><h2 class="title" style="clear: both"> <a name="math_toolkit.overview_tr1"></a><a class="link" href="overview_tr1.html" title="C99 and C++ TR1 C-style Functions">C99 and C++ TR1 C-style Functions</a> </h2></div></div></div> @@ -600,9 +600,10 @@ </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/owens_t.html b/libs/math/doc/html/math_toolkit/owens_t.html index ece9ef5b2..062b54124 100644 --- a/libs/math/doc/html/math_toolkit/owens_t.html +++ b/libs/math/doc/html/math_toolkit/owens_t.html @@ -2,12 +2,12 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Owen's T function</title> -<link rel="stylesheet" href="../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../index.html" title="Math Toolkit"> -<link rel="up" href="../special.html" title="Chapter 3. Special Functions"> +<link rel="home" href="../index.html" title="Math Toolkit 1.9.0"> +<link rel="up" href="../special.html" title="Chapter 6. Special Functions"> <link rel="prev" href="inv_hyper/atanh.html" title="atanh"> -<link rel="next" href="../utils.html" title="Chapter 4. Floating Point Utilities"> +<link rel="next" href="../extern_c.html" title='Chapter 7. TR1 and C99 external "C" Functions'> </head> <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"> <table cellpadding="2" width="100%"><tr> @@ -20,9 +20,9 @@ </tr></table> <hr> <div class="spirit-nav"> -<a accesskey="p" href="inv_hyper/atanh.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../special.html"><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="../utils.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a> +<a accesskey="p" href="inv_hyper/atanh.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../special.html"><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="../extern_c.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_owens_t"> +<div class="section"> <div class="titlepage"><div><div><h2 class="title" style="clear: both"> <a name="math_toolkit.owens_t"></a><a class="link" href="owens_t.html" title="Owen's T function">Owen's T function</a> </h2></div></div></div> @@ -37,8 +37,8 @@ <span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T</span><span class="special">></span> <a class="link" href="result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">owens_t</span><span class="special">(</span><span class="identifier">T</span> <span class="identifier">h</span><span class="special">,</span> <span class="identifier">T</span> <span class="identifier">a</span><span class="special">);</span> -<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> -<a class="link" href="result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">owens_t</span><span class="special">(</span><span class="identifier">T</span> <span class="identifier">h</span><span class="special">,</span> <span class="identifier">T</span> <span class="identifier">a</span><span class="special">,</span> <span class="keyword">const</span> <a class="link" href="../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">&);</span> +<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> +<a class="link" href="result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">owens_t</span><span class="special">(</span><span class="identifier">T</span> <span class="identifier">h</span><span class="special">,</span> <span class="identifier">T</span> <span class="identifier">a</span><span class="special">,</span> <span class="keyword">const</span> <a class="link" href="../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">&);</span> <span class="special">}}</span> <span class="comment">// namespaces</span> </pre> @@ -51,9 +51,9 @@ function</a> of <span class="emphasis"><em>h</em></span> and <span class="emphasis"><em>a</em></span>. </p> <p> - The final <a class="link" href="../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a> argument is optional and can + The final <a class="link" href="../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a> argument is optional and can be used to control the behaviour of the function: how it handles errors, what - level of precision to use etc. Refer to the <a class="link" href="../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">policy documentation + level of precision to use etc. Refer to the <a class="link" href="../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">policy documentation for more details</a>. </p> <p> @@ -209,9 +209,10 @@ </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> @@ -219,7 +220,7 @@ </tr></table> <hr> <div class="spirit-nav"> -<a accesskey="p" href="inv_hyper/atanh.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../special.html"><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="../utils.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a> +<a accesskey="p" href="inv_hyper/atanh.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../special.html"><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="../extern_c.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a> </div> </body> </html> diff --git a/libs/math/doc/html/math_toolkit/perf_over1.html b/libs/math/doc/html/math_toolkit/perf_over1.html index d00fac27e..1ad15c1e2 100644 --- a/libs/math/doc/html/math_toolkit/perf_over1.html +++ b/libs/math/doc/html/math_toolkit/perf_over1.html @@ -2,9 +2,9 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Performance</title> -<link rel="stylesheet" href="../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../index.html" title="Math Toolkit"> +<link rel="home" href="../index.html" title="Math Toolkit 1.9.0"> <link rel="up" href="../overview.html" title="Chapter 1. Overview"> <link rel="prev" href="threads.html" title="Thread Safety"> <link rel="next" href="building.html" title="If and How to Build a Boost.Math Library, and its Examples and Tests"> @@ -22,7 +22,7 @@ <div class="spirit-nav"> <a accesskey="p" href="threads.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../overview.html"><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="building.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_perf_over1"> +<div class="section"> <div class="titlepage"><div><div><h2 class="title" style="clear: both"> <a name="math_toolkit.perf_over1"></a><a class="link" href="perf_over1.html" title="Performance">Performance</a> </h2></div></div></div> @@ -58,16 +58,17 @@ </li> </ol></div> <p> - The <a class="link" href="../perf.html" title="Chapter 14. Performance">performance section</a> contains more information + The <a class="link" href="../perf.html" title="Chapter 15. Performance">performance section</a> contains more information on the performance of this library, what you can do to fine tune it, and how this library compares to some other open source alternatives. </p> </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/perf_over2.html b/libs/math/doc/html/math_toolkit/perf_over2.html index 4d0a837e5..2feb9b795 100644 --- a/libs/math/doc/html/math_toolkit/perf_over2.html +++ b/libs/math/doc/html/math_toolkit/perf_over2.html @@ -2,11 +2,11 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Performance Overview</title> -<link rel="stylesheet" href="../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../index.html" title="Math Toolkit"> -<link rel="up" href="../perf.html" title="Chapter 14. Performance"> -<link rel="prev" href="../perf.html" title="Chapter 14. Performance"> +<link rel="home" href="../index.html" title="Math Toolkit 1.9.0"> +<link rel="up" href="../perf.html" title="Chapter 15. Performance"> +<link rel="prev" href="../perf.html" title="Chapter 15. Performance"> <link rel="next" href="interp.html" title="Interpreting these Results"> </head> <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"> @@ -22,7 +22,7 @@ <div class="spirit-nav"> <a accesskey="p" href="../perf.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../perf.html"><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="interp.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_perf_over2"> +<div class="section"> <div class="titlepage"><div><div><h2 class="title" style="clear: both"> <a name="math_toolkit.perf_over2"></a><a class="link" href="perf_over2.html" title="Performance Overview">Performance Overview</a> </h2></div></div></div> @@ -58,16 +58,17 @@ </li> </ol></div> <p> - The <a class="link" href="../perf.html" title="Chapter 14. Performance">performance section</a> contains more information + The <a class="link" href="../perf.html" title="Chapter 15. Performance">performance section</a> contains more information on the performance of this library, what you can do to fine tune it, and how this library compares to some other open source alternatives. </p> </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/perf_test_app.html b/libs/math/doc/html/math_toolkit/perf_test_app.html index cc9a17525..f3927280d 100644 --- a/libs/math/doc/html/math_toolkit/perf_test_app.html +++ b/libs/math/doc/html/math_toolkit/perf_test_app.html @@ -2,12 +2,12 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>The Performance Test Application</title> -<link rel="stylesheet" href="../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../index.html" title="Math Toolkit"> -<link rel="up" href="../perf.html" title="Chapter 14. Performance"> +<link rel="home" href="../index.html" title="Math Toolkit 1.9.0"> +<link rel="up" href="../perf.html" title="Chapter 15. Performance"> <link rel="prev" href="comparisons.html" title="Comparisons to Other Open Source Libraries"> -<link rel="next" href="../backgrounders.html" title="Chapter 15. Backgrounders"> +<link rel="next" href="../backgrounders.html" title="Chapter 16. Backgrounders"> </head> <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"> <table cellpadding="2" width="100%"><tr> @@ -22,7 +22,7 @@ <div class="spirit-nav"> <a accesskey="p" href="comparisons.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../perf.html"><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="../backgrounders.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_perf_test_app"> +<div class="section"> <div class="titlepage"><div><div><h2 class="title" style="clear: both"> <a name="math_toolkit.perf_test_app"></a><a class="link" href="perf_test_app.html" title="The Performance Test Application">The Performance Test Application</a> </h2></div></div></div> @@ -39,17 +39,18 @@ </p> <p> If you want to use this application to test the effect of changing any of the - <a class="link" href="../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policies</a>, then you will need to build and run - it twice: once with the default <a class="link" href="../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policies</a>, and - then a second time with the <a class="link" href="../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policies</a> you want + <a class="link" href="../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policies</a>, then you will need to build and run + it twice: once with the default <a class="link" href="../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policies</a>, and + then a second time with the <a class="link" href="../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policies</a> you want to test set as the default. </p> </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/pol_overview.html b/libs/math/doc/html/math_toolkit/pol_overview.html index ecfc18ee5..d7db066a3 100644 --- a/libs/math/doc/html/math_toolkit/pol_overview.html +++ b/libs/math/doc/html/math_toolkit/pol_overview.html @@ -2,11 +2,11 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Policy Overview</title> -<link rel="stylesheet" href="../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../index.html" title="Math Toolkit"> -<link rel="up" href="../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc"> -<link rel="prev" href="../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc"> +<link rel="home" href="../index.html" title="Math Toolkit 1.9.0"> +<link rel="up" href="../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc"> +<link rel="prev" href="../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc"> <link rel="next" href="pol_tutorial.html" title="Policy Tutorial"> </head> <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"> @@ -22,7 +22,7 @@ <div class="spirit-nav"> <a accesskey="p" href="../policy.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../policy.html"><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="pol_tutorial.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_pol_overview"> +<div class="section"> <div class="titlepage"><div><div><h2 class="title" style="clear: both"> <a name="math_toolkit.pol_overview"></a><a class="link" href="pol_overview.html" title="Policy Overview">Policy Overview</a> </h2></div></div></div> @@ -101,9 +101,10 @@ </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/pol_ref.html b/libs/math/doc/html/math_toolkit/pol_ref.html index d875b4541..2e4c4aaf9 100644 --- a/libs/math/doc/html/math_toolkit/pol_ref.html +++ b/libs/math/doc/html/math_toolkit/pol_ref.html @@ -2,10 +2,10 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Policy Reference</title> -<link rel="stylesheet" href="../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../index.html" title="Math Toolkit"> -<link rel="up" href="../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc"> +<link rel="home" href="../index.html" title="Math Toolkit 1.9.0"> +<link rel="up" href="../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc"> <link rel="prev" href="pol_tutorial/understand_dis_quant.html" title="Understanding Quantiles of Discrete Distributions"> <link rel="next" href="pol_ref/error_handling_policies.html" title="Error Handling Policies"> </head> @@ -22,7 +22,7 @@ <div class="spirit-nav"> <a accesskey="p" href="pol_tutorial/understand_dis_quant.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../policy.html"><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="pol_ref/error_handling_policies.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_pol_ref"> +<div class="section"> <div class="titlepage"><div><div><h2 class="title" style="clear: both"> <a name="math_toolkit.pol_ref"></a><a class="link" href="pol_ref.html" title="Policy Reference">Policy Reference</a> </h2></div></div></div> @@ -47,9 +47,10 @@ </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/pol_ref/assert_undefined.html b/libs/math/doc/html/math_toolkit/pol_ref/assert_undefined.html index 6365384a9..fed5f9984 100644 --- a/libs/math/doc/html/math_toolkit/pol_ref/assert_undefined.html +++ b/libs/math/doc/html/math_toolkit/pol_ref/assert_undefined.html @@ -2,9 +2,9 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Mathematically Undefined Function Policies</title> -<link rel="stylesheet" href="../../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../../index.html" title="Math Toolkit"> +<link rel="home" href="../../index.html" title="Math Toolkit 1.9.0"> <link rel="up" href="../pol_ref.html" title="Policy Reference"> <link rel="prev" href="internal_promotion.html" title="Internal Floating-point Promotion Policies"> <link rel="next" href="discrete_quant_ref.html" title="Discrete Quantile Policies"> @@ -22,7 +22,7 @@ <div class="spirit-nav"> <a accesskey="p" href="internal_promotion.html"><img src="../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../pol_ref.html"><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="discrete_quant_ref.html"><img src="../../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_pol_ref_assert_undefined"> +<div class="section"> <div class="titlepage"><div><div><h3 class="title"> <a name="math_toolkit.pol_ref.assert_undefined"></a><a class="link" href="assert_undefined.html" title="Mathematically Undefined Function Policies">Mathematically Undefined Function Policies</a> @@ -85,9 +85,10 @@ </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/pol_ref/discrete_quant_ref.html b/libs/math/doc/html/math_toolkit/pol_ref/discrete_quant_ref.html index dc73763f0..c7ced955a 100644 --- a/libs/math/doc/html/math_toolkit/pol_ref/discrete_quant_ref.html +++ b/libs/math/doc/html/math_toolkit/pol_ref/discrete_quant_ref.html @@ -2,9 +2,9 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Discrete Quantile Policies</title> -<link rel="stylesheet" href="../../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../../index.html" title="Math Toolkit"> +<link rel="home" href="../../index.html" title="Math Toolkit 1.9.0"> <link rel="up" href="../pol_ref.html" title="Policy Reference"> <link rel="prev" href="assert_undefined.html" title="Mathematically Undefined Function Policies"> <link rel="next" href="precision_pol.html" title="Precision Policies"> @@ -22,7 +22,7 @@ <div class="spirit-nav"> <a accesskey="p" href="assert_undefined.html"><img src="../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../pol_ref.html"><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="precision_pol.html"><img src="../../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_pol_ref_discrete_quant_ref"> +<div class="section"> <div class="titlepage"><div><div><h3 class="title"> <a name="math_toolkit.pol_ref.discrete_quant_ref"></a><a class="link" href="discrete_quant_ref.html" title="Discrete Quantile Policies">Discrete Quantile Policies</a> @@ -235,9 +235,10 @@ </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/pol_ref/error_handling_policies.html b/libs/math/doc/html/math_toolkit/pol_ref/error_handling_policies.html index 750542f45..b0baef856 100644 --- a/libs/math/doc/html/math_toolkit/pol_ref/error_handling_policies.html +++ b/libs/math/doc/html/math_toolkit/pol_ref/error_handling_policies.html @@ -2,9 +2,9 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Error Handling Policies</title> -<link rel="stylesheet" href="../../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../../index.html" title="Math Toolkit"> +<link rel="home" href="../../index.html" title="Math Toolkit 1.9.0"> <link rel="up" href="../pol_ref.html" title="Policy Reference"> <link rel="prev" href="../pol_ref.html" title="Policy Reference"> <link rel="next" href="internal_promotion.html" title="Internal Floating-point Promotion Policies"> @@ -22,7 +22,7 @@ <div class="spirit-nav"> <a accesskey="p" href="../pol_ref.html"><img src="../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../pol_ref.html"><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="internal_promotion.html"><img src="../../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_pol_ref_error_handling_policies"> +<div class="section"> <div class="titlepage"><div><div><h3 class="title"> <a name="math_toolkit.pol_ref.error_handling_policies"></a><a class="link" href="error_handling_policies.html" title="Error Handling Policies">Error Handling Policies</a> @@ -756,9 +756,10 @@ </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/pol_ref/internal_promotion.html b/libs/math/doc/html/math_toolkit/pol_ref/internal_promotion.html index 3aec740f2..a7f1131da 100644 --- a/libs/math/doc/html/math_toolkit/pol_ref/internal_promotion.html +++ b/libs/math/doc/html/math_toolkit/pol_ref/internal_promotion.html @@ -2,9 +2,9 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Internal Floating-point Promotion Policies</title> -<link rel="stylesheet" href="../../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../../index.html" title="Math Toolkit"> +<link rel="home" href="../../index.html" title="Math Toolkit 1.9.0"> <link rel="up" href="../pol_ref.html" title="Policy Reference"> <link rel="prev" href="error_handling_policies.html" title="Error Handling Policies"> <link rel="next" href="assert_undefined.html" title="Mathematically Undefined Function Policies"> @@ -22,7 +22,7 @@ <div class="spirit-nav"> <a accesskey="p" href="error_handling_policies.html"><img src="../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../pol_ref.html"><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="assert_undefined.html"><img src="../../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_pol_ref_internal_promotion"> +<div class="section"> <div class="titlepage"><div><div><h3 class="title"> <a name="math_toolkit.pol_ref.internal_promotion"></a><a class="link" href="internal_promotion.html" title="Internal Floating-point Promotion Policies">Internal Floating-point Promotion Policies</a> @@ -133,9 +133,10 @@ </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/pol_ref/iteration_pol.html b/libs/math/doc/html/math_toolkit/pol_ref/iteration_pol.html index 1fa37b825..0e8c7a6c1 100644 --- a/libs/math/doc/html/math_toolkit/pol_ref/iteration_pol.html +++ b/libs/math/doc/html/math_toolkit/pol_ref/iteration_pol.html @@ -2,9 +2,9 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Iteration Limits Policies</title> -<link rel="stylesheet" href="../../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../../index.html" title="Math Toolkit"> +<link rel="home" href="../../index.html" title="Math Toolkit 1.9.0"> <link rel="up" href="../pol_ref.html" title="Policy Reference"> <link rel="prev" href="precision_pol.html" title="Precision Policies"> <link rel="next" href="policy_defaults.html" title="Using Macros to Change the Policy Defaults"> @@ -22,7 +22,7 @@ <div class="spirit-nav"> <a accesskey="p" href="precision_pol.html"><img src="../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../pol_ref.html"><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="policy_defaults.html"><img src="../../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_pol_ref_iteration_pol"> +<div class="section"> <div class="titlepage"><div><div><h3 class="title"> <a name="math_toolkit.pol_ref.iteration_pol"></a><a class="link" href="iteration_pol.html" title="Iteration Limits Policies">Iteration Limits Policies</a> @@ -50,9 +50,10 @@ </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/pol_ref/namespace_pol.html b/libs/math/doc/html/math_toolkit/pol_ref/namespace_pol.html index 50971afff..59523a537 100644 --- a/libs/math/doc/html/math_toolkit/pol_ref/namespace_pol.html +++ b/libs/math/doc/html/math_toolkit/pol_ref/namespace_pol.html @@ -2,9 +2,9 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Setting Polices at Namespace Scope</title> -<link rel="stylesheet" href="../../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../../index.html" title="Math Toolkit"> +<link rel="home" href="../../index.html" title="Math Toolkit 1.9.0"> <link rel="up" href="../pol_ref.html" title="Policy Reference"> <link rel="prev" href="policy_defaults.html" title="Using Macros to Change the Policy Defaults"> <link rel="next" href="pol_ref_ref.html" title="Policy Class Reference"> @@ -22,7 +22,7 @@ <div class="spirit-nav"> <a accesskey="p" href="policy_defaults.html"><img src="../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../pol_ref.html"><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="pol_ref_ref.html"><img src="../../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_pol_ref_namespace_pol"> +<div class="section"> <div class="titlepage"><div><div><h3 class="title"> <a name="math_toolkit.pol_ref.namespace_pol"></a><a class="link" href="namespace_pol.html" title="Setting Polices at Namespace Scope">Setting Polices at Namespace Scope</a> @@ -140,9 +140,10 @@ </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/pol_ref/pol_ref_ref.html b/libs/math/doc/html/math_toolkit/pol_ref/pol_ref_ref.html index f4d25f0f7..0ae4c2015 100644 --- a/libs/math/doc/html/math_toolkit/pol_ref/pol_ref_ref.html +++ b/libs/math/doc/html/math_toolkit/pol_ref/pol_ref_ref.html @@ -2,12 +2,12 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Policy Class Reference</title> -<link rel="stylesheet" href="../../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../../index.html" title="Math Toolkit"> +<link rel="home" href="../../index.html" title="Math Toolkit 1.9.0"> <link rel="up" href="../pol_ref.html" title="Policy Reference"> <link rel="prev" href="namespace_pol.html" title="Setting Polices at Namespace Scope"> -<link rel="next" href="../../perf.html" title="Chapter 14. Performance"> +<link rel="next" href="../../perf.html" title="Chapter 15. Performance"> </head> <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"> <table cellpadding="2" width="100%"><tr> @@ -22,7 +22,7 @@ <div class="spirit-nav"> <a accesskey="p" href="namespace_pol.html"><img src="../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../pol_ref.html"><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="../../perf.html"><img src="../../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_pol_ref_pol_ref_ref"> +<div class="section"> <div class="titlepage"><div><div><h3 class="title"> <a name="math_toolkit.pol_ref.pol_ref_ref"></a><a class="link" href="pol_ref_ref.html" title="Policy Class Reference">Policy Class Reference</a> </h3></div></div></div> @@ -241,9 +241,10 @@ </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/pol_ref/policy_defaults.html b/libs/math/doc/html/math_toolkit/pol_ref/policy_defaults.html index a02f91ba0..1d17201b2 100644 --- a/libs/math/doc/html/math_toolkit/pol_ref/policy_defaults.html +++ b/libs/math/doc/html/math_toolkit/pol_ref/policy_defaults.html @@ -2,9 +2,9 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Using Macros to Change the Policy Defaults</title> -<link rel="stylesheet" href="../../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../../index.html" title="Math Toolkit"> +<link rel="home" href="../../index.html" title="Math Toolkit 1.9.0"> <link rel="up" href="../pol_ref.html" title="Policy Reference"> <link rel="prev" href="iteration_pol.html" title="Iteration Limits Policies"> <link rel="next" href="namespace_pol.html" title="Setting Polices at Namespace Scope"> @@ -22,7 +22,7 @@ <div class="spirit-nav"> <a accesskey="p" href="iteration_pol.html"><img src="../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../pol_ref.html"><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="namespace_pol.html"><img src="../../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_pol_ref_policy_defaults"> +<div class="section"> <div class="titlepage"><div><div><h3 class="title"> <a name="math_toolkit.pol_ref.policy_defaults"></a><a class="link" href="policy_defaults.html" title="Using Macros to Change the Policy Defaults">Using Macros to Change the Policy Defaults</a> @@ -241,9 +241,10 @@ </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/pol_ref/precision_pol.html b/libs/math/doc/html/math_toolkit/pol_ref/precision_pol.html index 3129d9472..3083a0457 100644 --- a/libs/math/doc/html/math_toolkit/pol_ref/precision_pol.html +++ b/libs/math/doc/html/math_toolkit/pol_ref/precision_pol.html @@ -2,9 +2,9 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Precision Policies</title> -<link rel="stylesheet" href="../../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../../index.html" title="Math Toolkit"> +<link rel="home" href="../../index.html" title="Math Toolkit 1.9.0"> <link rel="up" href="../pol_ref.html" title="Policy Reference"> <link rel="prev" href="discrete_quant_ref.html" title="Discrete Quantile Policies"> <link rel="next" href="iteration_pol.html" title="Iteration Limits Policies"> @@ -22,7 +22,7 @@ <div class="spirit-nav"> <a accesskey="p" href="discrete_quant_ref.html"><img src="../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../pol_ref.html"><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="iteration_pol.html"><img src="../../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_pol_ref_precision_pol"> +<div class="section"> <div class="titlepage"><div><div><h3 class="title"> <a name="math_toolkit.pol_ref.precision_pol"></a><a class="link" href="precision_pol.html" title="Precision Policies">Precision Policies</a> </h3></div></div></div> @@ -93,9 +93,10 @@ </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/pol_tutorial.html b/libs/math/doc/html/math_toolkit/pol_tutorial.html index 36df7e504..6d0c01e46 100644 --- a/libs/math/doc/html/math_toolkit/pol_tutorial.html +++ b/libs/math/doc/html/math_toolkit/pol_tutorial.html @@ -2,10 +2,10 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Policy Tutorial</title> -<link rel="stylesheet" href="../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../index.html" title="Math Toolkit"> -<link rel="up" href="../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc"> +<link rel="home" href="../index.html" title="Math Toolkit 1.9.0"> +<link rel="up" href="../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc"> <link rel="prev" href="pol_overview.html" title="Policy Overview"> <link rel="next" href="pol_tutorial/what_is_a_policy.html" title="So Just What is a Policy Anyway?"> </head> @@ -22,7 +22,7 @@ <div class="spirit-nav"> <a accesskey="p" href="pol_overview.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../policy.html"><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="pol_tutorial/what_is_a_policy.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_pol_tutorial"> +<div class="section"> <div class="titlepage"><div><div><h2 class="title" style="clear: both"> <a name="math_toolkit.pol_tutorial"></a><a class="link" href="pol_tutorial.html" title="Policy Tutorial">Policy Tutorial</a> </h2></div></div></div> @@ -49,9 +49,10 @@ </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/pol_tutorial/ad_hoc_dist_policies.html b/libs/math/doc/html/math_toolkit/pol_tutorial/ad_hoc_dist_policies.html index 6df32817a..5c460d0bb 100644 --- a/libs/math/doc/html/math_toolkit/pol_tutorial/ad_hoc_dist_policies.html +++ b/libs/math/doc/html/math_toolkit/pol_tutorial/ad_hoc_dist_policies.html @@ -2,9 +2,9 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Setting Policies for Distributions on an Ad Hoc Basis</title> -<link rel="stylesheet" href="../../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../../index.html" title="Math Toolkit"> +<link rel="home" href="../../index.html" title="Math Toolkit 1.9.0"> <link rel="up" href="../pol_tutorial.html" title="Policy Tutorial"> <link rel="prev" href="changing_policy_defaults.html" title="Changing the Policy Defaults"> <link rel="next" href="ad_hoc_sf_policies.html" title="Changing the Policy on an Ad Hoc Basis for the Special Functions"> @@ -22,7 +22,7 @@ <div class="spirit-nav"> <a accesskey="p" href="changing_policy_defaults.html"><img src="../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../pol_tutorial.html"><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="ad_hoc_sf_policies.html"><img src="../../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_pol_tutorial_ad_hoc_dist_policies"> +<div class="section"> <div class="titlepage"><div><div><h3 class="title"> <a name="math_toolkit.pol_tutorial.ad_hoc_dist_policies"></a><a class="link" href="ad_hoc_dist_policies.html" title="Setting Policies for Distributions on an Ad Hoc Basis">Setting Policies for Distributions on an Ad Hoc Basis</a> @@ -88,9 +88,10 @@ </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/pol_tutorial/ad_hoc_sf_policies.html b/libs/math/doc/html/math_toolkit/pol_tutorial/ad_hoc_sf_policies.html index 846c06cba..433b49eba 100644 --- a/libs/math/doc/html/math_toolkit/pol_tutorial/ad_hoc_sf_policies.html +++ b/libs/math/doc/html/math_toolkit/pol_tutorial/ad_hoc_sf_policies.html @@ -2,9 +2,9 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Changing the Policy on an Ad Hoc Basis for the Special Functions</title> -<link rel="stylesheet" href="../../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../../index.html" title="Math Toolkit"> +<link rel="home" href="../../index.html" title="Math Toolkit 1.9.0"> <link rel="up" href="../pol_tutorial.html" title="Policy Tutorial"> <link rel="prev" href="ad_hoc_dist_policies.html" title="Setting Policies for Distributions on an Ad Hoc Basis"> <link rel="next" href="namespace_policies.html" title="Setting Policies at Namespace or Translation Unit Scope"> @@ -22,7 +22,7 @@ <div class="spirit-nav"> <a accesskey="p" href="ad_hoc_dist_policies.html"><img src="../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../pol_tutorial.html"><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="namespace_policies.html"><img src="../../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_pol_tutorial_ad_hoc_sf_policies"> +<div class="section"> <div class="titlepage"><div><div><h3 class="title"> <a name="math_toolkit.pol_tutorial.ad_hoc_sf_policies"></a><a class="link" href="ad_hoc_sf_policies.html" title="Changing the Policy on an Ad Hoc Basis for the Special Functions">Changing the Policy on an Ad Hoc Basis for the Special Functions</a> @@ -157,9 +157,10 @@ errno = 33 </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/pol_tutorial/changing_policy_defaults.html b/libs/math/doc/html/math_toolkit/pol_tutorial/changing_policy_defaults.html index 4fac3b8c9..e6b5360aa 100644 --- a/libs/math/doc/html/math_toolkit/pol_tutorial/changing_policy_defaults.html +++ b/libs/math/doc/html/math_toolkit/pol_tutorial/changing_policy_defaults.html @@ -2,9 +2,9 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Changing the Policy Defaults</title> -<link rel="stylesheet" href="../../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../../index.html" title="Math Toolkit"> +<link rel="home" href="../../index.html" title="Math Toolkit 1.9.0"> <link rel="up" href="../pol_tutorial.html" title="Policy Tutorial"> <link rel="prev" href="policy_usage.html" title="So How are Policies Used Anyway?"> <link rel="next" href="ad_hoc_dist_policies.html" title="Setting Policies for Distributions on an Ad Hoc Basis"> @@ -22,7 +22,7 @@ <div class="spirit-nav"> <a accesskey="p" href="policy_usage.html"><img src="../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../pol_tutorial.html"><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="ad_hoc_dist_policies.html"><img src="../../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_pol_tutorial_changing_policy_defaults"> +<div class="section"> <div class="titlepage"><div><div><h3 class="title"> <a name="math_toolkit.pol_tutorial.changing_policy_defaults"></a><a class="link" href="changing_policy_defaults.html" title="Changing the Policy Defaults">Changing the Policy Defaults</a> @@ -113,14 +113,138 @@ unit only: <span class="emphasis"><em>don't say that you weren't warned!</em></span> </p> <p> - [error_handling_example] + The following example demonstrates the effect of setting the macro BOOST_MATH_DOMAIN_ERROR_POLICY + when an invalid argument is encountered. For the purposes of this example, + we'll pass a negative degrees of freedom parameter to the student's t distribution. </p> +<p> + Since we know that this is a single file program we could just add: + </p> +<pre class="programlisting"><span class="preprocessor">#define</span> <span class="identifier">BOOST_MATH_DOMAIN_ERROR_POLICY</span> <span class="identifier">ignore_error</span> +</pre> +<p> + to the top of the source file to change the default policy to one that simply + returns a NaN when a domain error occurs. Alternatively we could use: + </p> +<pre class="programlisting"><span class="preprocessor">#define</span> <span class="identifier">BOOST_MATH_DOMAIN_ERROR_POLICY</span> <span class="identifier">errno_on_error</span> +</pre> +<p> + To ensure the <code class="computeroutput"><span class="special">::</span><span class="identifier">errno</span></code> + is set when a domain error occurs as well as returning a NaN. + </p> +<p> + This is safe provided the program consists of a single translation unit + <span class="emphasis"><em>and</em></span> we place the define <span class="emphasis"><em>before</em></span> + any #includes. Note that should we add the define after the includes then + it will have no effect! A warning such as: + </p> +<pre class="programlisting">warning C4005: 'BOOST_MATH_OVERFLOW_ERROR_POLICY' : macro redefinition</pre> +<p> + is a certain sign that it will <span class="emphasis"><em>not</em></span> have the desired + effect. + </p> +<p> + We'll begin our sample program with the needed includes: + </p> +<pre class="programlisting"> <span class="preprocessor">#define</span> <span class="identifier">BOOST_MATH_DOMAIN_ERROR_POLICY</span> <span class="identifier">ignore_error</span> + +<span class="comment">// Boost</span> +<span class="preprocessor">#include</span> <span class="special"><</span><span class="identifier">boost</span><span class="special">/</span><span class="identifier">math</span><span class="special">/</span><span class="identifier">distributions</span><span class="special">/</span><span class="identifier">students_t</span><span class="special">.</span><span class="identifier">hpp</span><span class="special">></span> + <span class="keyword">using</span> <span class="identifier">boost</span><span class="special">::</span><span class="identifier">math</span><span class="special">::</span><span class="identifier">students_t</span><span class="special">;</span> <span class="comment">// Probability of students_t(df, t).</span> + +<span class="comment">// std</span> +<span class="preprocessor">#include</span> <span class="special"><</span><span class="identifier">iostream</span><span class="special">></span> + <span class="keyword">using</span> <span class="identifier">std</span><span class="special">::</span><span class="identifier">cout</span><span class="special">;</span> + <span class="keyword">using</span> <span class="identifier">std</span><span class="special">::</span><span class="identifier">endl</span><span class="special">;</span> + +<span class="preprocessor">#include</span> <span class="special"><</span><span class="identifier">stdexcept</span><span class="special">></span> + <span class="keyword">using</span> <span class="identifier">std</span><span class="special">::</span><span class="identifier">exception</span><span class="special">;</span> + +<span class="preprocessor">#include</span> <span class="special"><</span><span class="identifier">cstddef</span><span class="special">></span> + <span class="comment">// using ::errno</span> +</pre> +<p> + Next we'll define the program's main() to call the student's t distribution + with an invalid degrees of freedom parameter, the program is set up to handle + either an exception or a NaN: + </p> +<pre class="programlisting"><span class="keyword">int</span> <span class="identifier">main</span><span class="special">()</span> +<span class="special">{</span> + <span class="identifier">cout</span> <span class="special"><<</span> <span class="string">"Example error handling using Student's t function. "</span> <span class="special"><<</span> <span class="identifier">endl</span><span class="special">;</span> + <span class="identifier">cout</span> <span class="special"><<</span> <span class="string">"BOOST_MATH_DOMAIN_ERROR_POLICY is set to: "</span> + <span class="special"><<</span> <span class="identifier">BOOST_STRINGIZE</span><span class="special">(</span><span class="identifier">BOOST_MATH_DOMAIN_ERROR_POLICY</span><span class="special">)</span> <span class="special"><<</span> <span class="identifier">endl</span><span class="special">;</span> + + <span class="keyword">double</span> <span class="identifier">degrees_of_freedom</span> <span class="special">=</span> <span class="special">-</span><span class="number">1</span><span class="special">;</span> <span class="comment">// A bad argument!</span> + <span class="keyword">double</span> <span class="identifier">t</span> <span class="special">=</span> <span class="number">10</span><span class="special">;</span> + + <span class="keyword">try</span> + <span class="special">{</span> + <span class="identifier">errno</span> <span class="special">=</span> <span class="number">0</span><span class="special">;</span> <span class="comment">// Clear/reset.</span> + <span class="identifier">students_t</span> <span class="identifier">dist</span><span class="special">(</span><span class="identifier">degrees_of_freedom</span><span class="special">);</span> <span class="comment">// exception is thrown here if enabled.</span> + <span class="keyword">double</span> <span class="identifier">p</span> <span class="special">=</span> <span class="identifier">cdf</span><span class="special">(</span><span class="identifier">dist</span><span class="special">,</span> <span class="identifier">t</span><span class="special">);</span> + <span class="comment">// Test for error reported by other means:</span> + <span class="keyword">if</span><span class="special">((</span><span class="identifier">boost</span><span class="special">::</span><span class="identifier">math</span><span class="special">::</span><span class="identifier">isnan</span><span class="special">)(</span><span class="identifier">p</span><span class="special">))</span> + <span class="special">{</span> + <span class="identifier">cout</span> <span class="special"><<</span> <span class="string">"cdf returned a NaN!"</span> <span class="special"><<</span> <span class="identifier">endl</span><span class="special">;</span> + <span class="keyword">if</span> <span class="special">(</span><span class="identifier">errno</span> <span class="special">!=</span> <span class="number">0</span><span class="special">)</span> + <span class="special">{</span> <span class="comment">// So errno has been set.</span> + <span class="identifier">cout</span> <span class="special"><<</span> <span class="string">"errno is set to: "</span> <span class="special"><<</span> <span class="identifier">errno</span> <span class="special"><<</span> <span class="identifier">endl</span><span class="special">;</span> + <span class="special">}</span> + <span class="special">}</span> + <span class="keyword">else</span> + <span class="identifier">cout</span> <span class="special"><<</span> <span class="string">"Probability of Student's t is "</span> <span class="special"><<</span> <span class="identifier">p</span> <span class="special"><<</span> <span class="identifier">endl</span><span class="special">;</span> + <span class="special">}</span> + <span class="keyword">catch</span><span class="special">(</span><span class="keyword">const</span> <span class="identifier">std</span><span class="special">::</span><span class="identifier">exception</span><span class="special">&</span> <span class="identifier">e</span><span class="special">)</span> + <span class="special">{</span> + <span class="identifier">std</span><span class="special">::</span><span class="identifier">cout</span> <span class="special"><<</span> + <span class="string">"\n"</span><span class="string">"Message from thrown exception was:\n "</span> <span class="special"><<</span> <span class="identifier">e</span><span class="special">.</span><span class="identifier">what</span><span class="special">()</span> <span class="special"><<</span> <span class="identifier">std</span><span class="special">::</span><span class="identifier">endl</span><span class="special">;</span> + <span class="special">}</span> + <span class="keyword">return</span> <span class="number">0</span><span class="special">;</span> +<span class="special">}</span> <span class="comment">// int main()</span> +</pre> +<p> + Here's what the program output looks like with a default build (one that + <span class="bold"><strong>does throw exceptions</strong></span>): + </p> +<pre class="programlisting">Example error handling using Student's t function. +BOOST_MATH_DOMAIN_ERROR_POLICY is set to: throw_on_error + +Message from thrown exception was: + Error in function boost::math::students_t_distribution<double>::students_t_distribution: + Degrees of freedom argument is -1, but must be > 0 ! +</pre> +<p> + Alternatively let's build with: + </p> +<pre class="programlisting"><span class="preprocessor">#define</span> <span class="identifier">BOOST_MATH_DOMAIN_ERROR_POLICY</span> <span class="identifier">ignore_error</span> +</pre> +<p> + Now the program output is: + </p> +<pre class="programlisting">Example error handling using Student's t function. +BOOST_MATH_DOMAIN_ERROR_POLICY is set to: ignore_error +cdf returned a NaN! +</pre> +<p> + And finally let's build with: + </p> +<pre class="programlisting"><span class="preprocessor">#define</span> <span class="identifier">BOOST_MATH_DOMAIN_ERROR_POLICY</span> <span class="identifier">errno_on_error</span> +</pre> +<p> + Which gives the output show errno: + </p> +<pre class="programlisting">Example error handling using Student's t function. +BOOST_MATH_DOMAIN_ERROR_POLICY is set to: errno_on_error +cdf returned a NaN! +errno is set to: 33 +</pre> </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/pol_tutorial/namespace_policies.html b/libs/math/doc/html/math_toolkit/pol_tutorial/namespace_policies.html index e4194bfd0..e6549418b 100644 --- a/libs/math/doc/html/math_toolkit/pol_tutorial/namespace_policies.html +++ b/libs/math/doc/html/math_toolkit/pol_tutorial/namespace_policies.html @@ -2,9 +2,9 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Setting Policies at Namespace or Translation Unit Scope</title> -<link rel="stylesheet" href="../../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../../index.html" title="Math Toolkit"> +<link rel="home" href="../../index.html" title="Math Toolkit 1.9.0"> <link rel="up" href="../pol_tutorial.html" title="Policy Tutorial"> <link rel="prev" href="ad_hoc_sf_policies.html" title="Changing the Policy on an Ad Hoc Basis for the Special Functions"> <link rel="next" href="user_def_err_pol.html" title="Calling User Defined Error Handlers"> @@ -22,7 +22,7 @@ <div class="spirit-nav"> <a accesskey="p" href="ad_hoc_sf_policies.html"><img src="../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../pol_tutorial.html"><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="user_def_err_pol.html"><img src="../../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_pol_tutorial_namespace_policies"> +<div class="section"> <div class="titlepage"><div><div><h3 class="title"> <a name="math_toolkit.pol_tutorial.namespace_policies"></a><a class="link" href="namespace_policies.html" title="Setting Policies at Namespace or Translation Unit Scope">Setting Policies at Namespace or Translation Unit Scope</a> @@ -137,7 +137,7 @@ errno = 33 <span class="comment">// 'double boost::math::tgamma<int>(T)' and</span> <span class="comment">// 'double 'anonymous-namespace'::tgamma<int>(RT)'.</span> -<span class="keyword">namespace</span> +<span class="keyword">namespace</span> <span class="identifier">mymath</span> <span class="special">{</span> <span class="comment">// unnamed</span> <span class="keyword">using</span> <span class="keyword">namespace</span> <span class="identifier">boost</span><span class="special">::</span><span class="identifier">math</span><span class="special">::</span><span class="identifier">policies</span><span class="special">;</span> @@ -152,7 +152,7 @@ errno = 33 <span class="identifier">BOOST_MATH_DECLARE_SPECIAL_FUNCTIONS</span><span class="special">(</span><span class="identifier">c_policy</span><span class="special">)</span> </pre> <p> - So that when we call <code class="computeroutput"><span class="identifier">tgamma</span><span class="special">(</span><span class="identifier">z</span><span class="special">)</span></code>, + So that when we call <code class="computeroutput"><span class="identifier">mymath</span><span class="special">::</span><span class="identifier">tgamma</span><span class="special">(</span><span class="identifier">z</span><span class="special">)</span></code>, we really end up calling <code class="computeroutput"><span class="identifier">boost</span><span class="special">::</span><span class="identifier">math</span><span class="special">::</span><span class="identifier">tgamma</span><span class="special">(</span><span class="identifier">z</span><span class="special">,</span> <span class="identifier">anonymous</span><span class="special">-</span><span class="keyword">namespace</span><span class="special">::</span><span class="identifier">c_policy</span><span class="special">())</span></code>. </p> @@ -162,11 +162,11 @@ errno = 33 <span class="special">{</span> <span class="identifier">errno</span> <span class="special">=</span> <span class="number">0</span><span class="special">;</span> <span class="identifier">cout</span> <span class="special"><<</span> <span class="string">"Result of tgamma(30000) is: "</span> - <span class="special"><<</span> <span class="identifier">tgamma</span><span class="special">(</span><span class="number">30000</span><span class="special">)</span> <span class="special"><<</span> <span class="identifier">endl</span><span class="special">;</span> + <span class="special"><<</span> <span class="identifier">mymath</span><span class="special">::</span><span class="identifier">tgamma</span><span class="special">(</span><span class="number">30000</span><span class="special">)</span> <span class="special"><<</span> <span class="identifier">endl</span><span class="special">;</span> <span class="comment">// tgamma in unnamed namespace in this translation unit (file) only.</span> <span class="identifier">cout</span> <span class="special"><<</span> <span class="string">"errno = "</span> <span class="special"><<</span> <span class="identifier">errno</span> <span class="special"><<</span> <span class="identifier">endl</span><span class="special">;</span> <span class="identifier">cout</span> <span class="special"><<</span> <span class="string">"Result of tgamma(-10) is: "</span> - <span class="special"><<</span> <span class="identifier">tgamma</span><span class="special">(-</span><span class="number">10</span><span class="special">)</span> <span class="special"><<</span> <span class="identifier">endl</span><span class="special">;</span> + <span class="special"><<</span> <span class="identifier">mymath</span><span class="special">::</span><span class="identifier">tgamma</span><span class="special">(-</span><span class="number">10</span><span class="special">)</span> <span class="special"><<</span> <span class="identifier">endl</span><span class="special">;</span> <span class="identifier">cout</span> <span class="special"><<</span> <span class="string">"errno = "</span> <span class="special"><<</span> <span class="identifier">errno</span> <span class="special"><<</span> <span class="identifier">endl</span><span class="special">;</span> <span class="comment">// Default tgamma policy would throw an exception, and abort.</span> <span class="special">}</span> @@ -349,9 +349,10 @@ Result of quantile(complement(binom, 0.05)) is: 8 </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/pol_tutorial/policy_tut_defaults.html b/libs/math/doc/html/math_toolkit/pol_tutorial/policy_tut_defaults.html index 0271c7c6c..f7cbe5cf9 100644 --- a/libs/math/doc/html/math_toolkit/pol_tutorial/policy_tut_defaults.html +++ b/libs/math/doc/html/math_toolkit/pol_tutorial/policy_tut_defaults.html @@ -2,9 +2,9 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Policies Have Sensible Defaults</title> -<link rel="stylesheet" href="../../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../../index.html" title="Math Toolkit"> +<link rel="home" href="../../index.html" title="Math Toolkit 1.9.0"> <link rel="up" href="../pol_tutorial.html" title="Policy Tutorial"> <link rel="prev" href="what_is_a_policy.html" title="So Just What is a Policy Anyway?"> <link rel="next" href="policy_usage.html" title="So How are Policies Used Anyway?"> @@ -22,7 +22,7 @@ <div class="spirit-nav"> <a accesskey="p" href="what_is_a_policy.html"><img src="../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../pol_tutorial.html"><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="policy_usage.html"><img src="../../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_pol_tutorial_policy_tut_defaults"> +<div class="section"> <div class="titlepage"><div><div><h3 class="title"> <a name="math_toolkit.pol_tutorial.policy_tut_defaults"></a><a class="link" href="policy_tut_defaults.html" title="Policies Have Sensible Defaults">Policies Have Sensible Defaults</a> @@ -124,9 +124,10 @@ </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/pol_tutorial/policy_usage.html b/libs/math/doc/html/math_toolkit/pol_tutorial/policy_usage.html index fe3f5f6c8..c658f450b 100644 --- a/libs/math/doc/html/math_toolkit/pol_tutorial/policy_usage.html +++ b/libs/math/doc/html/math_toolkit/pol_tutorial/policy_usage.html @@ -2,9 +2,9 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>So How are Policies Used Anyway?</title> -<link rel="stylesheet" href="../../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../../index.html" title="Math Toolkit"> +<link rel="home" href="../../index.html" title="Math Toolkit 1.9.0"> <link rel="up" href="../pol_tutorial.html" title="Policy Tutorial"> <link rel="prev" href="policy_tut_defaults.html" title="Policies Have Sensible Defaults"> <link rel="next" href="changing_policy_defaults.html" title="Changing the Policy Defaults"> @@ -22,7 +22,7 @@ <div class="spirit-nav"> <a accesskey="p" href="policy_tut_defaults.html"><img src="../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../pol_tutorial.html"><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="changing_policy_defaults.html"><img src="../../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_pol_tutorial_policy_usage"> +<div class="section"> <div class="titlepage"><div><div><h3 class="title"> <a name="math_toolkit.pol_tutorial.policy_usage"></a><a class="link" href="policy_usage.html" title="So How are Policies Used Anyway?">So How are Policies Used Anyway?</a> @@ -56,9 +56,10 @@ </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/pol_tutorial/understand_dis_quant.html b/libs/math/doc/html/math_toolkit/pol_tutorial/understand_dis_quant.html index 06d44f9a8..b896da51f 100644 --- a/libs/math/doc/html/math_toolkit/pol_tutorial/understand_dis_quant.html +++ b/libs/math/doc/html/math_toolkit/pol_tutorial/understand_dis_quant.html @@ -2,9 +2,9 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Understanding Quantiles of Discrete Distributions</title> -<link rel="stylesheet" href="../../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../../index.html" title="Math Toolkit"> +<link rel="home" href="../../index.html" title="Math Toolkit 1.9.0"> <link rel="up" href="../pol_tutorial.html" title="Policy Tutorial"> <link rel="prev" href="user_def_err_pol.html" title="Calling User Defined Error Handlers"> <link rel="next" href="../pol_ref.html" title="Policy Reference"> @@ -22,7 +22,7 @@ <div class="spirit-nav"> <a accesskey="p" href="user_def_err_pol.html"><img src="../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../pol_tutorial.html"><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="../pol_ref.html"><img src="../../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_pol_tutorial_understand_dis_quant"> +<div class="section"> <div class="titlepage"><div><div><h3 class="title"> <a name="math_toolkit.pol_tutorial.understand_dis_quant"></a><a class="link" href="understand_dis_quant.html" title="Understanding Quantiles of Discrete Distributions">Understanding Quantiles of Discrete Distributions</a> @@ -400,9 +400,10 @@ </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/pol_tutorial/user_def_err_pol.html b/libs/math/doc/html/math_toolkit/pol_tutorial/user_def_err_pol.html index e89c611a1..9d7b67c10 100644 --- a/libs/math/doc/html/math_toolkit/pol_tutorial/user_def_err_pol.html +++ b/libs/math/doc/html/math_toolkit/pol_tutorial/user_def_err_pol.html @@ -2,9 +2,9 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Calling User Defined Error Handlers</title> -<link rel="stylesheet" href="../../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../../index.html" title="Math Toolkit"> +<link rel="home" href="../../index.html" title="Math Toolkit 1.9.0"> <link rel="up" href="../pol_tutorial.html" title="Policy Tutorial"> <link rel="prev" href="namespace_policies.html" title="Setting Policies at Namespace or Translation Unit Scope"> <link rel="next" href="understand_dis_quant.html" title="Understanding Quantiles of Discrete Distributions"> @@ -22,7 +22,7 @@ <div class="spirit-nav"> <a accesskey="p" href="namespace_policies.html"><img src="../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../pol_tutorial.html"><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="understand_dis_quant.html"><img src="../../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_pol_tutorial_user_def_err_pol"> +<div class="section"> <div class="titlepage"><div><div><h3 class="title"> <a name="math_toolkit.pol_tutorial.user_def_err_pol"></a><a class="link" href="user_def_err_pol.html" title="Calling User Defined Error Handlers">Calling User Defined Error Handlers</a> @@ -88,7 +88,7 @@ Now we'll need to define a suitable policy that will call these handlers, and define some forwarding functions that make use of the policy: </p> -<pre class="programlisting"><span class="keyword">namespace</span><span class="special">{</span> +<pre class="programlisting"><span class="keyword">namespace</span> <span class="identifier">mymath</span><span class="special">{</span> <span class="keyword">using</span> <span class="keyword">namespace</span> <span class="identifier">boost</span><span class="special">::</span><span class="identifier">math</span><span class="special">::</span><span class="identifier">policies</span><span class="special">;</span> @@ -102,8 +102,8 @@ <span class="special">}</span> <span class="comment">// close unnamed namespace</span> </pre> <p> - We now have a set of forwarding functions defined in an unnamed namespace - that all look something like this: + We now have a set of forwarding functions defined in namespace mymath that + all look something like this: </p> <pre class="programlisting"><span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">RealType</span><span class="special">></span> <span class="keyword">inline</span> <span class="keyword">typename</span> <span class="identifier">boost</span><span class="special">::</span><span class="identifier">math</span><span class="special">::</span><span class="identifier">tools</span><span class="special">::</span><span class="identifier">promote_args</span><span class="special"><</span><span class="identifier">RT</span><span class="special">>::</span><span class="identifier">type</span> @@ -113,7 +113,7 @@ <span class="special">}</span> </pre> <p> - So that when we call <code class="computeroutput"><span class="identifier">tgamma</span><span class="special">(</span><span class="identifier">z</span><span class="special">)</span></code> + So that when we call <code class="computeroutput"><span class="identifier">mymath</span><span class="special">::</span><span class="identifier">tgamma</span><span class="special">(</span><span class="identifier">z</span><span class="special">)</span></code> we really end up calling <code class="computeroutput"><span class="identifier">boost</span><span class="special">::</span><span class="identifier">math</span><span class="special">::</span><span class="identifier">tgamma</span><span class="special">(</span><span class="identifier">z</span><span class="special">,</span> <span class="identifier">user_error_policy</span><span class="special">())</span></code>, and any errors will get directed to our own error handlers. @@ -121,9 +121,9 @@ <pre class="programlisting"><span class="keyword">int</span> <span class="identifier">main</span><span class="special">()</span> <span class="special">{</span> <span class="identifier">cout</span> <span class="special"><<</span> <span class="string">"Result of erf_inv(-10) is: "</span> - <span class="special"><<</span> <span class="identifier">erf_inv</span><span class="special">(-</span><span class="number">10</span><span class="special">)</span> <span class="special"><<</span> <span class="identifier">endl</span><span class="special">;</span> + <span class="special"><<</span> <span class="identifier">mymath</span><span class="special">::</span><span class="identifier">erf_inv</span><span class="special">(-</span><span class="number">10</span><span class="special">)</span> <span class="special"><<</span> <span class="identifier">endl</span><span class="special">;</span> <span class="identifier">cout</span> <span class="special"><<</span> <span class="string">"Result of tgamma(-10) is: "</span> - <span class="special"><<</span> <span class="identifier">tgamma</span><span class="special">(-</span><span class="number">10</span><span class="special">)</span> <span class="special"><<</span> <span class="identifier">endl</span><span class="special">;</span> + <span class="special"><<</span> <span class="identifier">mymath</span><span class="special">::</span><span class="identifier">tgamma</span><span class="special">(-</span><span class="number">10</span><span class="special">)</span> <span class="special"><<</span> <span class="identifier">endl</span><span class="special">;</span> <span class="special">}</span> </pre> <p> @@ -348,7 +348,7 @@ Now we'll need to define a suitable policy that will call these handlers, and define some forwarding functions that make use of the policy: </p> -<pre class="programlisting"><span class="keyword">namespace</span> +<pre class="programlisting"><span class="keyword">namespace</span> <span class="identifier">mymath</span> <span class="special">{</span> <span class="comment">// unnamed.</span> <span class="keyword">using</span> <span class="keyword">namespace</span> <span class="identifier">boost</span><span class="special">::</span><span class="identifier">math</span><span class="special">::</span><span class="identifier">policies</span><span class="special">;</span> @@ -367,8 +367,8 @@ <span class="special">}</span> <span class="comment">// unnamed namespace</span> </pre> <p> - We now have a set of forwarding functions, defined in an unnamed namespace, - that all look something like this: + We now have a set of forwarding functions, defined in namespace mymath, that + all look something like this: </p> <pre class="programlisting"><span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">RealType</span><span class="special">></span> <span class="keyword">inline</span> <span class="keyword">typename</span> <span class="identifier">boost</span><span class="special">::</span><span class="identifier">math</span><span class="special">::</span><span class="identifier">tools</span><span class="special">::</span><span class="identifier">promote_args</span><span class="special"><</span><span class="identifier">RT</span><span class="special">>::</span><span class="identifier">type</span> @@ -378,7 +378,7 @@ <span class="special">}</span> </pre> <p> - So that when we call <code class="computeroutput"><span class="identifier">tgamma</span><span class="special">(</span><span class="identifier">z</span><span class="special">)</span></code> + So that when we call <code class="computeroutput"><span class="identifier">mymath</span><span class="special">::</span><span class="identifier">tgamma</span><span class="special">(</span><span class="identifier">z</span><span class="special">)</span></code> we really end up calling <code class="computeroutput"><span class="identifier">boost</span><span class="special">::</span><span class="identifier">math</span><span class="special">::</span><span class="identifier">tgamma</span><span class="special">(</span><span class="identifier">z</span><span class="special">,</span> <span class="identifier">user_error_policy</span><span class="special">())</span></code>, and any errors will get directed to our own error handlers: @@ -387,16 +387,16 @@ <span class="special">{</span> <span class="comment">// Raise a domain error:</span> <span class="identifier">cout</span> <span class="special"><<</span> <span class="string">"Result of erf_inv(-10) is: "</span> - <span class="special"><<</span> <span class="identifier">erf_inv</span><span class="special">(-</span><span class="number">10</span><span class="special">)</span> <span class="special"><<</span> <span class="identifier">std</span><span class="special">::</span><span class="identifier">endl</span> <span class="special"><<</span> <span class="identifier">endl</span><span class="special">;</span> + <span class="special"><<</span> <span class="identifier">mymath</span><span class="special">::</span><span class="identifier">erf_inv</span><span class="special">(-</span><span class="number">10</span><span class="special">)</span> <span class="special"><<</span> <span class="identifier">std</span><span class="special">::</span><span class="identifier">endl</span> <span class="special"><<</span> <span class="identifier">endl</span><span class="special">;</span> <span class="comment">// Raise a pole error:</span> <span class="identifier">cout</span> <span class="special"><<</span> <span class="string">"Result of tgamma(-10) is: "</span> - <span class="special"><<</span> <span class="identifier">tgamma</span><span class="special">(-</span><span class="number">10</span><span class="special">)</span> <span class="special"><<</span> <span class="identifier">std</span><span class="special">::</span><span class="identifier">endl</span> <span class="special"><<</span> <span class="identifier">endl</span><span class="special">;</span> + <span class="special"><<</span> <span class="identifier">mymath</span><span class="special">::</span><span class="identifier">tgamma</span><span class="special">(-</span><span class="number">10</span><span class="special">)</span> <span class="special"><<</span> <span class="identifier">std</span><span class="special">::</span><span class="identifier">endl</span> <span class="special"><<</span> <span class="identifier">endl</span><span class="special">;</span> <span class="comment">// Raise an overflow error:</span> <span class="identifier">cout</span> <span class="special"><<</span> <span class="string">"Result of tgamma(3000) is: "</span> - <span class="special"><<</span> <span class="identifier">tgamma</span><span class="special">(</span><span class="number">3000</span><span class="special">)</span> <span class="special"><<</span> <span class="identifier">std</span><span class="special">::</span><span class="identifier">endl</span> <span class="special"><<</span> <span class="identifier">endl</span><span class="special">;</span> + <span class="special"><<</span> <span class="identifier">mymath</span><span class="special">::</span><span class="identifier">tgamma</span><span class="special">(</span><span class="number">3000</span><span class="special">)</span> <span class="special"><<</span> <span class="identifier">std</span><span class="special">::</span><span class="identifier">endl</span> <span class="special"><<</span> <span class="identifier">endl</span><span class="special">;</span> <span class="comment">// Raise an underflow error:</span> <span class="identifier">cout</span> <span class="special"><<</span> <span class="string">"Result of tgamma(-190.5) is: "</span> - <span class="special"><<</span> <span class="identifier">tgamma</span><span class="special">(-</span><span class="number">190.5</span><span class="special">)</span> <span class="special"><<</span> <span class="identifier">std</span><span class="special">::</span><span class="identifier">endl</span> <span class="special"><<</span> <span class="identifier">endl</span><span class="special">;</span> + <span class="special"><<</span> <span class="identifier">mymath</span><span class="special">::</span><span class="identifier">tgamma</span><span class="special">(-</span><span class="number">190.5</span><span class="special">)</span> <span class="special"><<</span> <span class="identifier">std</span><span class="special">::</span><span class="identifier">endl</span> <span class="special"><<</span> <span class="identifier">endl</span><span class="special">;</span> <span class="comment">// Unfortunately we can't predicably raise a denormalised</span> <span class="comment">// result, nor can we raise an evaluation error in this example</span> <span class="comment">// since these should never really occur!</span> @@ -437,9 +437,10 @@ Result of tgamma(-190.5) is: 0 </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/pol_tutorial/what_is_a_policy.html b/libs/math/doc/html/math_toolkit/pol_tutorial/what_is_a_policy.html index 89d9888dd..d908ae1fd 100644 --- a/libs/math/doc/html/math_toolkit/pol_tutorial/what_is_a_policy.html +++ b/libs/math/doc/html/math_toolkit/pol_tutorial/what_is_a_policy.html @@ -2,9 +2,9 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>So Just What is a Policy Anyway?</title> -<link rel="stylesheet" href="../../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../../index.html" title="Math Toolkit"> +<link rel="home" href="../../index.html" title="Math Toolkit 1.9.0"> <link rel="up" href="../pol_tutorial.html" title="Policy Tutorial"> <link rel="prev" href="../pol_tutorial.html" title="Policy Tutorial"> <link rel="next" href="policy_tut_defaults.html" title="Policies Have Sensible Defaults"> @@ -22,7 +22,7 @@ <div class="spirit-nav"> <a accesskey="p" href="../pol_tutorial.html"><img src="../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../pol_tutorial.html"><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="policy_tut_defaults.html"><img src="../../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_pol_tutorial_what_is_a_policy"> +<div class="section"> <div class="titlepage"><div><div><h3 class="title"> <a name="math_toolkit.pol_tutorial.what_is_a_policy"></a><a class="link" href="what_is_a_policy.html" title="So Just What is a Policy Anyway?">So Just What is a Policy Anyway?</a> @@ -71,9 +71,10 @@ </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/powers.html b/libs/math/doc/html/math_toolkit/powers.html index 313aedeae..a7b77d310 100644 --- a/libs/math/doc/html/math_toolkit/powers.html +++ b/libs/math/doc/html/math_toolkit/powers.html @@ -2,10 +2,10 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Basic Functions</title> -<link rel="stylesheet" href="../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../index.html" title="Math Toolkit"> -<link rel="up" href="../special.html" title="Chapter 3. Special Functions"> +<link rel="home" href="../index.html" title="Math Toolkit 1.9.0"> +<link rel="up" href="../special.html" title="Chapter 6. Special Functions"> <link rel="prev" href="expint/expint_i.html" title="Exponential Integral Ei"> <link rel="next" href="powers/sin_pi.html" title="sin_pi"> </head> @@ -22,7 +22,7 @@ <div class="spirit-nav"> <a accesskey="p" href="expint/expint_i.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../special.html"><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="powers/sin_pi.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_powers"> +<div class="section"> <div class="titlepage"><div><div><h2 class="title" style="clear: both"> <a name="math_toolkit.powers"></a><a class="link" href="powers.html" title="Basic Functions">Basic Functions</a> </h2></div></div></div> @@ -41,9 +41,10 @@ </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/powers/cbrt.html b/libs/math/doc/html/math_toolkit/powers/cbrt.html index 47d675cc2..f43d371df 100644 --- a/libs/math/doc/html/math_toolkit/powers/cbrt.html +++ b/libs/math/doc/html/math_toolkit/powers/cbrt.html @@ -2,9 +2,9 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>cbrt</title> -<link rel="stylesheet" href="../../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../../index.html" title="Math Toolkit"> +<link rel="home" href="../../index.html" title="Math Toolkit 1.9.0"> <link rel="up" href="../powers.html" title="Basic Functions"> <link rel="prev" href="expm1.html" title="expm1"> <link rel="next" href="sqrt1pm1.html" title="sqrt1pm1"> @@ -22,7 +22,7 @@ <div class="spirit-nav"> <a accesskey="p" href="expm1.html"><img src="../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../powers.html"><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="sqrt1pm1.html"><img src="../../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_powers_cbrt"> +<div class="section"> <div class="titlepage"><div><div><h3 class="title"> <a name="math_toolkit.powers.cbrt"></a><a class="link" href="cbrt.html" title="cbrt">cbrt</a> </h3></div></div></div> @@ -33,8 +33,8 @@ <span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T</span><span class="special">></span> <a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">cbrt</span><span class="special">(</span><span class="identifier">T</span> <span class="identifier">x</span><span class="special">);</span> -<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> -<a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">cbrt</span><span class="special">(</span><span class="identifier">T</span> <span class="identifier">x</span><span class="special">,</span> <span class="keyword">const</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">&);</span> +<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> +<a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">cbrt</span><span class="special">(</span><span class="identifier">T</span> <span class="identifier">x</span><span class="special">,</span> <span class="keyword">const</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">&);</span> <span class="special">}}</span> <span class="comment">// namespaces</span> </pre> @@ -47,9 +47,9 @@ when <span class="emphasis"><em>x</em></span> is an integer type and T otherwise. </p> <p> - The final <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a> argument is optional and can + The final <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a> argument is optional and can be used to control the behaviour of the function: how it handles errors, - what level of precision to use etc. Refer to the <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">policy + what level of precision to use etc. Refer to the <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">policy documentation for more details</a>. </p> <p> @@ -80,9 +80,10 @@ </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/powers/cos_pi.html b/libs/math/doc/html/math_toolkit/powers/cos_pi.html index 6968b8e38..ccc6cd8ea 100644 --- a/libs/math/doc/html/math_toolkit/powers/cos_pi.html +++ b/libs/math/doc/html/math_toolkit/powers/cos_pi.html @@ -2,9 +2,9 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>cos_pi</title> -<link rel="stylesheet" href="../../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../../index.html" title="Math Toolkit"> +<link rel="home" href="../../index.html" title="Math Toolkit 1.9.0"> <link rel="up" href="../powers.html" title="Basic Functions"> <link rel="prev" href="sin_pi.html" title="sin_pi"> <link rel="next" href="log1p.html" title="log1p"> @@ -22,7 +22,7 @@ <div class="spirit-nav"> <a accesskey="p" href="sin_pi.html"><img src="../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../powers.html"><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="log1p.html"><img src="../../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_powers_cos_pi"> +<div class="section"> <div class="titlepage"><div><div><h3 class="title"> <a name="math_toolkit.powers.cos_pi"></a><a class="link" href="cos_pi.html" title="cos_pi">cos_pi</a> </h3></div></div></div> @@ -33,8 +33,8 @@ <span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T</span><span class="special">></span> <a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">cos_pi</span><span class="special">(</span><span class="identifier">T</span> <span class="identifier">x</span><span class="special">);</span> -<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> -<a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">cos_pi</span><span class="special">(</span><span class="identifier">T</span> <span class="identifier">x</span><span class="special">,</span> <span class="keyword">const</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">&);</span> +<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> +<a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">cos_pi</span><span class="special">(</span><span class="identifier">T</span> <span class="identifier">x</span><span class="special">,</span> <span class="keyword">const</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">&);</span> <span class="special">}}</span> <span class="comment">// namespaces</span> </pre> @@ -47,9 +47,9 @@ when <span class="emphasis"><em>x</em></span> is an integer type and T otherwise. </p> <p> - The final <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a> argument is optional and can + The final <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a> argument is optional and can be used to control the behaviour of the function: how it handles errors, - what level of precision to use etc. Refer to the <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">policy + what level of precision to use etc. Refer to the <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">policy documentation for more details</a>. </p> <p> @@ -59,9 +59,10 @@ </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/powers/ct_pow.html b/libs/math/doc/html/math_toolkit/powers/ct_pow.html index fd928c600..a6472eae4 100644 --- a/libs/math/doc/html/math_toolkit/powers/ct_pow.html +++ b/libs/math/doc/html/math_toolkit/powers/ct_pow.html @@ -2,9 +2,9 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Compile Time Power of a Runtime Base</title> -<link rel="stylesheet" href="../../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../../index.html" title="Math Toolkit"> +<link rel="home" href="../../index.html" title="Math Toolkit 1.9.0"> <link rel="up" href="../powers.html" title="Basic Functions"> <link rel="prev" href="hypot.html" title="hypot"> <link rel="next" href="../sinc.html" title="Sinus Cardinal and Hyperbolic Sinus Cardinal Functions"> @@ -22,7 +22,7 @@ <div class="spirit-nav"> <a accesskey="p" href="hypot.html"><img src="../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../powers.html"><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="../sinc.html"><img src="../../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_powers_ct_pow"> +<div class="section"> <div class="titlepage"><div><div><h3 class="title"> <a name="math_toolkit.powers.ct_pow"></a><a class="link" href="ct_pow.html" title="Compile Time Power of a Runtime Base">Compile Time Power of a Runtime Base</a> @@ -116,9 +116,9 @@ <span class="phrase"><a name="math_toolkit.powers.ct_pow.policies"></a></span><a class="link" href="ct_pow.html#math_toolkit.powers.ct_pow.policies">Policies</a> </h5> <p> - The final <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a> argument is optional and can + The final <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a> argument is optional and can be used to control the behaviour of the function: how it handles errors, - what level of precision to use etc. Refer to the <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">policy + what level of precision to use etc. Refer to the <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">policy documentation for more details</a>. </p> <h5> @@ -248,9 +248,10 @@ improving the implementation. </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/powers/expm1.html b/libs/math/doc/html/math_toolkit/powers/expm1.html index 795ac1c0f..d80f56cd1 100644 --- a/libs/math/doc/html/math_toolkit/powers/expm1.html +++ b/libs/math/doc/html/math_toolkit/powers/expm1.html @@ -2,9 +2,9 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>expm1</title> -<link rel="stylesheet" href="../../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../../index.html" title="Math Toolkit"> +<link rel="home" href="../../index.html" title="Math Toolkit 1.9.0"> <link rel="up" href="../powers.html" title="Basic Functions"> <link rel="prev" href="log1p.html" title="log1p"> <link rel="next" href="cbrt.html" title="cbrt"> @@ -22,7 +22,7 @@ <div class="spirit-nav"> <a accesskey="p" href="log1p.html"><img src="../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../powers.html"><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="cbrt.html"><img src="../../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_powers_expm1"> +<div class="section"> <div class="titlepage"><div><div><h3 class="title"> <a name="math_toolkit.powers.expm1"></a><a class="link" href="expm1.html" title="expm1">expm1</a> </h3></div></div></div> @@ -33,8 +33,8 @@ <span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T</span><span class="special">></span> <a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">expm1</span><span class="special">(</span><span class="identifier">T</span> <span class="identifier">x</span><span class="special">);</span> -<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> -<a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">expm1</span><span class="special">(</span><span class="identifier">T</span> <span class="identifier">x</span><span class="special">,</span> <span class="keyword">const</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">&);</span> +<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> +<a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">expm1</span><span class="special">(</span><span class="identifier">T</span> <span class="identifier">x</span><span class="special">,</span> <span class="keyword">const</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">&);</span> <span class="special">}}</span> <span class="comment">// namespaces</span> </pre> @@ -47,9 +47,9 @@ when <span class="emphasis"><em>x</em></span> is an integer type and T otherwise. </p> <p> - The final <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a> argument is optional and can + The final <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a> argument is optional and can be used to control the behaviour of the function: how it handles errors, - what level of precision to use etc. Refer to the <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">policy + what level of precision to use etc. Refer to the <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">policy documentation for more details</a>. </p> <p> @@ -89,9 +89,10 @@ </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/powers/hypot.html b/libs/math/doc/html/math_toolkit/powers/hypot.html index ad391cdf6..b58a78803 100644 --- a/libs/math/doc/html/math_toolkit/powers/hypot.html +++ b/libs/math/doc/html/math_toolkit/powers/hypot.html @@ -2,9 +2,9 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>hypot</title> -<link rel="stylesheet" href="../../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../../index.html" title="Math Toolkit"> +<link rel="home" href="../../index.html" title="Math Toolkit 1.9.0"> <link rel="up" href="../powers.html" title="Basic Functions"> <link rel="prev" href="powm1.html" title="powm1"> <link rel="next" href="ct_pow.html" title="Compile Time Power of a Runtime Base"> @@ -22,15 +22,15 @@ <div class="spirit-nav"> <a accesskey="p" href="powm1.html"><img src="../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../powers.html"><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="ct_pow.html"><img src="../../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_powers_hypot"> +<div class="section"> <div class="titlepage"><div><div><h3 class="title"> <a name="math_toolkit.powers.hypot"></a><a class="link" href="hypot.html" title="hypot">hypot</a> </h3></div></div></div> <pre class="programlisting"><span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T1</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T2</span><span class="special">></span> <a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">hypot</span><span class="special">(</span><span class="identifier">T1</span> <span class="identifier">x</span><span class="special">,</span> <span class="identifier">T2</span> <span class="identifier">y</span><span class="special">);</span> -<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T1</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T2</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> -<a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">hypot</span><span class="special">(</span><span class="identifier">T1</span> <span class="identifier">x</span><span class="special">,</span> <span class="identifier">T2</span> <span class="identifier">y</span><span class="special">,</span> <span class="keyword">const</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">&);</span> +<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T1</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T2</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> +<a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">hypot</span><span class="special">(</span><span class="identifier">T1</span> <span class="identifier">x</span><span class="special">,</span> <span class="identifier">T2</span> <span class="identifier">y</span><span class="special">,</span> <span class="keyword">const</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">&);</span> </pre> <p> <span class="bold"><strong>Effects: </strong></span> computes <span class="inlinemediaobject"><img src="../../../equations/hypot.png"></span> @@ -43,9 +43,9 @@ in such a way types. </p> <p> - The final <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a> argument is optional and can + The final <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a> argument is optional and can be used to control the behaviour of the function: how it handles errors, - what level of precision to use etc. Refer to the <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">policy + what level of precision to use etc. Refer to the <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">policy documentation for more details</a>. </p> <p> @@ -74,9 +74,10 @@ in such a way </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/powers/log1p.html b/libs/math/doc/html/math_toolkit/powers/log1p.html index 94a32682a..75b64e0ba 100644 --- a/libs/math/doc/html/math_toolkit/powers/log1p.html +++ b/libs/math/doc/html/math_toolkit/powers/log1p.html @@ -2,9 +2,9 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>log1p</title> -<link rel="stylesheet" href="../../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../../index.html" title="Math Toolkit"> +<link rel="home" href="../../index.html" title="Math Toolkit 1.9.0"> <link rel="up" href="../powers.html" title="Basic Functions"> <link rel="prev" href="cos_pi.html" title="cos_pi"> <link rel="next" href="expm1.html" title="expm1"> @@ -22,7 +22,7 @@ <div class="spirit-nav"> <a accesskey="p" href="cos_pi.html"><img src="../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../powers.html"><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="expm1.html"><img src="../../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_powers_log1p"> +<div class="section"> <div class="titlepage"><div><div><h3 class="title"> <a name="math_toolkit.powers.log1p"></a><a class="link" href="log1p.html" title="log1p">log1p</a> </h3></div></div></div> @@ -33,8 +33,8 @@ <span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T</span><span class="special">></span> <a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">log1p</span><span class="special">(</span><span class="identifier">T</span> <span class="identifier">x</span><span class="special">);</span> -<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> -<a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">log1p</span><span class="special">(</span><span class="identifier">T</span> <span class="identifier">x</span><span class="special">,</span> <span class="keyword">const</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">&);</span> +<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> +<a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">log1p</span><span class="special">(</span><span class="identifier">T</span> <span class="identifier">x</span><span class="special">,</span> <span class="keyword">const</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">&);</span> <span class="special">}}</span> <span class="comment">// namespaces</span> </pre> @@ -47,9 +47,9 @@ when <span class="emphasis"><em>x</em></span> is an integer type and T otherwise. </p> <p> - The final <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a> argument is optional and can + The final <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a> argument is optional and can be used to control the behaviour of the function: how it handles errors, - what level of precision to use etc. Refer to the <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">policy + what level of precision to use etc. Refer to the <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">policy documentation for more details</a>. </p> <p> @@ -103,9 +103,10 @@ </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/powers/powm1.html b/libs/math/doc/html/math_toolkit/powers/powm1.html index c5c10f31c..073106b1b 100644 --- a/libs/math/doc/html/math_toolkit/powers/powm1.html +++ b/libs/math/doc/html/math_toolkit/powers/powm1.html @@ -2,9 +2,9 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>powm1</title> -<link rel="stylesheet" href="../../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../../index.html" title="Math Toolkit"> +<link rel="home" href="../../index.html" title="Math Toolkit 1.9.0"> <link rel="up" href="../powers.html" title="Basic Functions"> <link rel="prev" href="sqrt1pm1.html" title="sqrt1pm1"> <link rel="next" href="hypot.html" title="hypot"> @@ -22,7 +22,7 @@ <div class="spirit-nav"> <a accesskey="p" href="sqrt1pm1.html"><img src="../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../powers.html"><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="hypot.html"><img src="../../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_powers_powm1"> +<div class="section"> <div class="titlepage"><div><div><h3 class="title"> <a name="math_toolkit.powers.powm1"></a><a class="link" href="powm1.html" title="powm1">powm1</a> </h3></div></div></div> @@ -33,8 +33,8 @@ <span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T1</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T2</span><span class="special">></span> <a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">powm1</span><span class="special">(</span><span class="identifier">T1</span> <span class="identifier">x</span><span class="special">,</span> <span class="identifier">T2</span> <span class="identifier">y</span><span class="special">);</span> -<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T1</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T2</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> -<a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">powm1</span><span class="special">(</span><span class="identifier">T1</span> <span class="identifier">x</span><span class="special">,</span> <span class="identifier">T2</span> <span class="identifier">y</span><span class="special">,</span> <span class="keyword">const</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">&);</span> +<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T1</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T2</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> +<a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">powm1</span><span class="special">(</span><span class="identifier">T1</span> <span class="identifier">x</span><span class="special">,</span> <span class="identifier">T2</span> <span class="identifier">y</span><span class="special">,</span> <span class="keyword">const</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">&);</span> <span class="special">}}</span> <span class="comment">// namespaces</span> </pre> @@ -46,9 +46,9 @@ type calculation rules</em></span></a> when T1 and T2 are dufferent types. </p> <p> - The final <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a> argument is optional and can + The final <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a> argument is optional and can be used to control the behaviour of the function: how it handles errors, - what level of precision to use etc. Refer to the <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">policy + what level of precision to use etc. Refer to the <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">policy documentation for more details</a>. </p> <p> @@ -82,9 +82,10 @@ </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/powers/sin_pi.html b/libs/math/doc/html/math_toolkit/powers/sin_pi.html index 577d317a6..c3aa3c28c 100644 --- a/libs/math/doc/html/math_toolkit/powers/sin_pi.html +++ b/libs/math/doc/html/math_toolkit/powers/sin_pi.html @@ -2,9 +2,9 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>sin_pi</title> -<link rel="stylesheet" href="../../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../../index.html" title="Math Toolkit"> +<link rel="home" href="../../index.html" title="Math Toolkit 1.9.0"> <link rel="up" href="../powers.html" title="Basic Functions"> <link rel="prev" href="../powers.html" title="Basic Functions"> <link rel="next" href="cos_pi.html" title="cos_pi"> @@ -22,7 +22,7 @@ <div class="spirit-nav"> <a accesskey="p" href="../powers.html"><img src="../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../powers.html"><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="cos_pi.html"><img src="../../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_powers_sin_pi"> +<div class="section"> <div class="titlepage"><div><div><h3 class="title"> <a name="math_toolkit.powers.sin_pi"></a><a class="link" href="sin_pi.html" title="sin_pi">sin_pi</a> </h3></div></div></div> @@ -33,8 +33,8 @@ <span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T</span><span class="special">></span> <a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">sin_pi</span><span class="special">(</span><span class="identifier">T</span> <span class="identifier">x</span><span class="special">);</span> -<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> -<a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">sin_pi</span><span class="special">(</span><span class="identifier">T</span> <span class="identifier">x</span><span class="special">,</span> <span class="keyword">const</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">&);</span> +<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> +<a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">sin_pi</span><span class="special">(</span><span class="identifier">T</span> <span class="identifier">x</span><span class="special">,</span> <span class="keyword">const</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">&);</span> <span class="special">}}</span> <span class="comment">// namespaces</span> </pre> @@ -47,9 +47,9 @@ when <span class="emphasis"><em>x</em></span> is an integer type and T otherwise. </p> <p> - The final <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a> argument is optional and can + The final <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a> argument is optional and can be used to control the behaviour of the function: how it handles errors, - what level of precision to use etc. Refer to the <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">policy + what level of precision to use etc. Refer to the <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">policy documentation for more details</a>. </p> <p> @@ -59,9 +59,10 @@ </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/powers/sqrt1pm1.html b/libs/math/doc/html/math_toolkit/powers/sqrt1pm1.html index 3e4ab1a53..17c94df29 100644 --- a/libs/math/doc/html/math_toolkit/powers/sqrt1pm1.html +++ b/libs/math/doc/html/math_toolkit/powers/sqrt1pm1.html @@ -2,9 +2,9 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>sqrt1pm1</title> -<link rel="stylesheet" href="../../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../../index.html" title="Math Toolkit"> +<link rel="home" href="../../index.html" title="Math Toolkit 1.9.0"> <link rel="up" href="../powers.html" title="Basic Functions"> <link rel="prev" href="cbrt.html" title="cbrt"> <link rel="next" href="powm1.html" title="powm1"> @@ -22,7 +22,7 @@ <div class="spirit-nav"> <a accesskey="p" href="cbrt.html"><img src="../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../powers.html"><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="powm1.html"><img src="../../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_powers_sqrt1pm1"> +<div class="section"> <div class="titlepage"><div><div><h3 class="title"> <a name="math_toolkit.powers.sqrt1pm1"></a><a class="link" href="sqrt1pm1.html" title="sqrt1pm1">sqrt1pm1</a> </h3></div></div></div> @@ -33,8 +33,8 @@ <span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T</span><span class="special">></span> <a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">sqrt1pm1</span><span class="special">(</span><span class="identifier">T</span> <span class="identifier">x</span><span class="special">);</span> -<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> -<a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">sqrt1pm1</span><span class="special">(</span><span class="identifier">T</span> <span class="identifier">x</span><span class="special">,</span> <span class="keyword">const</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">&);</span> +<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> +<a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">sqrt1pm1</span><span class="special">(</span><span class="identifier">T</span> <span class="identifier">x</span><span class="special">,</span> <span class="keyword">const</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">&);</span> <span class="special">}}</span> <span class="comment">// namespaces</span> </pre> @@ -47,9 +47,9 @@ when <span class="emphasis"><em>x</em></span> is an integer type and T otherwise. </p> <p> - The final <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a> argument is optional and can + The final <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a> argument is optional and can be used to control the behaviour of the function: how it handles errors, - what level of precision to use etc. Refer to the <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">policy + what level of precision to use etc. Refer to the <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">policy documentation for more details</a>. </p> <p> @@ -85,9 +85,10 @@ </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/quat.html b/libs/math/doc/html/math_toolkit/quat.html index de3e2cd68..cbf7fda70 100644 --- a/libs/math/doc/html/math_toolkit/quat.html +++ b/libs/math/doc/html/math_toolkit/quat.html @@ -2,10 +2,10 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Template Class quaternion</title> -<link rel="stylesheet" href="../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../index.html" title="Math Toolkit"> -<link rel="up" href="../quaternions.html" title="Chapter 8. Quaternions"> +<link rel="home" href="../index.html" title="Math Toolkit 1.9.0"> +<link rel="up" href="../quaternions.html" title="Chapter 9. Quaternions"> <link rel="prev" href="quat_synopsis.html" title="Synopsis"> <link rel="next" href="spec.html" title="Quaternion Specializations"> </head> @@ -22,7 +22,7 @@ <div class="spirit-nav"> <a accesskey="p" href="quat_synopsis.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../quaternions.html"><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="spec.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_quat"> +<div class="section"> <div class="titlepage"><div><div><h2 class="title" style="clear: both"> <a name="math_toolkit.quat"></a><a class="link" href="quat.html" title="Template Class quaternion">Template Class quaternion</a> </h2></div></div></div> @@ -82,9 +82,10 @@ </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/quat_header.html b/libs/math/doc/html/math_toolkit/quat_header.html index 406ed3826..5afaf6a69 100644 --- a/libs/math/doc/html/math_toolkit/quat_header.html +++ b/libs/math/doc/html/math_toolkit/quat_header.html @@ -2,10 +2,10 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Header File</title> -<link rel="stylesheet" href="../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../index.html" title="Math Toolkit"> -<link rel="up" href="../quaternions.html" title="Chapter 8. Quaternions"> +<link rel="home" href="../index.html" title="Math Toolkit 1.9.0"> +<link rel="up" href="../quaternions.html" title="Chapter 9. Quaternions"> <link rel="prev" href="quat_overview.html" title="Overview"> <link rel="next" href="quat_synopsis.html" title="Synopsis"> </head> @@ -22,7 +22,7 @@ <div class="spirit-nav"> <a accesskey="p" href="quat_overview.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../quaternions.html"><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="quat_synopsis.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_quat_header"> +<div class="section"> <div class="titlepage"><div><div><h2 class="title" style="clear: both"> <a name="math_toolkit.quat_header"></a><a class="link" href="quat_header.html" title="Header File">Header File</a> </h2></div></div></div> @@ -32,9 +32,10 @@ </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/quat_history.html b/libs/math/doc/html/math_toolkit/quat_history.html index 1a3602be6..7ab0c4079 100644 --- a/libs/math/doc/html/math_toolkit/quat_history.html +++ b/libs/math/doc/html/math_toolkit/quat_history.html @@ -2,10 +2,10 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>History</title> -<link rel="stylesheet" href="../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../index.html" title="Math Toolkit"> -<link rel="up" href="../quaternions.html" title="Chapter 8. Quaternions"> +<link rel="home" href="../index.html" title="Math Toolkit 1.9.0"> +<link rel="up" href="../quaternions.html" title="Chapter 9. Quaternions"> <link rel="prev" href="acknowledgement.html" title="Acknowledgements"> <link rel="next" href="quat_todo.html" title="To Do"> </head> @@ -22,7 +22,7 @@ <div class="spirit-nav"> <a accesskey="p" href="acknowledgement.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../quaternions.html"><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="quat_todo.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_quat_history"> +<div class="section"> <div class="titlepage"><div><div><h2 class="title" style="clear: both"> <a name="math_toolkit.quat_history"></a><a class="link" href="quat_history.html" title="History">History</a> </h2></div></div></div> @@ -96,9 +96,10 @@ </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/quat_mem_fun.html b/libs/math/doc/html/math_toolkit/quat_mem_fun.html index 3a2e9cd53..cd3dbb8f6 100644 --- a/libs/math/doc/html/math_toolkit/quat_mem_fun.html +++ b/libs/math/doc/html/math_toolkit/quat_mem_fun.html @@ -2,10 +2,10 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Quaternion Member Functions</title> -<link rel="stylesheet" href="../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../index.html" title="Math Toolkit"> -<link rel="up" href="../quaternions.html" title="Chapter 8. Quaternions"> +<link rel="home" href="../index.html" title="Math Toolkit 1.9.0"> +<link rel="up" href="../quaternions.html" title="Chapter 9. Quaternions"> <link rel="prev" href="mem_typedef.html" title="Quaternion Member Typedefs"> <link rel="next" href="quat_non_mem.html" title="Quaternion Non-Member Operators"> </head> @@ -22,7 +22,7 @@ <div class="spirit-nav"> <a accesskey="p" href="mem_typedef.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../quaternions.html"><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="quat_non_mem.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_quat_mem_fun"> +<div class="section"> <div class="titlepage"><div><div><h2 class="title" style="clear: both"> <a name="math_toolkit.quat_mem_fun"></a><a class="link" href="quat_mem_fun.html" title="Quaternion Member Functions">Quaternion Member Functions</a> </h2></div></div></div> @@ -219,9 +219,10 @@ </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/quat_non_mem.html b/libs/math/doc/html/math_toolkit/quat_non_mem.html index 02670279c..4fba22a9b 100644 --- a/libs/math/doc/html/math_toolkit/quat_non_mem.html +++ b/libs/math/doc/html/math_toolkit/quat_non_mem.html @@ -2,10 +2,10 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Quaternion Non-Member Operators</title> -<link rel="stylesheet" href="../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../index.html" title="Math Toolkit"> -<link rel="up" href="../quaternions.html" title="Chapter 8. Quaternions"> +<link rel="home" href="../index.html" title="Math Toolkit 1.9.0"> +<link rel="up" href="../quaternions.html" title="Chapter 9. Quaternions"> <link rel="prev" href="quat_mem_fun.html" title="Quaternion Member Functions"> <link rel="next" href="value_op.html" title="Quaternion Value Operations"> </head> @@ -22,7 +22,7 @@ <div class="spirit-nav"> <a accesskey="p" href="quat_mem_fun.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../quaternions.html"><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="value_op.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_quat_non_mem"> +<div class="section"> <div class="titlepage"><div><div><h2 class="title" style="clear: both"> <a name="math_toolkit.quat_non_mem"></a><a class="link" href="quat_non_mem.html" title="Quaternion Non-Member Operators">Quaternion Non-Member Operators</a> </h2></div></div></div> @@ -207,9 +207,10 @@ </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/quat_overview.html b/libs/math/doc/html/math_toolkit/quat_overview.html index cafa73683..e721fee7b 100644 --- a/libs/math/doc/html/math_toolkit/quat_overview.html +++ b/libs/math/doc/html/math_toolkit/quat_overview.html @@ -2,11 +2,11 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Overview</title> -<link rel="stylesheet" href="../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../index.html" title="Math Toolkit"> -<link rel="up" href="../quaternions.html" title="Chapter 8. Quaternions"> -<link rel="prev" href="../quaternions.html" title="Chapter 8. Quaternions"> +<link rel="home" href="../index.html" title="Math Toolkit 1.9.0"> +<link rel="up" href="../quaternions.html" title="Chapter 9. Quaternions"> +<link rel="prev" href="../quaternions.html" title="Chapter 9. Quaternions"> <link rel="next" href="quat_header.html" title="Header File"> </head> <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"> @@ -22,7 +22,7 @@ <div class="spirit-nav"> <a accesskey="p" href="../quaternions.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../quaternions.html"><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="quat_header.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_quat_overview"> +<div class="section"> <div class="titlepage"><div><div><h2 class="title" style="clear: both"> <a name="math_toolkit.quat_overview"></a><a class="link" href="quat_overview.html" title="Overview">Overview</a> </h2></div></div></div> @@ -79,9 +79,10 @@ </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/quat_synopsis.html b/libs/math/doc/html/math_toolkit/quat_synopsis.html index bb4e9ec15..a43c72f2a 100644 --- a/libs/math/doc/html/math_toolkit/quat_synopsis.html +++ b/libs/math/doc/html/math_toolkit/quat_synopsis.html @@ -2,10 +2,10 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Synopsis</title> -<link rel="stylesheet" href="../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../index.html" title="Math Toolkit"> -<link rel="up" href="../quaternions.html" title="Chapter 8. Quaternions"> +<link rel="home" href="../index.html" title="Math Toolkit 1.9.0"> +<link rel="up" href="../quaternions.html" title="Chapter 9. Quaternions"> <link rel="prev" href="quat_header.html" title="Header File"> <link rel="next" href="quat.html" title="Template Class quaternion"> </head> @@ -22,7 +22,7 @@ <div class="spirit-nav"> <a accesskey="p" href="quat_header.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../quaternions.html"><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="quat.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_quat_synopsis"> +<div class="section"> <div class="titlepage"><div><div><h2 class="title" style="clear: both"> <a name="math_toolkit.quat_synopsis"></a><a class="link" href="quat_synopsis.html" title="Synopsis">Synopsis</a> </h2></div></div></div> @@ -111,9 +111,10 @@ </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/quat_tests.html b/libs/math/doc/html/math_toolkit/quat_tests.html index 5bd5378d3..26c8a3f6d 100644 --- a/libs/math/doc/html/math_toolkit/quat_tests.html +++ b/libs/math/doc/html/math_toolkit/quat_tests.html @@ -2,10 +2,10 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Test Program</title> -<link rel="stylesheet" href="../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../index.html" title="Math Toolkit"> -<link rel="up" href="../quaternions.html" title="Chapter 8. Quaternions"> +<link rel="home" href="../index.html" title="Math Toolkit 1.9.0"> +<link rel="up" href="../quaternions.html" title="Chapter 9. Quaternions"> <link rel="prev" href="trans.html" title="Quaternion Transcendentals"> <link rel="next" href="exp.html" title="The Quaternionic Exponential"> </head> @@ -22,7 +22,7 @@ <div class="spirit-nav"> <a accesskey="p" href="trans.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../quaternions.html"><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="exp.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_quat_tests"> +<div class="section"> <div class="titlepage"><div><div><h2 class="title" style="clear: both"> <a name="math_toolkit.quat_tests"></a><a class="link" href="quat_tests.html" title="Test Program">Test Program</a> </h2></div></div></div> @@ -44,9 +44,10 @@ </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/quat_todo.html b/libs/math/doc/html/math_toolkit/quat_todo.html index c7b87ec3f..6fc1581fa 100644 --- a/libs/math/doc/html/math_toolkit/quat_todo.html +++ b/libs/math/doc/html/math_toolkit/quat_todo.html @@ -2,12 +2,12 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>To Do</title> -<link rel="stylesheet" href="../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../index.html" title="Math Toolkit"> -<link rel="up" href="../quaternions.html" title="Chapter 8. Quaternions"> +<link rel="home" href="../index.html" title="Math Toolkit 1.9.0"> +<link rel="up" href="../quaternions.html" title="Chapter 9. Quaternions"> <link rel="prev" href="quat_history.html" title="History"> -<link rel="next" href="../octonions.html" title="Chapter 9. Octonions"> +<link rel="next" href="../octonions.html" title="Chapter 10. Octonions"> </head> <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"> <table cellpadding="2" width="100%"><tr> @@ -22,7 +22,7 @@ <div class="spirit-nav"> <a accesskey="p" href="quat_history.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../quaternions.html"><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="../octonions.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_quat_todo"> +<div class="section"> <div class="titlepage"><div><div><h2 class="title" style="clear: both"> <a name="math_toolkit.quat_todo"></a><a class="link" href="quat_todo.html" title="To Do">To Do</a> </h2></div></div></div> @@ -44,9 +44,10 @@ </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/rationale.html b/libs/math/doc/html/math_toolkit/rationale.html index 20f41bb91..5420c9a64 100644 --- a/libs/math/doc/html/math_toolkit/rationale.html +++ b/libs/math/doc/html/math_toolkit/rationale.html @@ -2,12 +2,12 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Rationale</title> -<link rel="stylesheet" href="../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../index.html" title="Math Toolkit"> -<link rel="up" href="../gcd_lcm.html" title="Chapter 10. Integer Utilities (Greatest Common Divisor and Least Common Multiple)"> -<link rel="prev" href="demo.html" title="Demonstration Program"> -<link rel="next" href="gcd_history.html" title="History"> +<link rel="home" href="../index.html" title="Math Toolkit 1.9.0"> +<link rel="up" href="../cstdfloat.html" title="Chapter 3. Specified-width floating-point typedefs"> +<link rel="prev" href="overview.html" title="Overview"> +<link rel="next" href="exact_typdefs.html" title="Exact-Width Floating-Point typedefs"> </head> <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"> <table cellpadding="2" width="100%"><tr> @@ -20,24 +20,128 @@ </tr></table> <hr> <div class="spirit-nav"> -<a accesskey="p" href="demo.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../gcd_lcm.html"><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="gcd_history.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a> +<a accesskey="p" href="overview.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../cstdfloat.html"><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="exact_typdefs.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_rationale"> +<div class="section"> <div class="titlepage"><div><div><h2 class="title" style="clear: both"> <a name="math_toolkit.rationale"></a><a class="link" href="rationale.html" title="Rationale">Rationale</a> </h2></div></div></div> <p> - The greatest common divisor and least common multiple functions are greatly - used in some numeric contexts, including some of the other Boost libraries. - Centralizing these functions to one header improves code factoring and eases - maintainence. + The implementation of <code class="computeroutput"><span class="special"><</span><span class="identifier">boost</span><span class="special">/</span><span class="identifier">cstdfloat</span><span class="special">.</span><span class="identifier">hpp</span><span class="special">></span></code> + is designed to utilize <code class="computeroutput"><span class="special"><</span><span class="keyword">float</span><span class="special">.</span><span class="identifier">h</span><span class="special">></span></code>, + defined in the 1989 C standard. The preprocessor is used to query certain preprocessor + definitions in <code class="computeroutput"><span class="special"><</span><span class="keyword">float</span><span class="special">.</span><span class="identifier">h</span><span class="special">></span></code> + such as FLT_MAX, DBL_MAX, etc. Based on the results of these queries, an attempt + is made to automatically detect the presence of built-in floating-point types + having specified widths. An unequivocal test regarding conformance with <a href="http://en.wikipedia.org/wiki/IEEE_floating_point" target="_top">IEEE_floating_point</a> + (IEC599) based on <a href="http://en.cppreference.com/w/cpp/types/numeric_limits/is_iec559" target="_top"><code class="computeroutput"><span class="identifier">std</span><span class="special">::</span><span class="identifier">numeric_limits</span><span class="special"><>::</span><span class="identifier">is_iec559</span></code></a> + is performed with <code class="computeroutput"><span class="identifier">BOOST_STATIC_ASSERT</span></code>. </p> +<p> + In addition, this Boost implementation <code class="computeroutput"><span class="special"><</span><span class="identifier">boost</span><span class="special">/</span><span class="identifier">cstdfloat</span><span class="special">.</span><span class="identifier">hpp</span><span class="special">></span></code> + supports an 80-bit floating-point <code class="computeroutput"><span class="keyword">typedef</span></code> + if it can be detected, and a 128-bit floating-point <code class="computeroutput"><span class="keyword">typedef</span></code> + if it can be detected, provided that the underlying types conform with <a href="http://en.wikipedia.org/wiki/Extended_precision" target="_top">IEEE-754 precision extension</a> + (if<code class="computeroutput"><span class="identifier">std</span><span class="special">::</span><span class="identifier">numeric_limits</span><span class="special"><>::</span><span class="identifier">is_iec559</span></code> is true for this type). + </p> +<p> + The header <code class="computeroutput"><span class="special"><</span><span class="identifier">boost</span><span class="special">/</span><span class="identifier">cstdfloat</span><span class="special">.</span><span class="identifier">hpp</span><span class="special">></span></code> + makes the standardized floating-point <code class="computeroutput"><span class="keyword">typedef</span></code>s + safely available in <code class="computeroutput"><span class="keyword">namespace</span> <span class="identifier">boost</span></code> without placing any names in <code class="computeroutput"><span class="keyword">namespace</span> <span class="identifier">std</span></code>. + The intention is to complement rather than compete with a potential future + C/C++ Standard Library that may contain these <code class="computeroutput"><span class="keyword">typedef</span></code>s. + Should some future C/C++ standard include <code class="computeroutput"><span class="special"><</span><span class="identifier">stdfloat</span><span class="special">.</span><span class="identifier">h</span><span class="special">></span></code> and + <code class="computeroutput"><span class="special"><</span><span class="identifier">cstdfloat</span><span class="special">></span></code>, then <code class="computeroutput"><span class="special"><</span><span class="identifier">boost</span><span class="special">/</span><span class="identifier">cstdfloat</span><span class="special">.</span><span class="identifier">hpp</span><span class="special">></span></code> + will continue to function, but will become redundant and may be safely deprecated. + </p> +<p> + Because <code class="computeroutput"><span class="special"><</span><span class="identifier">boost</span><span class="special">/</span><span class="identifier">cstdfloat</span><span class="special">.</span><span class="identifier">hpp</span><span class="special">></span></code> + is a Boost header, its name conforms to the boost header naming conventions, + not the C++ Standard Library header naming conventions. + </p> +<div class="note"><table border="0" summary="Note"> +<tr> +<td rowspan="2" align="center" valign="top" width="25"><img alt="[Note]" src="../../../../../doc/src/images/note.png"></td> +<th align="left">Note</th> +</tr> +<tr><td align="left" valign="top"><p> + <code class="computeroutput"><span class="special"><</span><span class="identifier">boost</span><span class="special">/</span><span class="identifier">cstdfloat</span><span class="special">.</span><span class="identifier">hpp</span><span class="special">></span></code> + <span class="bold"><strong>cannot synthesize or create a <code class="computeroutput"><span class="keyword">typedef</span></code> + if the underlying type is not provided by the compiler</strong></span>. For example, + if a compiler does not have an underlying floating-point type with 128 bits + (highly sought-after in scientific and numeric programming), then <code class="computeroutput"><span class="identifier">float128_t</span></code> and its corresponding least + and fast types are not provided by <code class="computeroutput"><span class="special"><</span><span class="identifier">boost</span><span class="special">/</span><span class="identifier">cstdfloat</span><span class="special">.</span><span class="identifier">hpp</span></code>>. + </p></td></tr> +</table></div> +<div class="warning"><table border="0" summary="Warning"> +<tr> +<td rowspan="2" align="center" valign="top" width="25"><img alt="[Warning]" src="../../../../../doc/src/images/warning.png"></td> +<th align="left">Warning</th> +</tr> +<tr><td align="left" valign="top"><p> + If <code class="computeroutput"><span class="special"><</span><span class="identifier">boost</span><span class="special">/</span><span class="identifier">cstdfloat</span><span class="special">.</span><span class="identifier">hpp</span><span class="special">></span></code> + uses a compiler-specific non-standardized type (<span class="bold"><strong>not</strong></span> + derived from <code class="computeroutput"><span class="keyword">float</span><span class="special">,</span> + <span class="keyword">double</span><span class="special">,</span></code> + or <code class="computeroutput"><span class="keyword">long</span> <span class="keyword">double</span></code>) + for one or more of its floating-point <code class="computeroutput"><span class="keyword">typedef</span></code>s, + then there is no guarantee that specializations of <code class="computeroutput"><span class="identifier">numeric_limits</span><span class="special"><></span></code> will be available for these types. + Typically, specializations of <code class="computeroutput"><span class="identifier">numeric_limits</span><span class="special"><></span></code> will only be available for these + types if the compiler itself supports corresponding specializations for the + underlying type(s), exceptions are GCC's <code class="computeroutput"><span class="identifier">__float128</span></code> + type and Intel's <code class="computeroutput"><span class="identifier">_Quad</span></code> type + which are explicitly supported via our own code. + </p></td></tr> +</table></div> +<div class="warning"><table border="0" summary="Warning"> +<tr> +<td rowspan="2" align="center" valign="top" width="25"><img alt="[Warning]" src="../../../../../doc/src/images/warning.png"></td> +<th align="left">Warning</th> +</tr> +<tr><td align="left" valign="top"><p> + As an implementation artifact, certain C macro names from <code class="computeroutput"><span class="special"><</span><span class="keyword">float</span><span class="special">.</span><span class="identifier">h</span><span class="special">></span></code> may possibly be visible to users of + <code class="computeroutput"><span class="special"><</span><span class="identifier">boost</span><span class="special">/</span><span class="identifier">cstdfloat</span><span class="special">.</span><span class="identifier">hpp</span><span class="special">></span></code>. + Don't rely on using these macros; they are not part of any Boost-specified + interface. Use <code class="computeroutput"><span class="identifier">std</span><span class="special">::</span><span class="identifier">numeric_limits</span><span class="special"><></span></code> + for floating-point ranges, etc. instead. + </p></td></tr> +</table></div> +<div class="tip"><table border="0" summary="Tip"> +<tr> +<td rowspan="2" align="center" valign="top" width="25"><img alt="[Tip]" src="../../../../../doc/src/images/tip.png"></td> +<th align="left">Tip</th> +</tr> +<tr><td align="left" valign="top"> +<p> + For best results, <code class="computeroutput"><span class="special"><</span><span class="identifier">boost</span><span class="special">/</span><span class="identifier">cstdfloat</span><span class="special">.</span><span class="identifier">hpp</span><span class="special">></span></code> + should be <code class="computeroutput"><span class="preprocessor">#include</span></code>d before + other headers that define generic code making use of standard library functions + defined in <cmath>. + </p> +<p> + This is because <code class="computeroutput"><span class="special"><</span><span class="identifier">boost</span><span class="special">/</span><span class="identifier">cstdfloat</span><span class="special">.</span><span class="identifier">hpp</span><span class="special">></span></code> + may define overloads of standard library functions where a non-standard type + (i.e. other than <code class="computeroutput"><span class="keyword">float</span></code>, <code class="computeroutput"><span class="keyword">double</span></code>, or <code class="computeroutput"><span class="keyword">long</span> + <span class="keyword">double</span></code>) is used for one of the specified + width types. If generic code (for example in another Boost.Math header) calls + a standard library function, then the correct overload will only be found + if these overloads are defined prior to the point of use. See implementation + for more details. + </p> +<p> + For this reason, making <code class="computeroutput"><span class="preprocessor">#include</span> + <span class="special"><</span><span class="identifier">boost</span><span class="special">/</span><span class="identifier">cstdfloat</span><span class="special">.</span><span class="identifier">hpp</span><span class="special">></span></code> + the <span class="bold"><strong>first include</strong></span> is usually best. + </p> +</td></tr> +</table></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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> @@ -45,7 +149,7 @@ </tr></table> <hr> <div class="spirit-nav"> -<a accesskey="p" href="demo.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../gcd_lcm.html"><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="gcd_history.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a> +<a accesskey="p" href="overview.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../cstdfloat.html"><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="exact_typdefs.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a> </div> </body> </html> diff --git a/libs/math/doc/html/math_toolkit/rationale0.html b/libs/math/doc/html/math_toolkit/rationale0.html new file mode 100644 index 000000000..806ee0e34 --- /dev/null +++ b/libs/math/doc/html/math_toolkit/rationale0.html @@ -0,0 +1,52 @@ +<html> +<head> +<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> +<title>Rationale</title> +<link rel="stylesheet" href="../math.css" type="text/css"> +<meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> +<link rel="home" href="../index.html" title="Math Toolkit 1.9.0"> +<link rel="up" href="../gcd_lcm.html" title="Chapter 11. Integer Utilities (Greatest Common Divisor and Least Common Multiple)"> +<link rel="prev" href="demo.html" title="Demonstration Program"> +<link rel="next" href="gcd_history.html" title="History"> +</head> +<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"> +<table cellpadding="2" width="100%"><tr> +<td valign="top"><img alt="Boost C++ Libraries" width="277" height="86" src="../../../../../boost.png"></td> +<td align="center"><a href="../../../../../index.html">Home</a></td> +<td align="center"><a href="../../../../../libs/libraries.htm">Libraries</a></td> +<td align="center"><a href="http://www.boost.org/users/people.html">People</a></td> +<td align="center"><a href="http://www.boost.org/users/faq.html">FAQ</a></td> +<td align="center"><a href="../../../../../more/index.htm">More</a></td> +</tr></table> +<hr> +<div class="spirit-nav"> +<a accesskey="p" href="demo.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../gcd_lcm.html"><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="gcd_history.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a> +</div> +<div class="section"> +<div class="titlepage"><div><div><h2 class="title" style="clear: both"> +<a name="math_toolkit.rationale0"></a><a class="link" href="rationale0.html" title="Rationale">Rationale</a> +</h2></div></div></div> +<p> + The greatest common divisor and least common multiple functions are greatly + used in some numeric contexts, including some of the other Boost libraries. + Centralizing these functions to one header improves code factoring and eases + maintainence. + </p> +</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 © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> +<hr> +<div class="spirit-nav"> +<a accesskey="p" href="demo.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../gcd_lcm.html"><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="gcd_history.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a> +</div> +</body> +</html> diff --git a/libs/math/doc/html/math_toolkit/refs.html b/libs/math/doc/html/math_toolkit/refs.html index 731a387b3..70248e320 100644 --- a/libs/math/doc/html/math_toolkit/refs.html +++ b/libs/math/doc/html/math_toolkit/refs.html @@ -2,12 +2,12 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>References</title> -<link rel="stylesheet" href="../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../index.html" title="Math Toolkit"> -<link rel="up" href="../backgrounders.html" title="Chapter 15. Backgrounders"> +<link rel="home" href="../index.html" title="Math Toolkit 1.9.0"> +<link rel="up" href="../backgrounders.html" title="Chapter 16. Backgrounders"> <link rel="prev" href="remez.html" title="The Remez Method"> -<link rel="next" href="../status.html" title="Chapter 16. Library Status"> +<link rel="next" href="../status.html" title="Chapter 17. Library Status"> </head> <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"> <table cellpadding="2" width="100%"><tr> @@ -22,7 +22,7 @@ <div class="spirit-nav"> <a accesskey="p" href="remez.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../backgrounders.html"><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="../status.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_refs"> +<div class="section"> <div class="titlepage"><div><div><h2 class="title" style="clear: both"> <a name="math_toolkit.refs"></a><a class="link" href="refs.html" title="References">References</a> </h2></div></div></div> @@ -198,9 +198,10 @@ </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/relative_error.html b/libs/math/doc/html/math_toolkit/relative_error.html index a8e628d0f..cf1ce24a5 100644 --- a/libs/math/doc/html/math_toolkit/relative_error.html +++ b/libs/math/doc/html/math_toolkit/relative_error.html @@ -2,11 +2,11 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Relative Error</title> -<link rel="stylesheet" href="../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../index.html" title="Math Toolkit"> -<link rel="up" href="../backgrounders.html" title="Chapter 15. Backgrounders"> -<link rel="prev" href="sf_implementation.html" title="Additional Implementation Notes"> +<link rel="home" href="../index.html" title="Math Toolkit 1.9.0"> +<link rel="up" href="../backgrounders.html" title="Chapter 16. Backgrounders"> +<link rel="prev" href="special_tut/special_tut_test.html" title="Testing"> <link rel="next" href="lanczos.html" title="The Lanczos Approximation"> </head> <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"> @@ -20,9 +20,9 @@ </tr></table> <hr> <div class="spirit-nav"> -<a accesskey="p" href="sf_implementation.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../backgrounders.html"><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="lanczos.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a> +<a accesskey="p" href="special_tut/special_tut_test.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../backgrounders.html"><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="lanczos.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_relative_error"> +<div class="section"> <div class="titlepage"><div><div><h2 class="title" style="clear: both"> <a name="math_toolkit.relative_error"></a><a class="link" href="relative_error.html" title="Relative Error">Relative Error</a> </h2></div></div></div> @@ -106,9 +106,10 @@ </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> @@ -116,7 +117,7 @@ </tr></table> <hr> <div class="spirit-nav"> -<a accesskey="p" href="sf_implementation.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../backgrounders.html"><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="lanczos.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a> +<a accesskey="p" href="special_tut/special_tut_test.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../backgrounders.html"><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="lanczos.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a> </div> </body> </html> diff --git a/libs/math/doc/html/math_toolkit/remez.html b/libs/math/doc/html/math_toolkit/remez.html index 8d4f4b4f2..c77cd45d2 100644 --- a/libs/math/doc/html/math_toolkit/remez.html +++ b/libs/math/doc/html/math_toolkit/remez.html @@ -2,10 +2,10 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>The Remez Method</title> -<link rel="stylesheet" href="../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../index.html" title="Math Toolkit"> -<link rel="up" href="../backgrounders.html" title="Chapter 15. Backgrounders"> +<link rel="home" href="../index.html" title="Math Toolkit 1.9.0"> +<link rel="up" href="../backgrounders.html" title="Chapter 16. Backgrounders"> <link rel="prev" href="lanczos.html" title="The Lanczos Approximation"> <link rel="next" href="refs.html" title="References"> </head> @@ -22,7 +22,7 @@ <div class="spirit-nav"> <a accesskey="p" href="lanczos.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../backgrounders.html"><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="refs.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_remez"> +<div class="section"> <div class="titlepage"><div><div><h2 class="title" style="clear: both"> <a name="math_toolkit.remez"></a><a class="link" href="remez.html" title="The Remez Method">The Remez Method</a> </h2></div></div></div> @@ -521,9 +521,10 @@ </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/result_type.html b/libs/math/doc/html/math_toolkit/result_type.html index 11580f122..07dbd2b9d 100644 --- a/libs/math/doc/html/math_toolkit/result_type.html +++ b/libs/math/doc/html/math_toolkit/result_type.html @@ -2,9 +2,9 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Calculation of the Type of the Result</title> -<link rel="stylesheet" href="../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../index.html" title="Math Toolkit"> +<link rel="home" href="../index.html" title="Math Toolkit 1.9.0"> <link rel="up" href="../overview.html" title="Chapter 1. Overview"> <link rel="prev" href="namespaces.html" title="Namespaces"> <link rel="next" href="error_handling.html" title="Error Handling"> @@ -22,7 +22,7 @@ <div class="spirit-nav"> <a accesskey="p" href="namespaces.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../overview.html"><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="error_handling.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_result_type"> +<div class="section"> <div class="titlepage"><div><div><h2 class="title" style="clear: both"> <a name="math_toolkit.result_type"></a><a class="link" href="result_type.html" title="Calculation of the Type of the Result">Calculation of the Type of the Result</a> @@ -136,9 +136,10 @@ </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/rounding.html b/libs/math/doc/html/math_toolkit/rounding.html index 36d1a6726..c459d56ad 100644 --- a/libs/math/doc/html/math_toolkit/rounding.html +++ b/libs/math/doc/html/math_toolkit/rounding.html @@ -2,11 +2,11 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Rounding Truncation and Integer Conversion</title> -<link rel="stylesheet" href="../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../index.html" title="Math Toolkit"> -<link rel="up" href="../utils.html" title="Chapter 4. Floating Point Utilities"> -<link rel="prev" href="../utils.html" title="Chapter 4. Floating Point Utilities"> +<link rel="home" href="../index.html" title="Math Toolkit 1.9.0"> +<link rel="up" href="../utils.html" title="Chapter 2. Floating Point Utilities"> +<link rel="prev" href="../utils.html" title="Chapter 2. Floating Point Utilities"> <link rel="next" href="rounding/round.html" title="Rounding Functions"> </head> <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"> @@ -22,7 +22,7 @@ <div class="spirit-nav"> <a accesskey="p" href="../utils.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../utils.html"><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="rounding/round.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_rounding"> +<div class="section"> <div class="titlepage"><div><div><h2 class="title" style="clear: both"> <a name="math_toolkit.rounding"></a><a class="link" href="rounding.html" title="Rounding Truncation and Integer Conversion">Rounding Truncation and Integer Conversion</a> @@ -36,9 +36,10 @@ </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/rounding/modf.html b/libs/math/doc/html/math_toolkit/rounding/modf.html index 6a6e67e29..2a11e5ce9 100644 --- a/libs/math/doc/html/math_toolkit/rounding/modf.html +++ b/libs/math/doc/html/math_toolkit/rounding/modf.html @@ -2,9 +2,9 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Integer and Fractional Part Splitting (modf)</title> -<link rel="stylesheet" href="../../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../../index.html" title="Math Toolkit"> +<link rel="home" href="../../index.html" title="Math Toolkit 1.9.0"> <link rel="up" href="../rounding.html" title="Rounding Truncation and Integer Conversion"> <link rel="prev" href="trunc.html" title="Truncation Functions"> <link rel="next" href="../fpclass.html" title="Floating-Point Classification: Infinities and NaNs"> @@ -22,7 +22,7 @@ <div class="spirit-nav"> <a accesskey="p" href="trunc.html"><img src="../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../rounding.html"><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="../fpclass.html"><img src="../../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_rounding_modf"> +<div class="section"> <div class="titlepage"><div><div><h3 class="title"> <a name="math_toolkit.rounding.modf"></a><a class="link" href="modf.html" title="Integer and Fractional Part Splitting (modf)">Integer and Fractional Part Splitting (modf)</a> @@ -66,9 +66,10 @@ </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/rounding/round.html b/libs/math/doc/html/math_toolkit/rounding/round.html index 5f500e7de..0434e4e3d 100644 --- a/libs/math/doc/html/math_toolkit/rounding/round.html +++ b/libs/math/doc/html/math_toolkit/rounding/round.html @@ -2,9 +2,9 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Rounding Functions</title> -<link rel="stylesheet" href="../../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../../index.html" title="Math Toolkit"> +<link rel="home" href="../../index.html" title="Math Toolkit 1.9.0"> <link rel="up" href="../rounding.html" title="Rounding Truncation and Integer Conversion"> <link rel="prev" href="../rounding.html" title="Rounding Truncation and Integer Conversion"> <link rel="next" href="trunc.html" title="Truncation Functions"> @@ -22,7 +22,7 @@ <div class="spirit-nav"> <a accesskey="p" href="../rounding.html"><img src="../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../rounding.html"><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="trunc.html"><img src="../../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_rounding_round"> +<div class="section"> <div class="titlepage"><div><div><h3 class="title"> <a name="math_toolkit.rounding.round"></a><a class="link" href="round.html" title="Rounding Functions">Rounding Functions</a> </h3></div></div></div> @@ -66,9 +66,10 @@ </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/rounding/trunc.html b/libs/math/doc/html/math_toolkit/rounding/trunc.html index 1593c47d4..8628d672b 100644 --- a/libs/math/doc/html/math_toolkit/rounding/trunc.html +++ b/libs/math/doc/html/math_toolkit/rounding/trunc.html @@ -2,9 +2,9 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Truncation Functions</title> -<link rel="stylesheet" href="../../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../../index.html" title="Math Toolkit"> +<link rel="home" href="../../index.html" title="Math Toolkit 1.9.0"> <link rel="up" href="../rounding.html" title="Rounding Truncation and Integer Conversion"> <link rel="prev" href="round.html" title="Rounding Functions"> <link rel="next" href="modf.html" title="Integer and Fractional Part Splitting (modf)"> @@ -22,7 +22,7 @@ <div class="spirit-nav"> <a accesskey="p" href="round.html"><img src="../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../rounding.html"><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="modf.html"><img src="../../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_rounding_trunc"> +<div class="section"> <div class="titlepage"><div><div><h3 class="title"> <a name="math_toolkit.rounding.trunc"></a><a class="link" href="trunc.html" title="Truncation Functions">Truncation Functions</a> </h3></div></div></div> @@ -68,9 +68,10 @@ </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/run_time.html b/libs/math/doc/html/math_toolkit/run_time.html index e50887617..04d82bed8 100644 --- a/libs/math/doc/html/math_toolkit/run_time.html +++ b/libs/math/doc/html/math_toolkit/run_time.html @@ -2,10 +2,10 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Run-time GCD & LCM Determination</title> -<link rel="stylesheet" href="../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../index.html" title="Math Toolkit"> -<link rel="up" href="../gcd_lcm.html" title="Chapter 10. Integer Utilities (Greatest Common Divisor and Least Common Multiple)"> +<link rel="home" href="../index.html" title="Math Toolkit 1.9.0"> +<link rel="up" href="../gcd_lcm.html" title="Chapter 11. Integer Utilities (Greatest Common Divisor and Least Common Multiple)"> <link rel="prev" href="lcm_function_object.html" title="LCM Function Object"> <link rel="next" href="compile_time.html" title="Compile time GCD and LCM determination"> </head> @@ -22,7 +22,7 @@ <div class="spirit-nav"> <a accesskey="p" href="lcm_function_object.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../gcd_lcm.html"><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="compile_time.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_run_time"> +<div class="section"> <div class="titlepage"><div><div><h2 class="title" style="clear: both"> <a name="math_toolkit.run_time"></a><a class="link" href="run_time.html" title="Run-time GCD & LCM Determination">Run-time GCD & LCM Determination</a> </h2></div></div></div> @@ -47,9 +47,10 @@ </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/sf_beta.html b/libs/math/doc/html/math_toolkit/sf_beta.html index 74a3c7a8e..401f12423 100644 --- a/libs/math/doc/html/math_toolkit/sf_beta.html +++ b/libs/math/doc/html/math_toolkit/sf_beta.html @@ -2,10 +2,10 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Beta Functions</title> -<link rel="stylesheet" href="../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../index.html" title="Math Toolkit"> -<link rel="up" href="../special.html" title="Chapter 3. Special Functions"> +<link rel="home" href="../index.html" title="Math Toolkit 1.9.0"> +<link rel="up" href="../special.html" title="Chapter 6. Special Functions"> <link rel="prev" href="factorials/sf_binomial.html" title="Binomial Coefficients"> <link rel="next" href="sf_beta/beta_function.html" title="Beta"> </head> @@ -22,7 +22,7 @@ <div class="spirit-nav"> <a accesskey="p" href="factorials/sf_binomial.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../special.html"><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="sf_beta/beta_function.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_sf_beta"> +<div class="section"> <div class="titlepage"><div><div><h2 class="title" style="clear: both"> <a name="math_toolkit.sf_beta"></a><a class="link" href="sf_beta.html" title="Beta Functions">Beta Functions</a> </h2></div></div></div> @@ -38,9 +38,10 @@ </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/sf_beta/beta_derivative.html b/libs/math/doc/html/math_toolkit/sf_beta/beta_derivative.html index 11fdb04a2..b86891acc 100644 --- a/libs/math/doc/html/math_toolkit/sf_beta/beta_derivative.html +++ b/libs/math/doc/html/math_toolkit/sf_beta/beta_derivative.html @@ -2,9 +2,9 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Derivative of the Incomplete Beta Function</title> -<link rel="stylesheet" href="../../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../../index.html" title="Math Toolkit"> +<link rel="home" href="../../index.html" title="Math Toolkit 1.9.0"> <link rel="up" href="../sf_beta.html" title="Beta Functions"> <link rel="prev" href="ibeta_inv_function.html" title="The Incomplete Beta Function Inverses"> <link rel="next" href="../sf_erf.html" title="Error Functions"> @@ -22,7 +22,7 @@ <div class="spirit-nav"> <a accesskey="p" href="ibeta_inv_function.html"><img src="../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../sf_beta.html"><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="../sf_erf.html"><img src="../../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_sf_beta_beta_derivative"> +<div class="section"> <div class="titlepage"><div><div><h3 class="title"> <a name="math_toolkit.sf_beta.beta_derivative"></a><a class="link" href="beta_derivative.html" title="Derivative of the Incomplete Beta Function">Derivative of the Incomplete Beta Function</a> @@ -38,8 +38,8 @@ <span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T1</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T2</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T3</span><span class="special">></span> <a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">ibeta_derivative</span><span class="special">(</span><span class="identifier">T1</span> <span class="identifier">a</span><span class="special">,</span> <span class="identifier">T2</span> <span class="identifier">b</span><span class="special">,</span> <span class="identifier">T3</span> <span class="identifier">x</span><span class="special">);</span> -<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T1</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T2</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T3</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> -<a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">ibeta_derivative</span><span class="special">(</span><span class="identifier">T1</span> <span class="identifier">a</span><span class="special">,</span> <span class="identifier">T2</span> <span class="identifier">b</span><span class="special">,</span> <span class="identifier">T3</span> <span class="identifier">x</span><span class="special">,</span> <span class="keyword">const</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">&);</span> +<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T1</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T2</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T3</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> +<a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">ibeta_derivative</span><span class="special">(</span><span class="identifier">T1</span> <span class="identifier">a</span><span class="special">,</span> <span class="identifier">T2</span> <span class="identifier">b</span><span class="special">,</span> <span class="identifier">T3</span> <span class="identifier">x</span><span class="special">,</span> <span class="keyword">const</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">&);</span> <span class="special">}}</span> <span class="comment">// namespaces</span> </pre> @@ -61,9 +61,9 @@ types. </p> <p> - The final <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a> argument is optional and can + The final <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a> argument is optional and can be used to control the behaviour of the function: how it handles errors, - what level of precision to use etc. Refer to the <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">policy + what level of precision to use etc. Refer to the <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">policy documentation for more details</a>. </p> <h5> @@ -85,9 +85,10 @@ </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/sf_beta/beta_function.html b/libs/math/doc/html/math_toolkit/sf_beta/beta_function.html index d26fcc32f..98dbc46fe 100644 --- a/libs/math/doc/html/math_toolkit/sf_beta/beta_function.html +++ b/libs/math/doc/html/math_toolkit/sf_beta/beta_function.html @@ -2,9 +2,9 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Beta</title> -<link rel="stylesheet" href="../../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../../index.html" title="Math Toolkit"> +<link rel="home" href="../../index.html" title="Math Toolkit 1.9.0"> <link rel="up" href="../sf_beta.html" title="Beta Functions"> <link rel="prev" href="../sf_beta.html" title="Beta Functions"> <link rel="next" href="ibeta_function.html" title="Incomplete Beta Functions"> @@ -22,7 +22,7 @@ <div class="spirit-nav"> <a accesskey="p" href="../sf_beta.html"><img src="../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../sf_beta.html"><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="ibeta_function.html"><img src="../../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_sf_beta_beta_function"> +<div class="section"> <div class="titlepage"><div><div><h3 class="title"> <a name="math_toolkit.sf_beta.beta_function"></a><a class="link" href="beta_function.html" title="Beta">Beta</a> </h3></div></div></div> @@ -37,8 +37,8 @@ <span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T1</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T2</span><span class="special">></span> <a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">beta</span><span class="special">(</span><span class="identifier">T1</span> <span class="identifier">a</span><span class="special">,</span> <span class="identifier">T2</span> <span class="identifier">b</span><span class="special">);</span> -<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T1</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T2</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> -<a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">beta</span><span class="special">(</span><span class="identifier">T1</span> <span class="identifier">a</span><span class="special">,</span> <span class="identifier">T2</span> <span class="identifier">b</span><span class="special">,</span> <span class="keyword">const</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">&);</span> +<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T1</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T2</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> +<a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">beta</span><span class="special">(</span><span class="identifier">T1</span> <span class="identifier">a</span><span class="special">,</span> <span class="identifier">T2</span> <span class="identifier">b</span><span class="special">,</span> <span class="keyword">const</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">&);</span> <span class="special">}}</span> <span class="comment">// namespaces</span> </pre> @@ -56,9 +56,9 @@ <span class="inlinemediaobject"><img src="../../../graphs/beta.png" align="middle"></span> </p> <p> - The final <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a> argument is optional and can + The final <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a> argument is optional and can be used to control the behaviour of the function: how it handles errors, - what level of precision to use etc. Refer to the <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">policy + what level of precision to use etc. Refer to the <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">policy documentation for more details</a>. </p> <p> @@ -89,7 +89,7 @@ zero error</a>. </p> <div class="table"> -<a name="math_toolkit.sf_beta.beta_function.peak_errors_in_the_beta_function"></a><p class="title"><b>Table 3.7. Peak Errors In the Beta Function</b></p> +<a name="math_toolkit.sf_beta.beta_function.peak_errors_in_the_beta_function"></a><p class="title"><b>Table 6.7. Peak Errors In the Beta Function</b></p> <div class="table-contents"><table class="table" summary="Peak Errors In the Beta Function"> <colgroup> <col> @@ -310,9 +310,10 @@ </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/sf_beta/ibeta_function.html b/libs/math/doc/html/math_toolkit/sf_beta/ibeta_function.html index 4536fae59..67286179b 100644 --- a/libs/math/doc/html/math_toolkit/sf_beta/ibeta_function.html +++ b/libs/math/doc/html/math_toolkit/sf_beta/ibeta_function.html @@ -2,9 +2,9 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Incomplete Beta Functions</title> -<link rel="stylesheet" href="../../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../../index.html" title="Math Toolkit"> +<link rel="home" href="../../index.html" title="Math Toolkit 1.9.0"> <link rel="up" href="../sf_beta.html" title="Beta Functions"> <link rel="prev" href="beta_function.html" title="Beta"> <link rel="next" href="ibeta_inv_function.html" title="The Incomplete Beta Function Inverses"> @@ -22,7 +22,7 @@ <div class="spirit-nav"> <a accesskey="p" href="beta_function.html"><img src="../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../sf_beta.html"><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="ibeta_inv_function.html"><img src="../../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_sf_beta_ibeta_function"> +<div class="section"> <div class="titlepage"><div><div><h3 class="title"> <a name="math_toolkit.sf_beta.ibeta_function"></a><a class="link" href="ibeta_function.html" title="Incomplete Beta Functions">Incomplete Beta Functions</a> @@ -38,26 +38,26 @@ <span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T1</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T2</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T3</span><span class="special">></span> <a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">ibeta</span><span class="special">(</span><span class="identifier">T1</span> <span class="identifier">a</span><span class="special">,</span> <span class="identifier">T2</span> <span class="identifier">b</span><span class="special">,</span> <span class="identifier">T3</span> <span class="identifier">x</span><span class="special">);</span> -<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T1</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T2</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T3</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> -<a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">ibeta</span><span class="special">(</span><span class="identifier">T1</span> <span class="identifier">a</span><span class="special">,</span> <span class="identifier">T2</span> <span class="identifier">b</span><span class="special">,</span> <span class="identifier">T3</span> <span class="identifier">x</span><span class="special">,</span> <span class="keyword">const</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">&);</span> +<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T1</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T2</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T3</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> +<a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">ibeta</span><span class="special">(</span><span class="identifier">T1</span> <span class="identifier">a</span><span class="special">,</span> <span class="identifier">T2</span> <span class="identifier">b</span><span class="special">,</span> <span class="identifier">T3</span> <span class="identifier">x</span><span class="special">,</span> <span class="keyword">const</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">&);</span> <span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T1</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T2</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T3</span><span class="special">></span> <a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">ibetac</span><span class="special">(</span><span class="identifier">T1</span> <span class="identifier">a</span><span class="special">,</span> <span class="identifier">T2</span> <span class="identifier">b</span><span class="special">,</span> <span class="identifier">T3</span> <span class="identifier">x</span><span class="special">);</span> -<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T1</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T2</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T3</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> -<a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">ibetac</span><span class="special">(</span><span class="identifier">T1</span> <span class="identifier">a</span><span class="special">,</span> <span class="identifier">T2</span> <span class="identifier">b</span><span class="special">,</span> <span class="identifier">T3</span> <span class="identifier">x</span><span class="special">,</span> <span class="keyword">const</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">&);</span> +<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T1</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T2</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T3</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> +<a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">ibetac</span><span class="special">(</span><span class="identifier">T1</span> <span class="identifier">a</span><span class="special">,</span> <span class="identifier">T2</span> <span class="identifier">b</span><span class="special">,</span> <span class="identifier">T3</span> <span class="identifier">x</span><span class="special">,</span> <span class="keyword">const</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">&);</span> <span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T1</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T2</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T3</span><span class="special">></span> <a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">beta</span><span class="special">(</span><span class="identifier">T1</span> <span class="identifier">a</span><span class="special">,</span> <span class="identifier">T2</span> <span class="identifier">b</span><span class="special">,</span> <span class="identifier">T3</span> <span class="identifier">x</span><span class="special">);</span> -<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T1</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T2</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T3</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> -<a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">beta</span><span class="special">(</span><span class="identifier">T1</span> <span class="identifier">a</span><span class="special">,</span> <span class="identifier">T2</span> <span class="identifier">b</span><span class="special">,</span> <span class="identifier">T3</span> <span class="identifier">x</span><span class="special">,</span> <span class="keyword">const</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">&);</span> +<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T1</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T2</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T3</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> +<a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">beta</span><span class="special">(</span><span class="identifier">T1</span> <span class="identifier">a</span><span class="special">,</span> <span class="identifier">T2</span> <span class="identifier">b</span><span class="special">,</span> <span class="identifier">T3</span> <span class="identifier">x</span><span class="special">,</span> <span class="keyword">const</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">&);</span> <span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T1</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T2</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T3</span><span class="special">></span> <a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">betac</span><span class="special">(</span><span class="identifier">T1</span> <span class="identifier">a</span><span class="special">,</span> <span class="identifier">T2</span> <span class="identifier">b</span><span class="special">,</span> <span class="identifier">T3</span> <span class="identifier">x</span><span class="special">);</span> -<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T1</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T2</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T3</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> -<a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">betac</span><span class="special">(</span><span class="identifier">T1</span> <span class="identifier">a</span><span class="special">,</span> <span class="identifier">T2</span> <span class="identifier">b</span><span class="special">,</span> <span class="identifier">T3</span> <span class="identifier">x</span><span class="special">,</span> <span class="keyword">const</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">&);</span> +<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T1</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T2</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T3</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> +<a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">betac</span><span class="special">(</span><span class="identifier">T1</span> <span class="identifier">a</span><span class="special">,</span> <span class="identifier">T2</span> <span class="identifier">b</span><span class="special">,</span> <span class="identifier">T3</span> <span class="identifier">x</span><span class="special">,</span> <span class="keyword">const</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">&);</span> <span class="special">}}</span> <span class="comment">// namespaces</span> </pre> @@ -94,16 +94,16 @@ types. </p> <p> - The final <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a> argument is optional and can + The final <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a> argument is optional and can be used to control the behaviour of the function: how it handles errors, - what level of precision to use etc. Refer to the <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">policy + what level of precision to use etc. Refer to the <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">policy documentation for more details</a>. </p> <pre class="programlisting"><span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T1</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T2</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T3</span><span class="special">></span> <a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">ibeta</span><span class="special">(</span><span class="identifier">T1</span> <span class="identifier">a</span><span class="special">,</span> <span class="identifier">T2</span> <span class="identifier">b</span><span class="special">,</span> <span class="identifier">T3</span> <span class="identifier">x</span><span class="special">);</span> -<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T1</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T2</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T3</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> -<a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">ibeta</span><span class="special">(</span><span class="identifier">T1</span> <span class="identifier">a</span><span class="special">,</span> <span class="identifier">T2</span> <span class="identifier">b</span><span class="special">,</span> <span class="identifier">T3</span> <span class="identifier">x</span><span class="special">,</span> <span class="keyword">const</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">&);</span> +<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T1</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T2</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T3</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> +<a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">ibeta</span><span class="special">(</span><span class="identifier">T1</span> <span class="identifier">a</span><span class="special">,</span> <span class="identifier">T2</span> <span class="identifier">b</span><span class="special">,</span> <span class="identifier">T3</span> <span class="identifier">x</span><span class="special">,</span> <span class="keyword">const</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">&);</span> </pre> <p> Returns the normalised incomplete beta function of a, b and x: @@ -117,8 +117,8 @@ <pre class="programlisting"><span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T1</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T2</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T3</span><span class="special">></span> <a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">ibetac</span><span class="special">(</span><span class="identifier">T1</span> <span class="identifier">a</span><span class="special">,</span> <span class="identifier">T2</span> <span class="identifier">b</span><span class="special">,</span> <span class="identifier">T3</span> <span class="identifier">x</span><span class="special">);</span> -<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T1</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T2</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T3</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> -<a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">ibetac</span><span class="special">(</span><span class="identifier">T1</span> <span class="identifier">a</span><span class="special">,</span> <span class="identifier">T2</span> <span class="identifier">b</span><span class="special">,</span> <span class="identifier">T3</span> <span class="identifier">x</span><span class="special">,</span> <span class="keyword">const</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">&);</span> +<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T1</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T2</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T3</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> +<a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">ibetac</span><span class="special">(</span><span class="identifier">T1</span> <span class="identifier">a</span><span class="special">,</span> <span class="identifier">T2</span> <span class="identifier">b</span><span class="special">,</span> <span class="identifier">T3</span> <span class="identifier">x</span><span class="special">,</span> <span class="keyword">const</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">&);</span> </pre> <p> Returns the normalised complement of the incomplete beta function of a, b @@ -130,8 +130,8 @@ <pre class="programlisting"><span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T1</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T2</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T3</span><span class="special">></span> <a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">beta</span><span class="special">(</span><span class="identifier">T1</span> <span class="identifier">a</span><span class="special">,</span> <span class="identifier">T2</span> <span class="identifier">b</span><span class="special">,</span> <span class="identifier">T3</span> <span class="identifier">x</span><span class="special">);</span> -<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T1</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T2</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T3</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> -<a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">beta</span><span class="special">(</span><span class="identifier">T1</span> <span class="identifier">a</span><span class="special">,</span> <span class="identifier">T2</span> <span class="identifier">b</span><span class="special">,</span> <span class="identifier">T3</span> <span class="identifier">x</span><span class="special">,</span> <span class="keyword">const</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">&);</span> +<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T1</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T2</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T3</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> +<a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">beta</span><span class="special">(</span><span class="identifier">T1</span> <span class="identifier">a</span><span class="special">,</span> <span class="identifier">T2</span> <span class="identifier">b</span><span class="special">,</span> <span class="identifier">T3</span> <span class="identifier">x</span><span class="special">,</span> <span class="keyword">const</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">&);</span> </pre> <p> Returns the full (non-normalised) incomplete beta function of a, b and x: @@ -142,8 +142,8 @@ <pre class="programlisting"><span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T1</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T2</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T3</span><span class="special">></span> <a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">betac</span><span class="special">(</span><span class="identifier">T1</span> <span class="identifier">a</span><span class="special">,</span> <span class="identifier">T2</span> <span class="identifier">b</span><span class="special">,</span> <span class="identifier">T3</span> <span class="identifier">x</span><span class="special">);</span> -<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T1</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T2</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T3</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> -<a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">betac</span><span class="special">(</span><span class="identifier">T1</span> <span class="identifier">a</span><span class="special">,</span> <span class="identifier">T2</span> <span class="identifier">b</span><span class="special">,</span> <span class="identifier">T3</span> <span class="identifier">x</span><span class="special">,</span> <span class="keyword">const</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">&);</span> +<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T1</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T2</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T3</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> +<a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">betac</span><span class="special">(</span><span class="identifier">T1</span> <span class="identifier">a</span><span class="special">,</span> <span class="identifier">T2</span> <span class="identifier">b</span><span class="special">,</span> <span class="identifier">T3</span> <span class="identifier">x</span><span class="special">,</span> <span class="keyword">const</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">&);</span> </pre> <p> Returns the full (non-normalised) complement of the incomplete beta function @@ -172,7 +172,7 @@ with the wider exponent range of the long double types. </p> <div class="table"> -<a name="math_toolkit.sf_beta.ibeta_function.errors_in_the_function_ibeta_a_b"></a><p class="title"><b>Table 3.8. Errors In the Function ibeta(a,b,x)</b></p> +<a name="math_toolkit.sf_beta.ibeta_function.errors_in_the_function_ibeta_a_b"></a><p class="title"><b>Table 6.8. Errors In the Function ibeta(a,b,x)</b></p> <div class="table-contents"><table class="table" summary="Errors In the Function ibeta(a,b,x)"> <colgroup> <col> @@ -359,7 +359,7 @@ </table></div> </div> <br class="table-break"><div class="table"> -<a name="math_toolkit.sf_beta.ibeta_function.errors_in_the_function_ibetac_a_"></a><p class="title"><b>Table 3.9. Errors In the Function ibetac(a,b,x)</b></p> +<a name="math_toolkit.sf_beta.ibeta_function.errors_in_the_function_ibetac_a_"></a><p class="title"><b>Table 6.9. Errors In the Function ibetac(a,b,x)</b></p> <div class="table-contents"><table class="table" summary="Errors In the Function ibetac(a,b,x)"> <colgroup> <col> @@ -526,7 +526,7 @@ </table></div> </div> <br class="table-break"><div class="table"> -<a name="math_toolkit.sf_beta.ibeta_function.errors_in_the_function_beta_a_b_"></a><p class="title"><b>Table 3.10. Errors In the Function beta(a, b, x)</b></p> +<a name="math_toolkit.sf_beta.ibeta_function.errors_in_the_function_beta_a_b_"></a><p class="title"><b>Table 6.10. Errors In the Function beta(a, b, x)</b></p> <div class="table-contents"><table class="table" summary="Errors In the Function beta(a, b, x)"> <colgroup> <col> @@ -693,7 +693,7 @@ </table></div> </div> <br class="table-break"><div class="table"> -<a name="math_toolkit.sf_beta.ibeta_function.errors_in_the_function_betac_a_b"></a><p class="title"><b>Table 3.11. Errors In the Function betac(a,b,x)</b></p> +<a name="math_toolkit.sf_beta.ibeta_function.errors_in_the_function_betac_a_b"></a><p class="title"><b>Table 6.11. Errors In the Function betac(a,b,x)</b></p> <div class="table-contents"><table class="table" summary="Errors In the Function betac(a,b,x)"> <colgroup> <col> @@ -962,9 +962,10 @@ </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/sf_beta/ibeta_inv_function.html b/libs/math/doc/html/math_toolkit/sf_beta/ibeta_inv_function.html index 9a1913932..fbccd3f94 100644 --- a/libs/math/doc/html/math_toolkit/sf_beta/ibeta_inv_function.html +++ b/libs/math/doc/html/math_toolkit/sf_beta/ibeta_inv_function.html @@ -2,9 +2,9 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>The Incomplete Beta Function Inverses</title> -<link rel="stylesheet" href="../../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../../index.html" title="Math Toolkit"> +<link rel="home" href="../../index.html" title="Math Toolkit 1.9.0"> <link rel="up" href="../sf_beta.html" title="Beta Functions"> <link rel="prev" href="ibeta_function.html" title="Incomplete Beta Functions"> <link rel="next" href="beta_derivative.html" title="Derivative of the Incomplete Beta Function"> @@ -22,7 +22,7 @@ <div class="spirit-nav"> <a accesskey="p" href="ibeta_function.html"><img src="../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../sf_beta.html"><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="beta_derivative.html"><img src="../../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_sf_beta_ibeta_inv_function"> +<div class="section"> <div class="titlepage"><div><div><h3 class="title"> <a name="math_toolkit.sf_beta.ibeta_inv_function"></a><a class="link" href="ibeta_inv_function.html" title="The Incomplete Beta Function Inverses">The Incomplete Beta Function Inverses</a> @@ -34,50 +34,50 @@ <span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T1</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T2</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T3</span><span class="special">></span> <a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">ibeta_inv</span><span class="special">(</span><span class="identifier">T1</span> <span class="identifier">a</span><span class="special">,</span> <span class="identifier">T2</span> <span class="identifier">b</span><span class="special">,</span> <span class="identifier">T3</span> <span class="identifier">p</span><span class="special">);</span> -<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T1</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T2</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T3</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> -<a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">ibeta_inv</span><span class="special">(</span><span class="identifier">T1</span> <span class="identifier">a</span><span class="special">,</span> <span class="identifier">T2</span> <span class="identifier">b</span><span class="special">,</span> <span class="identifier">T3</span> <span class="identifier">p</span><span class="special">,</span> <span class="keyword">const</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">&);</span> +<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T1</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T2</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T3</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> +<a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">ibeta_inv</span><span class="special">(</span><span class="identifier">T1</span> <span class="identifier">a</span><span class="special">,</span> <span class="identifier">T2</span> <span class="identifier">b</span><span class="special">,</span> <span class="identifier">T3</span> <span class="identifier">p</span><span class="special">,</span> <span class="keyword">const</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">&);</span> <span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T1</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T2</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T3</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T4</span><span class="special">></span> <a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">ibeta_inv</span><span class="special">(</span><span class="identifier">T1</span> <span class="identifier">a</span><span class="special">,</span> <span class="identifier">T2</span> <span class="identifier">b</span><span class="special">,</span> <span class="identifier">T3</span> <span class="identifier">p</span><span class="special">,</span> <span class="identifier">T4</span><span class="special">*</span> <span class="identifier">py</span><span class="special">);</span> -<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T1</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T2</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T3</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T4</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> -<a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">ibeta_inv</span><span class="special">(</span><span class="identifier">T1</span> <span class="identifier">a</span><span class="special">,</span> <span class="identifier">T2</span> <span class="identifier">b</span><span class="special">,</span> <span class="identifier">T3</span> <span class="identifier">p</span><span class="special">,</span> <span class="identifier">T4</span><span class="special">*</span> <span class="identifier">py</span><span class="special">,</span> <span class="keyword">const</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">&);</span> +<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T1</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T2</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T3</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T4</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> +<a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">ibeta_inv</span><span class="special">(</span><span class="identifier">T1</span> <span class="identifier">a</span><span class="special">,</span> <span class="identifier">T2</span> <span class="identifier">b</span><span class="special">,</span> <span class="identifier">T3</span> <span class="identifier">p</span><span class="special">,</span> <span class="identifier">T4</span><span class="special">*</span> <span class="identifier">py</span><span class="special">,</span> <span class="keyword">const</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">&);</span> <span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T1</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T2</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T3</span><span class="special">></span> <a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">ibetac_inv</span><span class="special">(</span><span class="identifier">T1</span> <span class="identifier">a</span><span class="special">,</span> <span class="identifier">T2</span> <span class="identifier">b</span><span class="special">,</span> <span class="identifier">T3</span> <span class="identifier">q</span><span class="special">);</span> -<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T1</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T2</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T3</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> -<a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">ibetac_inv</span><span class="special">(</span><span class="identifier">T1</span> <span class="identifier">a</span><span class="special">,</span> <span class="identifier">T2</span> <span class="identifier">b</span><span class="special">,</span> <span class="identifier">T3</span> <span class="identifier">q</span><span class="special">,</span> <span class="keyword">const</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">&);</span> +<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T1</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T2</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T3</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> +<a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">ibetac_inv</span><span class="special">(</span><span class="identifier">T1</span> <span class="identifier">a</span><span class="special">,</span> <span class="identifier">T2</span> <span class="identifier">b</span><span class="special">,</span> <span class="identifier">T3</span> <span class="identifier">q</span><span class="special">,</span> <span class="keyword">const</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">&);</span> <span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T1</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T2</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T3</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T4</span><span class="special">></span> <a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">ibetac_inv</span><span class="special">(</span><span class="identifier">T1</span> <span class="identifier">a</span><span class="special">,</span> <span class="identifier">T2</span> <span class="identifier">b</span><span class="special">,</span> <span class="identifier">T3</span> <span class="identifier">q</span><span class="special">,</span> <span class="identifier">T4</span><span class="special">*</span> <span class="identifier">py</span><span class="special">);</span> -<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T1</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T2</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T3</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T4</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> -<a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">ibetac_inv</span><span class="special">(</span><span class="identifier">T1</span> <span class="identifier">a</span><span class="special">,</span> <span class="identifier">T2</span> <span class="identifier">b</span><span class="special">,</span> <span class="identifier">T3</span> <span class="identifier">q</span><span class="special">,</span> <span class="identifier">T4</span><span class="special">*</span> <span class="identifier">py</span><span class="special">,</span> <span class="keyword">const</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">&);</span> +<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T1</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T2</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T3</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T4</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> +<a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">ibetac_inv</span><span class="special">(</span><span class="identifier">T1</span> <span class="identifier">a</span><span class="special">,</span> <span class="identifier">T2</span> <span class="identifier">b</span><span class="special">,</span> <span class="identifier">T3</span> <span class="identifier">q</span><span class="special">,</span> <span class="identifier">T4</span><span class="special">*</span> <span class="identifier">py</span><span class="special">,</span> <span class="keyword">const</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">&);</span> <span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T1</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T2</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T3</span><span class="special">></span> <a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">ibeta_inva</span><span class="special">(</span><span class="identifier">T1</span> <span class="identifier">b</span><span class="special">,</span> <span class="identifier">T2</span> <span class="identifier">x</span><span class="special">,</span> <span class="identifier">T3</span> <span class="identifier">p</span><span class="special">);</span> -<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T1</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T2</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T3</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> -<a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">ibeta_inva</span><span class="special">(</span><span class="identifier">T1</span> <span class="identifier">b</span><span class="special">,</span> <span class="identifier">T2</span> <span class="identifier">x</span><span class="special">,</span> <span class="identifier">T3</span> <span class="identifier">p</span><span class="special">,</span> <span class="keyword">const</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">&);</span> +<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T1</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T2</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T3</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> +<a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">ibeta_inva</span><span class="special">(</span><span class="identifier">T1</span> <span class="identifier">b</span><span class="special">,</span> <span class="identifier">T2</span> <span class="identifier">x</span><span class="special">,</span> <span class="identifier">T3</span> <span class="identifier">p</span><span class="special">,</span> <span class="keyword">const</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">&);</span> <span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T1</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T2</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T3</span><span class="special">></span> <a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">ibetac_inva</span><span class="special">(</span><span class="identifier">T1</span> <span class="identifier">b</span><span class="special">,</span> <span class="identifier">T2</span> <span class="identifier">x</span><span class="special">,</span> <span class="identifier">T3</span> <span class="identifier">q</span><span class="special">);</span> -<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T1</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T2</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T3</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> -<a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">ibetac_inva</span><span class="special">(</span><span class="identifier">T1</span> <span class="identifier">b</span><span class="special">,</span> <span class="identifier">T2</span> <span class="identifier">x</span><span class="special">,</span> <span class="identifier">T3</span> <span class="identifier">q</span><span class="special">,</span> <span class="keyword">const</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">&);</span> +<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T1</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T2</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T3</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> +<a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">ibetac_inva</span><span class="special">(</span><span class="identifier">T1</span> <span class="identifier">b</span><span class="special">,</span> <span class="identifier">T2</span> <span class="identifier">x</span><span class="special">,</span> <span class="identifier">T3</span> <span class="identifier">q</span><span class="special">,</span> <span class="keyword">const</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">&);</span> <span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T1</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T2</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T3</span><span class="special">></span> <a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">ibeta_invb</span><span class="special">(</span><span class="identifier">T1</span> <span class="identifier">a</span><span class="special">,</span> <span class="identifier">T2</span> <span class="identifier">x</span><span class="special">,</span> <span class="identifier">T3</span> <span class="identifier">p</span><span class="special">);</span> -<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T1</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T2</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T3</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> -<a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">ibeta_invb</span><span class="special">(</span><span class="identifier">T1</span> <span class="identifier">a</span><span class="special">,</span> <span class="identifier">T2</span> <span class="identifier">x</span><span class="special">,</span> <span class="identifier">T3</span> <span class="identifier">p</span><span class="special">,</span> <span class="keyword">const</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">&);</span> +<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T1</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T2</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T3</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> +<a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">ibeta_invb</span><span class="special">(</span><span class="identifier">T1</span> <span class="identifier">a</span><span class="special">,</span> <span class="identifier">T2</span> <span class="identifier">x</span><span class="special">,</span> <span class="identifier">T3</span> <span class="identifier">p</span><span class="special">,</span> <span class="keyword">const</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">&);</span> <span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T1</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T2</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T3</span><span class="special">></span> <a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">ibetac_invb</span><span class="special">(</span><span class="identifier">T1</span> <span class="identifier">a</span><span class="special">,</span> <span class="identifier">T2</span> <span class="identifier">x</span><span class="special">,</span> <span class="identifier">T3</span> <span class="identifier">q</span><span class="special">);</span> -<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T1</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T2</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T3</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> -<a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">ibetac_invb</span><span class="special">(</span><span class="identifier">T1</span> <span class="identifier">a</span><span class="special">,</span> <span class="identifier">T2</span> <span class="identifier">x</span><span class="special">,</span> <span class="identifier">T3</span> <span class="identifier">q</span><span class="special">,</span> <span class="keyword">const</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">&);</span> +<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T1</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T2</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T3</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> +<a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">ibetac_invb</span><span class="special">(</span><span class="identifier">T1</span> <span class="identifier">a</span><span class="special">,</span> <span class="identifier">T2</span> <span class="identifier">x</span><span class="special">,</span> <span class="identifier">T3</span> <span class="identifier">q</span><span class="special">,</span> <span class="keyword">const</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">&);</span> <span class="special">}}</span> <span class="comment">// namespaces</span> </pre> @@ -92,9 +92,9 @@ incomplete beta (p) or its complement (q). </p> <p> - The final <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a> argument is optional and can + The final <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a> argument is optional and can be used to control the behaviour of the function: how it handles errors, - what level of precision to use etc. Refer to the <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">policy + what level of precision to use etc. Refer to the <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">policy documentation for more details</a>. </p> <div class="tip"><table border="0" summary="Tip"> @@ -126,14 +126,14 @@ <pre class="programlisting"><span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T1</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T2</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T3</span><span class="special">></span> <a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">ibeta_inv</span><span class="special">(</span><span class="identifier">T1</span> <span class="identifier">a</span><span class="special">,</span> <span class="identifier">T2</span> <span class="identifier">b</span><span class="special">,</span> <span class="identifier">T3</span> <span class="identifier">p</span><span class="special">);</span> -<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T1</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T2</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T3</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> -<a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">ibeta_inv</span><span class="special">(</span><span class="identifier">T1</span> <span class="identifier">a</span><span class="special">,</span> <span class="identifier">T2</span> <span class="identifier">b</span><span class="special">,</span> <span class="identifier">T3</span> <span class="identifier">p</span><span class="special">,</span> <span class="keyword">const</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">&);</span> +<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T1</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T2</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T3</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> +<a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">ibeta_inv</span><span class="special">(</span><span class="identifier">T1</span> <span class="identifier">a</span><span class="special">,</span> <span class="identifier">T2</span> <span class="identifier">b</span><span class="special">,</span> <span class="identifier">T3</span> <span class="identifier">p</span><span class="special">,</span> <span class="keyword">const</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">&);</span> <span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T1</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T2</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T3</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T4</span><span class="special">></span> <a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">ibeta_inv</span><span class="special">(</span><span class="identifier">T1</span> <span class="identifier">a</span><span class="special">,</span> <span class="identifier">T2</span> <span class="identifier">b</span><span class="special">,</span> <span class="identifier">T3</span> <span class="identifier">p</span><span class="special">,</span> <span class="identifier">T4</span><span class="special">*</span> <span class="identifier">py</span><span class="special">);</span> -<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T1</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T2</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T3</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T4</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> -<a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">ibeta_inv</span><span class="special">(</span><span class="identifier">T1</span> <span class="identifier">a</span><span class="special">,</span> <span class="identifier">T2</span> <span class="identifier">b</span><span class="special">,</span> <span class="identifier">T3</span> <span class="identifier">p</span><span class="special">,</span> <span class="identifier">T4</span><span class="special">*</span> <span class="identifier">py</span><span class="special">,</span> <span class="keyword">const</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">&);</span> +<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T1</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T2</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T3</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T4</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> +<a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">ibeta_inv</span><span class="special">(</span><span class="identifier">T1</span> <span class="identifier">a</span><span class="special">,</span> <span class="identifier">T2</span> <span class="identifier">b</span><span class="special">,</span> <span class="identifier">T3</span> <span class="identifier">p</span><span class="special">,</span> <span class="identifier">T4</span><span class="special">*</span> <span class="identifier">py</span><span class="special">,</span> <span class="keyword">const</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">&);</span> </pre> <p> Returns a value <span class="emphasis"><em>x</em></span> such that: <code class="computeroutput"><span class="identifier">p</span> @@ -153,22 +153,22 @@ Requires: <span class="emphasis"><em>a,b > 0</em></span> and <span class="emphasis"><em>0 <= p <= 1</em></span>. </p> <p> - The final <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a> argument is optional and can + The final <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a> argument is optional and can be used to control the behaviour of the function: how it handles errors, - what level of precision to use etc. Refer to the <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">policy + what level of precision to use etc. Refer to the <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">policy documentation for more details</a>. </p> <pre class="programlisting"><span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T1</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T2</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T3</span><span class="special">></span> <a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">ibetac_inv</span><span class="special">(</span><span class="identifier">T1</span> <span class="identifier">a</span><span class="special">,</span> <span class="identifier">T2</span> <span class="identifier">b</span><span class="special">,</span> <span class="identifier">T3</span> <span class="identifier">q</span><span class="special">);</span> -<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T1</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T2</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T3</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> -<a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">ibetac_inv</span><span class="special">(</span><span class="identifier">T1</span> <span class="identifier">a</span><span class="special">,</span> <span class="identifier">T2</span> <span class="identifier">b</span><span class="special">,</span> <span class="identifier">T3</span> <span class="identifier">q</span><span class="special">,</span> <span class="keyword">const</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">&);</span> +<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T1</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T2</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T3</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> +<a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">ibetac_inv</span><span class="special">(</span><span class="identifier">T1</span> <span class="identifier">a</span><span class="special">,</span> <span class="identifier">T2</span> <span class="identifier">b</span><span class="special">,</span> <span class="identifier">T3</span> <span class="identifier">q</span><span class="special">,</span> <span class="keyword">const</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">&);</span> <span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T1</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T2</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T3</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T4</span><span class="special">></span> <a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">ibetac_inv</span><span class="special">(</span><span class="identifier">T1</span> <span class="identifier">a</span><span class="special">,</span> <span class="identifier">T2</span> <span class="identifier">b</span><span class="special">,</span> <span class="identifier">T3</span> <span class="identifier">q</span><span class="special">,</span> <span class="identifier">T4</span><span class="special">*</span> <span class="identifier">py</span><span class="special">);</span> -<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T1</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T2</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T3</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T4</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> -<a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">ibetac_inv</span><span class="special">(</span><span class="identifier">T1</span> <span class="identifier">a</span><span class="special">,</span> <span class="identifier">T2</span> <span class="identifier">b</span><span class="special">,</span> <span class="identifier">T3</span> <span class="identifier">q</span><span class="special">,</span> <span class="identifier">T4</span><span class="special">*</span> <span class="identifier">py</span><span class="special">,</span> <span class="keyword">const</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">&);</span> +<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T1</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T2</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T3</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T4</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> +<a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">ibetac_inv</span><span class="special">(</span><span class="identifier">T1</span> <span class="identifier">a</span><span class="special">,</span> <span class="identifier">T2</span> <span class="identifier">b</span><span class="special">,</span> <span class="identifier">T3</span> <span class="identifier">q</span><span class="special">,</span> <span class="identifier">T4</span><span class="special">*</span> <span class="identifier">py</span><span class="special">,</span> <span class="keyword">const</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">&);</span> </pre> <p> Returns a value <span class="emphasis"><em>x</em></span> such that: <code class="computeroutput"><span class="identifier">q</span> @@ -188,16 +188,16 @@ Requires: <span class="emphasis"><em>a,b > 0</em></span> and <span class="emphasis"><em>0 <= q <= 1</em></span>. </p> <p> - The final <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a> argument is optional and can + The final <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a> argument is optional and can be used to control the behaviour of the function: how it handles errors, - what level of precision to use etc. Refer to the <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">policy + what level of precision to use etc. Refer to the <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">policy documentation for more details</a>. </p> <pre class="programlisting"><span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T1</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T2</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T3</span><span class="special">></span> <a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">ibeta_inva</span><span class="special">(</span><span class="identifier">T1</span> <span class="identifier">b</span><span class="special">,</span> <span class="identifier">T2</span> <span class="identifier">x</span><span class="special">,</span> <span class="identifier">T3</span> <span class="identifier">p</span><span class="special">);</span> -<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T1</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T2</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T3</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> -<a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">ibeta_inva</span><span class="special">(</span><span class="identifier">T1</span> <span class="identifier">b</span><span class="special">,</span> <span class="identifier">T2</span> <span class="identifier">x</span><span class="special">,</span> <span class="identifier">T3</span> <span class="identifier">p</span><span class="special">,</span> <span class="keyword">const</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">&);</span> +<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T1</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T2</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T3</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> +<a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">ibeta_inva</span><span class="special">(</span><span class="identifier">T1</span> <span class="identifier">b</span><span class="special">,</span> <span class="identifier">T2</span> <span class="identifier">x</span><span class="special">,</span> <span class="identifier">T3</span> <span class="identifier">p</span><span class="special">,</span> <span class="keyword">const</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">&);</span> </pre> <p> Returns a value <span class="emphasis"><em>a</em></span> such that: <code class="computeroutput"><span class="identifier">p</span> @@ -209,16 +209,16 @@ and <span class="emphasis"><em>0 <= p <= 1</em></span>. </p> <p> - The final <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a> argument is optional and can + The final <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a> argument is optional and can be used to control the behaviour of the function: how it handles errors, - what level of precision to use etc. Refer to the <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">policy + what level of precision to use etc. Refer to the <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">policy documentation for more details</a>. </p> <pre class="programlisting"><span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T1</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T2</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T3</span><span class="special">></span> <a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">ibetac_inva</span><span class="special">(</span><span class="identifier">T1</span> <span class="identifier">b</span><span class="special">,</span> <span class="identifier">T2</span> <span class="identifier">x</span><span class="special">,</span> <span class="identifier">T3</span> <span class="identifier">p</span><span class="special">);</span> -<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T1</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T2</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T3</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> -<a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">ibetac_inva</span><span class="special">(</span><span class="identifier">T1</span> <span class="identifier">b</span><span class="special">,</span> <span class="identifier">T2</span> <span class="identifier">x</span><span class="special">,</span> <span class="identifier">T3</span> <span class="identifier">p</span><span class="special">,</span> <span class="keyword">const</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">&);</span> +<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T1</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T2</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T3</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> +<a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">ibetac_inva</span><span class="special">(</span><span class="identifier">T1</span> <span class="identifier">b</span><span class="special">,</span> <span class="identifier">T2</span> <span class="identifier">x</span><span class="special">,</span> <span class="identifier">T3</span> <span class="identifier">p</span><span class="special">,</span> <span class="keyword">const</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">&);</span> </pre> <p> Returns a value <span class="emphasis"><em>a</em></span> such that: <code class="computeroutput"><span class="identifier">q</span> @@ -230,16 +230,16 @@ and <span class="emphasis"><em>0 <= q <= 1</em></span>. </p> <p> - The final <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a> argument is optional and can + The final <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a> argument is optional and can be used to control the behaviour of the function: how it handles errors, - what level of precision to use etc. Refer to the <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">policy + what level of precision to use etc. Refer to the <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">policy documentation for more details</a>. </p> <pre class="programlisting"><span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T1</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T2</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T3</span><span class="special">></span> <a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">ibeta_invb</span><span class="special">(</span><span class="identifier">T1</span> <span class="identifier">b</span><span class="special">,</span> <span class="identifier">T2</span> <span class="identifier">x</span><span class="special">,</span> <span class="identifier">T3</span> <span class="identifier">p</span><span class="special">);</span> -<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T1</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T2</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T3</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> -<a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">ibeta_invb</span><span class="special">(</span><span class="identifier">T1</span> <span class="identifier">b</span><span class="special">,</span> <span class="identifier">T2</span> <span class="identifier">x</span><span class="special">,</span> <span class="identifier">T3</span> <span class="identifier">p</span><span class="special">,</span> <span class="keyword">const</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">&);</span> +<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T1</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T2</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T3</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> +<a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">ibeta_invb</span><span class="special">(</span><span class="identifier">T1</span> <span class="identifier">b</span><span class="special">,</span> <span class="identifier">T2</span> <span class="identifier">x</span><span class="special">,</span> <span class="identifier">T3</span> <span class="identifier">p</span><span class="special">,</span> <span class="keyword">const</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">&);</span> </pre> <p> Returns a value <span class="emphasis"><em>b</em></span> such that: <code class="computeroutput"><span class="identifier">p</span> @@ -251,16 +251,16 @@ and <span class="emphasis"><em>0 <= p <= 1</em></span>. </p> <p> - The final <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a> argument is optional and can + The final <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a> argument is optional and can be used to control the behaviour of the function: how it handles errors, - what level of precision to use etc. Refer to the <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">policy + what level of precision to use etc. Refer to the <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">policy documentation for more details</a>. </p> <pre class="programlisting"><span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T1</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T2</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T3</span><span class="special">></span> <a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">ibetac_invb</span><span class="special">(</span><span class="identifier">T1</span> <span class="identifier">b</span><span class="special">,</span> <span class="identifier">T2</span> <span class="identifier">x</span><span class="special">,</span> <span class="identifier">T3</span> <span class="identifier">p</span><span class="special">);</span> -<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T1</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T2</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T3</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> -<a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">ibetac_invb</span><span class="special">(</span><span class="identifier">T1</span> <span class="identifier">b</span><span class="special">,</span> <span class="identifier">T2</span> <span class="identifier">x</span><span class="special">,</span> <span class="identifier">T3</span> <span class="identifier">p</span><span class="special">,</span> <span class="keyword">const</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">&);</span> +<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T1</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T2</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T3</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> +<a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">ibetac_invb</span><span class="special">(</span><span class="identifier">T1</span> <span class="identifier">b</span><span class="special">,</span> <span class="identifier">T2</span> <span class="identifier">x</span><span class="special">,</span> <span class="identifier">T3</span> <span class="identifier">p</span><span class="special">,</span> <span class="keyword">const</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">&);</span> </pre> <p> Returns a value <span class="emphasis"><em>b</em></span> such that: <code class="computeroutput"><span class="identifier">q</span> @@ -272,9 +272,9 @@ and <span class="emphasis"><em>0 <= q <= 1</em></span>. </p> <p> - The final <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a> argument is optional and can + The final <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a> argument is optional and can be used to control the behaviour of the function: how it handles errors, - what level of precision to use etc. Refer to the <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">policy + what level of precision to use etc. Refer to the <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">policy documentation for more details</a>. </p> <h5> @@ -504,9 +504,10 @@ </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/sf_erf.html b/libs/math/doc/html/math_toolkit/sf_erf.html index 6ee731a83..9c9afc7eb 100644 --- a/libs/math/doc/html/math_toolkit/sf_erf.html +++ b/libs/math/doc/html/math_toolkit/sf_erf.html @@ -2,10 +2,10 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Error Functions</title> -<link rel="stylesheet" href="../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../index.html" title="Math Toolkit"> -<link rel="up" href="../special.html" title="Chapter 3. Special Functions"> +<link rel="home" href="../index.html" title="Math Toolkit 1.9.0"> +<link rel="up" href="../special.html" title="Chapter 6. Special Functions"> <link rel="prev" href="sf_beta/beta_derivative.html" title="Derivative of the Incomplete Beta Function"> <link rel="next" href="sf_erf/error_function.html" title="Error Functions"> </head> @@ -22,7 +22,7 @@ <div class="spirit-nav"> <a accesskey="p" href="sf_beta/beta_derivative.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../special.html"><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="sf_erf/error_function.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_sf_erf"> +<div class="section"> <div class="titlepage"><div><div><h2 class="title" style="clear: both"> <a name="math_toolkit.sf_erf"></a><a class="link" href="sf_erf.html" title="Error Functions">Error Functions</a> </h2></div></div></div> @@ -33,9 +33,10 @@ </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/sf_erf/error_function.html b/libs/math/doc/html/math_toolkit/sf_erf/error_function.html index 02a6ad002..6daa5fe8c 100644 --- a/libs/math/doc/html/math_toolkit/sf_erf/error_function.html +++ b/libs/math/doc/html/math_toolkit/sf_erf/error_function.html @@ -2,9 +2,9 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Error Functions</title> -<link rel="stylesheet" href="../../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../../index.html" title="Math Toolkit"> +<link rel="home" href="../../index.html" title="Math Toolkit 1.9.0"> <link rel="up" href="../sf_erf.html" title="Error Functions"> <link rel="prev" href="../sf_erf.html" title="Error Functions"> <link rel="next" href="error_inv.html" title="Error Function Inverses"> @@ -22,7 +22,7 @@ <div class="spirit-nav"> <a accesskey="p" href="../sf_erf.html"><img src="../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../sf_erf.html"><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="error_inv.html"><img src="../../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_sf_erf_error_function"> +<div class="section"> <div class="titlepage"><div><div><h3 class="title"> <a name="math_toolkit.sf_erf.error_function"></a><a class="link" href="error_function.html" title="Error Functions">Error Functions</a> </h3></div></div></div> @@ -37,14 +37,14 @@ <span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T</span><span class="special">></span> <a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">erf</span><span class="special">(</span><span class="identifier">T</span> <span class="identifier">z</span><span class="special">);</span> -<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> -<a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">erf</span><span class="special">(</span><span class="identifier">T</span> <span class="identifier">z</span><span class="special">,</span> <span class="keyword">const</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">&);</span> +<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> +<a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">erf</span><span class="special">(</span><span class="identifier">T</span> <span class="identifier">z</span><span class="special">,</span> <span class="keyword">const</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">&);</span> <span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T</span><span class="special">></span> <a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">erfc</span><span class="special">(</span><span class="identifier">T</span> <span class="identifier">z</span><span class="special">);</span> -<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> -<a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">erfc</span><span class="special">(</span><span class="identifier">T</span> <span class="identifier">z</span><span class="special">,</span> <span class="keyword">const</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">&);</span> +<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> +<a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">erfc</span><span class="special">(</span><span class="identifier">T</span> <span class="identifier">z</span><span class="special">,</span> <span class="keyword">const</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">&);</span> <span class="special">}}</span> <span class="comment">// namespaces</span> </pre> @@ -53,9 +53,9 @@ type calculation rules</em></span></a>: the return type is <code class="computeroutput"><span class="keyword">double</span></code> if T is an integer type, and T otherwise. </p> <p> - The final <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a> argument is optional and can + The final <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a> argument is optional and can be used to control the behaviour of the function: how it handles errors, - what level of precision to use etc. Refer to the <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">policy + what level of precision to use etc. Refer to the <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">policy documentation for more details</a>. </p> <h5> @@ -65,8 +65,8 @@ <pre class="programlisting"><span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T</span><span class="special">></span> <a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">erf</span><span class="special">(</span><span class="identifier">T</span> <span class="identifier">z</span><span class="special">);</span> -<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> -<a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">erf</span><span class="special">(</span><span class="identifier">T</span> <span class="identifier">z</span><span class="special">,</span> <span class="keyword">const</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">&);</span> +<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> +<a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">erf</span><span class="special">(</span><span class="identifier">T</span> <span class="identifier">z</span><span class="special">,</span> <span class="keyword">const</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">&);</span> </pre> <p> Returns the <a href="http://en.wikipedia.org/wiki/Error_function" target="_top">error @@ -82,8 +82,8 @@ <pre class="programlisting"><span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T</span><span class="special">></span> <a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">erfc</span><span class="special">(</span><span class="identifier">T</span> <span class="identifier">z</span><span class="special">);</span> -<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> -<a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">erfc</span><span class="special">(</span><span class="identifier">T</span> <span class="identifier">z</span><span class="special">,</span> <span class="keyword">const</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">&);</span> +<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> +<a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">erfc</span><span class="special">(</span><span class="identifier">T</span> <span class="identifier">z</span><span class="special">,</span> <span class="keyword">const</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">&);</span> </pre> <p> Returns the complement of the <a href="http://functions.wolfram.com/GammaBetaErf/Erfc/" target="_top">error @@ -109,7 +109,7 @@ zero error</a>. </p> <div class="table"> -<a name="math_toolkit.sf_erf.error_function.errors_in_the_function_erf_z"></a><p class="title"><b>Table 3.12. Errors In the Function erf(z)</b></p> +<a name="math_toolkit.sf_erf.error_function.errors_in_the_function_erf_z"></a><p class="title"><b>Table 6.12. Errors In the Function erf(z)</b></p> <div class="table-contents"><table class="table" summary="Errors In the Function erf(z)"> <colgroup> <col> @@ -315,7 +315,7 @@ </table></div> </div> <br class="table-break"><div class="table"> -<a name="math_toolkit.sf_erf.error_function.errors_in_the_function_erfc_z"></a><p class="title"><b>Table 3.13. Errors In the Function erfc(z)</b></p> +<a name="math_toolkit.sf_erf.error_function.errors_in_the_function_erfc_z"></a><p class="title"><b>Table 6.13. Errors In the Function erfc(z)</b></p> <div class="table-contents"><table class="table" summary="Errors In the Function erfc(z)"> <colgroup> <col> @@ -613,9 +613,10 @@ </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/sf_erf/error_inv.html b/libs/math/doc/html/math_toolkit/sf_erf/error_inv.html index 5f336baf1..91045907b 100644 --- a/libs/math/doc/html/math_toolkit/sf_erf/error_inv.html +++ b/libs/math/doc/html/math_toolkit/sf_erf/error_inv.html @@ -2,9 +2,9 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Error Function Inverses</title> -<link rel="stylesheet" href="../../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../../index.html" title="Math Toolkit"> +<link rel="home" href="../../index.html" title="Math Toolkit 1.9.0"> <link rel="up" href="../sf_erf.html" title="Error Functions"> <link rel="prev" href="error_function.html" title="Error Functions"> <link rel="next" href="../sf_poly.html" title="Polynomials"> @@ -22,7 +22,7 @@ <div class="spirit-nav"> <a accesskey="p" href="error_function.html"><img src="../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../sf_erf.html"><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="../sf_poly.html"><img src="../../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_sf_erf_error_inv"> +<div class="section"> <div class="titlepage"><div><div><h3 class="title"> <a name="math_toolkit.sf_erf.error_inv"></a><a class="link" href="error_inv.html" title="Error Function Inverses">Error Function Inverses</a> </h3></div></div></div> @@ -37,14 +37,14 @@ <span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T</span><span class="special">></span> <a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">erf_inv</span><span class="special">(</span><span class="identifier">T</span> <span class="identifier">p</span><span class="special">);</span> -<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> -<a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">erf_inv</span><span class="special">(</span><span class="identifier">T</span> <span class="identifier">p</span><span class="special">,</span> <span class="keyword">const</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">&);</span> +<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> +<a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">erf_inv</span><span class="special">(</span><span class="identifier">T</span> <span class="identifier">p</span><span class="special">,</span> <span class="keyword">const</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">&);</span> <span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T</span><span class="special">></span> <a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">erfc_inv</span><span class="special">(</span><span class="identifier">T</span> <span class="identifier">p</span><span class="special">);</span> -<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> -<a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">erfc_inv</span><span class="special">(</span><span class="identifier">T</span> <span class="identifier">p</span><span class="special">,</span> <span class="keyword">const</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">&);</span> +<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> +<a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">erfc_inv</span><span class="special">(</span><span class="identifier">T</span> <span class="identifier">p</span><span class="special">,</span> <span class="keyword">const</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">&);</span> <span class="special">}}</span> <span class="comment">// namespaces</span> </pre> @@ -53,9 +53,9 @@ type calculation rules</em></span></a>: the return type is <code class="computeroutput"><span class="keyword">double</span></code> if T is an integer type, and T otherwise. </p> <p> - The final <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a> argument is optional and can + The final <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a> argument is optional and can be used to control the behaviour of the function: how it handles errors, - what level of precision to use etc. Refer to the <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">policy + what level of precision to use etc. Refer to the <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">policy documentation for more details</a>. </p> <h5> @@ -65,8 +65,8 @@ <pre class="programlisting"><span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T</span><span class="special">></span> <a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">erf_inv</span><span class="special">(</span><span class="identifier">T</span> <span class="identifier">z</span><span class="special">);</span> -<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> -<a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">erf_inv</span><span class="special">(</span><span class="identifier">T</span> <span class="identifier">z</span><span class="special">,</span> <span class="keyword">const</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">&);</span> +<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> +<a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">erf_inv</span><span class="special">(</span><span class="identifier">T</span> <span class="identifier">z</span><span class="special">,</span> <span class="keyword">const</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">&);</span> </pre> <p> Returns the <a href="http://functions.wolfram.com/GammaBetaErf/InverseErf/" target="_top">inverse @@ -80,8 +80,8 @@ <pre class="programlisting"><span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T</span><span class="special">></span> <a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">erfc_inv</span><span class="special">(</span><span class="identifier">T</span> <span class="identifier">z</span><span class="special">);</span> -<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> -<a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">erfc_inv</span><span class="special">(</span><span class="identifier">T</span> <span class="identifier">z</span><span class="special">,</span> <span class="keyword">const</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">&);</span> +<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> +<a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">erfc_inv</span><span class="special">(</span><span class="identifier">T</span> <span class="identifier">z</span><span class="special">,</span> <span class="keyword">const</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">&);</span> </pre> <p> Returns the inverse of the complement of the error function of z, that is @@ -185,9 +185,10 @@ </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/sf_gamma.html b/libs/math/doc/html/math_toolkit/sf_gamma.html index 92eee92be..586044863 100644 --- a/libs/math/doc/html/math_toolkit/sf_gamma.html +++ b/libs/math/doc/html/math_toolkit/sf_gamma.html @@ -2,11 +2,11 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Gamma Functions</title> -<link rel="stylesheet" href="../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../index.html" title="Math Toolkit"> -<link rel="up" href="../special.html" title="Chapter 3. Special Functions"> -<link rel="prev" href="../special.html" title="Chapter 3. Special Functions"> +<link rel="home" href="../index.html" title="Math Toolkit 1.9.0"> +<link rel="up" href="../special.html" title="Chapter 6. Special Functions"> +<link rel="prev" href="number_series/primes.html" title="Prime Numbers"> <link rel="next" href="sf_gamma/tgamma.html" title="Gamma"> </head> <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"> @@ -20,9 +20,9 @@ </tr></table> <hr> <div class="spirit-nav"> -<a accesskey="p" href="../special.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../special.html"><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="sf_gamma/tgamma.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a> +<a accesskey="p" href="number_series/primes.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../special.html"><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="sf_gamma/tgamma.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_sf_gamma"> +<div class="section"> <div class="titlepage"><div><div><h2 class="title" style="clear: both"> <a name="math_toolkit.sf_gamma"></a><a class="link" href="sf_gamma.html" title="Gamma Functions">Gamma Functions</a> </h2></div></div></div> @@ -40,9 +40,10 @@ </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> @@ -50,7 +51,7 @@ </tr></table> <hr> <div class="spirit-nav"> -<a accesskey="p" href="../special.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../special.html"><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="sf_gamma/tgamma.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a> +<a accesskey="p" href="number_series/primes.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../special.html"><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="sf_gamma/tgamma.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a> </div> </body> </html> diff --git a/libs/math/doc/html/math_toolkit/sf_gamma/digamma.html b/libs/math/doc/html/math_toolkit/sf_gamma/digamma.html index fde9df821..5c8fd07d1 100644 --- a/libs/math/doc/html/math_toolkit/sf_gamma/digamma.html +++ b/libs/math/doc/html/math_toolkit/sf_gamma/digamma.html @@ -2,9 +2,9 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Digamma</title> -<link rel="stylesheet" href="../../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../../index.html" title="Math Toolkit"> +<link rel="home" href="../../index.html" title="Math Toolkit 1.9.0"> <link rel="up" href="../sf_gamma.html" title="Gamma Functions"> <link rel="prev" href="lgamma.html" title="Log Gamma"> <link rel="next" href="gamma_ratios.html" title="Ratios of Gamma Functions"> @@ -22,7 +22,7 @@ <div class="spirit-nav"> <a accesskey="p" href="lgamma.html"><img src="../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../sf_gamma.html"><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="gamma_ratios.html"><img src="../../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_sf_gamma_digamma"> +<div class="section"> <div class="titlepage"><div><div><h3 class="title"> <a name="math_toolkit.sf_gamma.digamma"></a><a class="link" href="digamma.html" title="Digamma">Digamma</a> </h3></div></div></div> @@ -37,8 +37,8 @@ <span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T</span><span class="special">></span> <a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">digamma</span><span class="special">(</span><span class="identifier">T</span> <span class="identifier">z</span><span class="special">);</span> -<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> -<a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">digamma</span><span class="special">(</span><span class="identifier">T</span> <span class="identifier">z</span><span class="special">,</span> <span class="keyword">const</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">&);</span> +<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> +<a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">digamma</span><span class="special">(</span><span class="identifier">T</span> <span class="identifier">z</span><span class="special">,</span> <span class="keyword">const</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">&);</span> <span class="special">}}</span> <span class="comment">// namespaces</span> </pre> @@ -57,9 +57,9 @@ <span class="inlinemediaobject"><img src="../../../graphs/digamma.png" align="middle"></span> </p> <p> - The final <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a> argument is optional and can + The final <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a> argument is optional and can be used to control the behaviour of the function: how it handles errors, - what level of precision to use etc. Refer to the <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">policy + what level of precision to use etc. Refer to the <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">policy documentation for more details</a>. </p> <p> @@ -368,9 +368,10 @@ </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/sf_gamma/gamma_derivatives.html b/libs/math/doc/html/math_toolkit/sf_gamma/gamma_derivatives.html index 2ca8f22e6..42746594d 100644 --- a/libs/math/doc/html/math_toolkit/sf_gamma/gamma_derivatives.html +++ b/libs/math/doc/html/math_toolkit/sf_gamma/gamma_derivatives.html @@ -2,9 +2,9 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Derivative of the Incomplete Gamma Function</title> -<link rel="stylesheet" href="../../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../../index.html" title="Math Toolkit"> +<link rel="home" href="../../index.html" title="Math Toolkit 1.9.0"> <link rel="up" href="../sf_gamma.html" title="Gamma Functions"> <link rel="prev" href="igamma_inv.html" title="Incomplete Gamma Function Inverses"> <link rel="next" href="../factorials.html" title="Factorials and Binomial Coefficients"> @@ -22,7 +22,7 @@ <div class="spirit-nav"> <a accesskey="p" href="igamma_inv.html"><img src="../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../sf_gamma.html"><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="../factorials.html"><img src="../../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_sf_gamma_gamma_derivatives"> +<div class="section"> <div class="titlepage"><div><div><h3 class="title"> <a name="math_toolkit.sf_gamma.gamma_derivatives"></a><a class="link" href="gamma_derivatives.html" title="Derivative of the Incomplete Gamma Function">Derivative of the Incomplete Gamma Function</a> @@ -38,8 +38,8 @@ <span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T1</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T2</span><span class="special">></span> <a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">gamma_p_derivative</span><span class="special">(</span><span class="identifier">T1</span> <span class="identifier">a</span><span class="special">,</span> <span class="identifier">T2</span> <span class="identifier">x</span><span class="special">);</span> -<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T1</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T2</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> -<a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">gamma_p_derivative</span><span class="special">(</span><span class="identifier">T1</span> <span class="identifier">a</span><span class="special">,</span> <span class="identifier">T2</span> <span class="identifier">x</span><span class="special">,</span> <span class="keyword">const</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">&);</span> +<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T1</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T2</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> +<a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">gamma_p_derivative</span><span class="special">(</span><span class="identifier">T1</span> <span class="identifier">a</span><span class="special">,</span> <span class="identifier">T2</span> <span class="identifier">x</span><span class="special">,</span> <span class="keyword">const</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">&);</span> <span class="special">}}</span> <span class="comment">// namespaces</span> </pre> @@ -56,9 +56,9 @@ <span class="inlinemediaobject"><img src="../../../equations/derivative1.png"></span> </p> <p> - The final <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a> argument is optional and can + The final <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a> argument is optional and can be used to control the behaviour of the function: how it handles errors, - what level of precision to use etc. Refer to the <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">policy + what level of precision to use etc. Refer to the <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">policy documentation for more details</a>. </p> <p> @@ -90,9 +90,10 @@ </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/sf_gamma/gamma_ratios.html b/libs/math/doc/html/math_toolkit/sf_gamma/gamma_ratios.html index b9148b90f..d17a49bf7 100644 --- a/libs/math/doc/html/math_toolkit/sf_gamma/gamma_ratios.html +++ b/libs/math/doc/html/math_toolkit/sf_gamma/gamma_ratios.html @@ -2,9 +2,9 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Ratios of Gamma Functions</title> -<link rel="stylesheet" href="../../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../../index.html" title="Math Toolkit"> +<link rel="home" href="../../index.html" title="Math Toolkit 1.9.0"> <link rel="up" href="../sf_gamma.html" title="Gamma Functions"> <link rel="prev" href="digamma.html" title="Digamma"> <link rel="next" href="igamma.html" title="Incomplete Gamma Functions"> @@ -22,7 +22,7 @@ <div class="spirit-nav"> <a accesskey="p" href="digamma.html"><img src="../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../sf_gamma.html"><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="igamma.html"><img src="../../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_sf_gamma_gamma_ratios"> +<div class="section"> <div class="titlepage"><div><div><h3 class="title"> <a name="math_toolkit.sf_gamma.gamma_ratios"></a><a class="link" href="gamma_ratios.html" title="Ratios of Gamma Functions">Ratios of Gamma Functions</a> </h3></div></div></div> @@ -33,14 +33,14 @@ <span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T1</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T2</span><span class="special">></span> <a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">tgamma_ratio</span><span class="special">(</span><span class="identifier">T1</span> <span class="identifier">a</span><span class="special">,</span> <span class="identifier">T2</span> <span class="identifier">b</span><span class="special">);</span> -<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T1</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T2</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> -<a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">tgamma_ratio</span><span class="special">(</span><span class="identifier">T1</span> <span class="identifier">a</span><span class="special">,</span> <span class="identifier">T2</span> <span class="identifier">b</span><span class="special">,</span> <span class="keyword">const</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">&);</span> +<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T1</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T2</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> +<a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">tgamma_ratio</span><span class="special">(</span><span class="identifier">T1</span> <span class="identifier">a</span><span class="special">,</span> <span class="identifier">T2</span> <span class="identifier">b</span><span class="special">,</span> <span class="keyword">const</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">&);</span> <span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T1</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T2</span><span class="special">></span> <a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">tgamma_delta_ratio</span><span class="special">(</span><span class="identifier">T1</span> <span class="identifier">a</span><span class="special">,</span> <span class="identifier">T2</span> <span class="identifier">delta</span><span class="special">);</span> <span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T1</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T2</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">Policy</span><span class="special">></span> -<a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">tgamma_delta_ratio</span><span class="special">(</span><span class="identifier">T1</span> <span class="identifier">a</span><span class="special">,</span> <span class="identifier">T2</span> <span class="identifier">delta</span><span class="special">,</span> <span class="keyword">const</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">&);</span> +<a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">tgamma_delta_ratio</span><span class="special">(</span><span class="identifier">T1</span> <span class="identifier">a</span><span class="special">,</span> <span class="identifier">T2</span> <span class="identifier">delta</span><span class="special">,</span> <span class="keyword">const</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">&);</span> <span class="special">}}</span> <span class="comment">// namespaces</span> </pre> @@ -51,8 +51,8 @@ <pre class="programlisting"><span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T1</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T2</span><span class="special">></span> <a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">tgamma_ratio</span><span class="special">(</span><span class="identifier">T1</span> <span class="identifier">a</span><span class="special">,</span> <span class="identifier">T2</span> <span class="identifier">b</span><span class="special">);</span> -<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T1</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T2</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> -<a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">tgamma_ratio</span><span class="special">(</span><span class="identifier">T1</span> <span class="identifier">a</span><span class="special">,</span> <span class="identifier">T2</span> <span class="identifier">b</span><span class="special">,</span> <span class="keyword">const</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">&);</span> +<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T1</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T2</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> +<a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">tgamma_ratio</span><span class="special">(</span><span class="identifier">T1</span> <span class="identifier">a</span><span class="special">,</span> <span class="identifier">T2</span> <span class="identifier">b</span><span class="special">,</span> <span class="keyword">const</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">&);</span> </pre> <p> Returns the ratio of gamma functions: @@ -61,9 +61,9 @@ <span class="inlinemediaobject"><img src="../../../equations/gamma_ratio0.png"></span> </p> <p> - The final <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a> argument is optional and can + The final <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a> argument is optional and can be used to control the behaviour of the function: how it handles errors, - what level of precision to use etc. Refer to the <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">policy + what level of precision to use etc. Refer to the <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">policy documentation for more details</a>. </p> <p> @@ -73,8 +73,8 @@ <pre class="programlisting"><span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T1</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T2</span><span class="special">></span> <a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">tgamma_delta_ratio</span><span class="special">(</span><span class="identifier">T1</span> <span class="identifier">a</span><span class="special">,</span> <span class="identifier">T2</span> <span class="identifier">delta</span><span class="special">);</span> -<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T1</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T2</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> -<a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">tgamma_delta_ratio</span><span class="special">(</span><span class="identifier">T1</span> <span class="identifier">a</span><span class="special">,</span> <span class="identifier">T2</span> <span class="identifier">delta</span><span class="special">,</span> <span class="keyword">const</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">&);</span> +<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T1</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T2</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> +<a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">tgamma_delta_ratio</span><span class="special">(</span><span class="identifier">T1</span> <span class="identifier">a</span><span class="special">,</span> <span class="identifier">T2</span> <span class="identifier">delta</span><span class="special">,</span> <span class="keyword">const</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">&);</span> </pre> <p> Returns the ratio of gamma functions: @@ -83,9 +83,9 @@ <span class="inlinemediaobject"><img src="../../../equations/gamma_ratio1.png"></span> </p> <p> - The final <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a> argument is optional and can + The final <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a> argument is optional and can be used to control the behaviour of the function: how it handles errors, - what level of precision to use etc. Refer to the <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">policy + what level of precision to use etc. Refer to the <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">policy documentation for more details</a>. </p> <p> @@ -112,7 +112,7 @@ any floating point type that is narrower than the one shown will have <a class="link" href="../relative_error.html#math_toolkit.relative_error.zero_error">effectively zero error</a>. </p> <div class="table"> -<a name="math_toolkit.sf_gamma.gamma_ratios.errors_in_the_function_tgamma_de"></a><p class="title"><b>Table 3.1. Errors In the Function tgamma_delta_ratio(a, delta)</b></p> +<a name="math_toolkit.sf_gamma.gamma_ratios.errors_in_the_function_tgamma_de"></a><p class="title"><b>Table 6.1. Errors In the Function tgamma_delta_ratio(a, delta)</b></p> <div class="table-contents"><table class="table" summary="Errors In the Function tgamma_delta_ratio(a, delta)"> <colgroup> <col> @@ -215,7 +215,7 @@ </table></div> </div> <br class="table-break"><div class="table"> -<a name="math_toolkit.sf_gamma.gamma_ratios.errors_in_the_function_tgamma_ra"></a><p class="title"><b>Table 3.2. Errors In the Function tgamma_ratio(a, b)</b></p> +<a name="math_toolkit.sf_gamma.gamma_ratios.errors_in_the_function_tgamma_ra"></a><p class="title"><b>Table 6.2. Errors In the Function tgamma_ratio(a, b)</b></p> <div class="table-contents"><table class="table" summary="Errors In the Function tgamma_ratio(a, b)"> <colgroup> <col> @@ -338,9 +338,10 @@ </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/sf_gamma/igamma.html b/libs/math/doc/html/math_toolkit/sf_gamma/igamma.html index b6f00317e..17fbf5e97 100644 --- a/libs/math/doc/html/math_toolkit/sf_gamma/igamma.html +++ b/libs/math/doc/html/math_toolkit/sf_gamma/igamma.html @@ -2,9 +2,9 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Incomplete Gamma Functions</title> -<link rel="stylesheet" href="../../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../../index.html" title="Math Toolkit"> +<link rel="home" href="../../index.html" title="Math Toolkit 1.9.0"> <link rel="up" href="../sf_gamma.html" title="Gamma Functions"> <link rel="prev" href="gamma_ratios.html" title="Ratios of Gamma Functions"> <link rel="next" href="igamma_inv.html" title="Incomplete Gamma Function Inverses"> @@ -22,7 +22,7 @@ <div class="spirit-nav"> <a accesskey="p" href="gamma_ratios.html"><img src="../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../sf_gamma.html"><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="igamma_inv.html"><img src="../../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_sf_gamma_igamma"> +<div class="section"> <div class="titlepage"><div><div><h3 class="title"> <a name="math_toolkit.sf_gamma.igamma"></a><a class="link" href="igamma.html" title="Incomplete Gamma Functions">Incomplete Gamma Functions</a> </h3></div></div></div> @@ -37,26 +37,26 @@ <span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T1</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T2</span><span class="special">></span> <a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">gamma_p</span><span class="special">(</span><span class="identifier">T1</span> <span class="identifier">a</span><span class="special">,</span> <span class="identifier">T2</span> <span class="identifier">z</span><span class="special">);</span> -<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T1</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T2</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> -<a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">gamma_p</span><span class="special">(</span><span class="identifier">T1</span> <span class="identifier">a</span><span class="special">,</span> <span class="identifier">T2</span> <span class="identifier">z</span><span class="special">,</span> <span class="keyword">const</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">&);</span> +<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T1</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T2</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> +<a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">gamma_p</span><span class="special">(</span><span class="identifier">T1</span> <span class="identifier">a</span><span class="special">,</span> <span class="identifier">T2</span> <span class="identifier">z</span><span class="special">,</span> <span class="keyword">const</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">&);</span> <span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T1</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T2</span><span class="special">></span> <a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">gamma_q</span><span class="special">(</span><span class="identifier">T1</span> <span class="identifier">a</span><span class="special">,</span> <span class="identifier">T2</span> <span class="identifier">z</span><span class="special">);</span> -<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T1</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T2</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> -<a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">gamma_q</span><span class="special">(</span><span class="identifier">T1</span> <span class="identifier">a</span><span class="special">,</span> <span class="identifier">T2</span> <span class="identifier">z</span><span class="special">,</span> <span class="keyword">const</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">&);</span> +<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T1</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T2</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> +<a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">gamma_q</span><span class="special">(</span><span class="identifier">T1</span> <span class="identifier">a</span><span class="special">,</span> <span class="identifier">T2</span> <span class="identifier">z</span><span class="special">,</span> <span class="keyword">const</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">&);</span> <span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T1</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T2</span><span class="special">></span> <a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">tgamma_lower</span><span class="special">(</span><span class="identifier">T1</span> <span class="identifier">a</span><span class="special">,</span> <span class="identifier">T2</span> <span class="identifier">z</span><span class="special">);</span> -<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T1</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T2</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> -<a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">tgamma_lower</span><span class="special">(</span><span class="identifier">T1</span> <span class="identifier">a</span><span class="special">,</span> <span class="identifier">T2</span> <span class="identifier">z</span><span class="special">,</span> <span class="keyword">const</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">&);</span> +<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T1</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T2</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> +<a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">tgamma_lower</span><span class="special">(</span><span class="identifier">T1</span> <span class="identifier">a</span><span class="special">,</span> <span class="identifier">T2</span> <span class="identifier">z</span><span class="special">,</span> <span class="keyword">const</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">&);</span> <span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T1</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T2</span><span class="special">></span> <a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">tgamma</span><span class="special">(</span><span class="identifier">T1</span> <span class="identifier">a</span><span class="special">,</span> <span class="identifier">T2</span> <span class="identifier">z</span><span class="special">);</span> -<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T1</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T2</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> -<a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">tgamma</span><span class="special">(</span><span class="identifier">T1</span> <span class="identifier">a</span><span class="special">,</span> <span class="identifier">T2</span> <span class="identifier">z</span><span class="special">,</span> <span class="keyword">const</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">&);</span> +<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T1</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T2</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> +<a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">tgamma</span><span class="special">(</span><span class="identifier">T1</span> <span class="identifier">a</span><span class="special">,</span> <span class="identifier">T2</span> <span class="identifier">z</span><span class="special">,</span> <span class="keyword">const</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">&);</span> <span class="special">}}</span> <span class="comment">// namespaces</span> </pre> @@ -77,9 +77,9 @@ >= 0</em></span>, otherwise they return the result of <a class="link" href="../error_handling.html#math_toolkit.error_handling.domain_error">domain_error</a>. </p> <p> - The final <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a> argument is optional and can + The final <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a> argument is optional and can be used to control the behaviour of the function: how it handles errors, - what level of precision to use etc. Refer to the <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">policy + what level of precision to use etc. Refer to the <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">policy documentation for more details</a>. </p> <p> @@ -91,7 +91,7 @@ <a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">gamma_p</span><span class="special">(</span><span class="identifier">T1</span> <span class="identifier">a</span><span class="special">,</span> <span class="identifier">T2</span> <span class="identifier">z</span><span class="special">);</span> <span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T1</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T2</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">Policy</span><span class="special">></span> -<a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">gamma_p</span><span class="special">(</span><span class="identifier">T1</span> <span class="identifier">a</span><span class="special">,</span> <span class="identifier">T2</span> <span class="identifier">z</span><span class="special">,</span> <span class="keyword">const</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">&);</span> +<a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">gamma_p</span><span class="special">(</span><span class="identifier">T1</span> <span class="identifier">a</span><span class="special">,</span> <span class="identifier">T2</span> <span class="identifier">z</span><span class="special">,</span> <span class="keyword">const</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">&);</span> </pre> <p> Returns the normalised lower incomplete gamma function of a and z: @@ -108,8 +108,8 @@ <pre class="programlisting"><span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T1</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T2</span><span class="special">></span> <a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">gamma_q</span><span class="special">(</span><span class="identifier">T1</span> <span class="identifier">a</span><span class="special">,</span> <span class="identifier">T2</span> <span class="identifier">z</span><span class="special">);</span> -<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T1</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T2</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> -<a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">gamma_q</span><span class="special">(</span><span class="identifier">T1</span> <span class="identifier">a</span><span class="special">,</span> <span class="identifier">T2</span> <span class="identifier">z</span><span class="special">,</span> <span class="keyword">const</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">&);</span> +<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T1</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T2</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> +<a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">gamma_q</span><span class="special">(</span><span class="identifier">T1</span> <span class="identifier">a</span><span class="special">,</span> <span class="identifier">T2</span> <span class="identifier">z</span><span class="special">,</span> <span class="keyword">const</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">&);</span> </pre> <p> Returns the normalised upper incomplete gamma function of a and z: @@ -126,8 +126,8 @@ <pre class="programlisting"><span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T1</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T2</span><span class="special">></span> <a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">tgamma_lower</span><span class="special">(</span><span class="identifier">T1</span> <span class="identifier">a</span><span class="special">,</span> <span class="identifier">T2</span> <span class="identifier">z</span><span class="special">);</span> -<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T1</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T2</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> -<a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">tgamma_lower</span><span class="special">(</span><span class="identifier">T1</span> <span class="identifier">a</span><span class="special">,</span> <span class="identifier">T2</span> <span class="identifier">z</span><span class="special">,</span> <span class="keyword">const</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">&);</span> +<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T1</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T2</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> +<a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">tgamma_lower</span><span class="special">(</span><span class="identifier">T1</span> <span class="identifier">a</span><span class="special">,</span> <span class="identifier">T2</span> <span class="identifier">z</span><span class="special">,</span> <span class="keyword">const</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">&);</span> </pre> <p> Returns the full (non-normalised) lower incomplete gamma function of a and @@ -139,8 +139,8 @@ <pre class="programlisting"><span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T1</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T2</span><span class="special">></span> <a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">tgamma</span><span class="special">(</span><span class="identifier">T1</span> <span class="identifier">a</span><span class="special">,</span> <span class="identifier">T2</span> <span class="identifier">z</span><span class="special">);</span> -<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T1</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T2</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> -<a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">tgamma</span><span class="special">(</span><span class="identifier">T1</span> <span class="identifier">a</span><span class="special">,</span> <span class="identifier">T2</span> <span class="identifier">z</span><span class="special">,</span> <span class="keyword">const</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">&);</span> +<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T1</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T2</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> +<a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">tgamma</span><span class="special">(</span><span class="identifier">T1</span> <span class="identifier">a</span><span class="special">,</span> <span class="identifier">T2</span> <span class="identifier">z</span><span class="special">,</span> <span class="keyword">const</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">&);</span> </pre> <p> Returns the full (non-normalised) upper incomplete gamma function of a and @@ -175,7 +175,7 @@ All values are in units of epsilon. </p> <div class="table"> -<a name="math_toolkit.sf_gamma.igamma.errors_in_the_function_gamma_p_a"></a><p class="title"><b>Table 3.3. Errors In the Function gamma_p(a,z)</b></p> +<a name="math_toolkit.sf_gamma.igamma.errors_in_the_function_gamma_p_a"></a><p class="title"><b>Table 6.3. Errors In the Function gamma_p(a,z)</b></p> <div class="table-contents"><table class="table" summary="Errors In the Function gamma_p(a,z)"> <colgroup> <col> @@ -362,7 +362,7 @@ </table></div> </div> <br class="table-break"><div class="table"> -<a name="math_toolkit.sf_gamma.igamma.errors_in_the_function_gamma_q_a"></a><p class="title"><b>Table 3.4. Errors In the Function gamma_q(a,z)</b></p> +<a name="math_toolkit.sf_gamma.igamma.errors_in_the_function_gamma_q_a"></a><p class="title"><b>Table 6.4. Errors In the Function gamma_q(a,z)</b></p> <div class="table-contents"><table class="table" summary="Errors In the Function gamma_q(a,z)"> <colgroup> <col> @@ -548,7 +548,7 @@ </table></div> </div> <br class="table-break"><div class="table"> -<a name="math_toolkit.sf_gamma.igamma.errors_in_the_function_tgamma_lo"></a><p class="title"><b>Table 3.5. Errors In the Function tgamma_lower(a,z)</b></p> +<a name="math_toolkit.sf_gamma.igamma.errors_in_the_function_tgamma_lo"></a><p class="title"><b>Table 6.5. Errors In the Function tgamma_lower(a,z)</b></p> <div class="table-contents"><table class="table" summary="Errors In the Function tgamma_lower(a,z)"> <colgroup> <col> @@ -683,7 +683,7 @@ </table></div> </div> <br class="table-break"><div class="table"> -<a name="math_toolkit.sf_gamma.igamma.errors_in_the_function_tgamma_a_"></a><p class="title"><b>Table 3.6. Errors In the Function tgamma(a,z)</b></p> +<a name="math_toolkit.sf_gamma.igamma.errors_in_the_function_tgamma_a_"></a><p class="title"><b>Table 6.6. Errors In the Function tgamma(a,z)</b></p> <div class="table-contents"><table class="table" summary="Errors In the Function tgamma(a,z)"> <colgroup> <col> @@ -1027,9 +1027,10 @@ </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/sf_gamma/igamma_inv.html b/libs/math/doc/html/math_toolkit/sf_gamma/igamma_inv.html index 59d90feff..816d976ff 100644 --- a/libs/math/doc/html/math_toolkit/sf_gamma/igamma_inv.html +++ b/libs/math/doc/html/math_toolkit/sf_gamma/igamma_inv.html @@ -2,9 +2,9 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Incomplete Gamma Function Inverses</title> -<link rel="stylesheet" href="../../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../../index.html" title="Math Toolkit"> +<link rel="home" href="../../index.html" title="Math Toolkit 1.9.0"> <link rel="up" href="../sf_gamma.html" title="Gamma Functions"> <link rel="prev" href="igamma.html" title="Incomplete Gamma Functions"> <link rel="next" href="gamma_derivatives.html" title="Derivative of the Incomplete Gamma Function"> @@ -22,7 +22,7 @@ <div class="spirit-nav"> <a accesskey="p" href="igamma.html"><img src="../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../sf_gamma.html"><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="gamma_derivatives.html"><img src="../../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_sf_gamma_igamma_inv"> +<div class="section"> <div class="titlepage"><div><div><h3 class="title"> <a name="math_toolkit.sf_gamma.igamma_inv"></a><a class="link" href="igamma_inv.html" title="Incomplete Gamma Function Inverses">Incomplete Gamma Function Inverses</a> @@ -38,26 +38,26 @@ <span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T1</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T2</span><span class="special">></span> <a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">gamma_q_inv</span><span class="special">(</span><span class="identifier">T1</span> <span class="identifier">a</span><span class="special">,</span> <span class="identifier">T2</span> <span class="identifier">q</span><span class="special">);</span> -<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T1</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T2</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> -<a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">gamma_q_inv</span><span class="special">(</span><span class="identifier">T1</span> <span class="identifier">a</span><span class="special">,</span> <span class="identifier">T2</span> <span class="identifier">q</span><span class="special">,</span> <span class="keyword">const</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">&);</span> +<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T1</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T2</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> +<a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">gamma_q_inv</span><span class="special">(</span><span class="identifier">T1</span> <span class="identifier">a</span><span class="special">,</span> <span class="identifier">T2</span> <span class="identifier">q</span><span class="special">,</span> <span class="keyword">const</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">&);</span> <span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T1</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T2</span><span class="special">></span> <a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">gamma_p_inv</span><span class="special">(</span><span class="identifier">T1</span> <span class="identifier">a</span><span class="special">,</span> <span class="identifier">T2</span> <span class="identifier">p</span><span class="special">);</span> -<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T1</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T2</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> -<a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">gamma_p_inv</span><span class="special">(</span><span class="identifier">T1</span> <span class="identifier">a</span><span class="special">,</span> <span class="identifier">T2</span> <span class="identifier">p</span><span class="special">,</span> <span class="keyword">const</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">&);</span> +<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T1</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T2</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> +<a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">gamma_p_inv</span><span class="special">(</span><span class="identifier">T1</span> <span class="identifier">a</span><span class="special">,</span> <span class="identifier">T2</span> <span class="identifier">p</span><span class="special">,</span> <span class="keyword">const</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">&);</span> <span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T1</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T2</span><span class="special">></span> <a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">gamma_q_inva</span><span class="special">(</span><span class="identifier">T1</span> <span class="identifier">x</span><span class="special">,</span> <span class="identifier">T2</span> <span class="identifier">q</span><span class="special">);</span> -<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T1</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T2</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> -<a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">gamma_q_inva</span><span class="special">(</span><span class="identifier">T1</span> <span class="identifier">x</span><span class="special">,</span> <span class="identifier">T2</span> <span class="identifier">q</span><span class="special">,</span> <span class="keyword">const</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">&);</span> +<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T1</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T2</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> +<a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">gamma_q_inva</span><span class="special">(</span><span class="identifier">T1</span> <span class="identifier">x</span><span class="special">,</span> <span class="identifier">T2</span> <span class="identifier">q</span><span class="special">,</span> <span class="keyword">const</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">&);</span> <span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T1</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T2</span><span class="special">></span> <a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">gamma_p_inva</span><span class="special">(</span><span class="identifier">T1</span> <span class="identifier">x</span><span class="special">,</span> <span class="identifier">T2</span> <span class="identifier">p</span><span class="special">);</span> -<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T1</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T2</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> -<a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">gamma_p_inva</span><span class="special">(</span><span class="identifier">T1</span> <span class="identifier">x</span><span class="special">,</span> <span class="identifier">T2</span> <span class="identifier">p</span><span class="special">,</span> <span class="keyword">const</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">&);</span> +<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T1</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T2</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> +<a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">gamma_p_inva</span><span class="special">(</span><span class="identifier">T1</span> <span class="identifier">x</span><span class="special">,</span> <span class="identifier">T2</span> <span class="identifier">p</span><span class="special">,</span> <span class="keyword">const</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">&);</span> <span class="special">}}</span> <span class="comment">// namespaces</span> </pre> @@ -78,9 +78,9 @@ otherwise the return type is simply T1. </p> <p> - The final <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a> argument is optional and can + The final <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a> argument is optional and can be used to control the behaviour of the function: how it handles errors, - what level of precision to use etc. Refer to the <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">policy + what level of precision to use etc. Refer to the <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">policy documentation for more details</a>. </p> <div class="tip"><table border="0" summary="Tip"> @@ -106,8 +106,8 @@ <pre class="programlisting"><span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T1</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T2</span><span class="special">></span> <a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">gamma_q_inv</span><span class="special">(</span><span class="identifier">T1</span> <span class="identifier">a</span><span class="special">,</span> <span class="identifier">T2</span> <span class="identifier">q</span><span class="special">);</span> -<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T1</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T2</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> -<a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">gamma_q_inv</span><span class="special">(</span><span class="identifier">T1</span> <span class="identifier">a</span><span class="special">,</span> <span class="identifier">T2</span> <span class="identifier">q</span><span class="special">,</span> <span class="keyword">const</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">&);</span> +<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T1</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T2</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> +<a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">gamma_q_inv</span><span class="special">(</span><span class="identifier">T1</span> <span class="identifier">a</span><span class="special">,</span> <span class="identifier">T2</span> <span class="identifier">q</span><span class="special">,</span> <span class="keyword">const</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">&);</span> </pre> <p> Returns a value x such that: <code class="computeroutput"><span class="identifier">q</span> @@ -120,8 +120,8 @@ <pre class="programlisting"><span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T1</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T2</span><span class="special">></span> <a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">gamma_p_inv</span><span class="special">(</span><span class="identifier">T1</span> <span class="identifier">a</span><span class="special">,</span> <span class="identifier">T2</span> <span class="identifier">p</span><span class="special">);</span> -<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T1</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T2</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> -<a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">gamma_p_inv</span><span class="special">(</span><span class="identifier">T1</span> <span class="identifier">a</span><span class="special">,</span> <span class="identifier">T2</span> <span class="identifier">p</span><span class="special">,</span> <span class="keyword">const</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">&);</span> +<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T1</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T2</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> +<a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">gamma_p_inv</span><span class="special">(</span><span class="identifier">T1</span> <span class="identifier">a</span><span class="special">,</span> <span class="identifier">T2</span> <span class="identifier">p</span><span class="special">,</span> <span class="keyword">const</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">&);</span> </pre> <p> Returns a value x such that: <code class="computeroutput"><span class="identifier">p</span> @@ -134,8 +134,8 @@ <pre class="programlisting"><span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T1</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T2</span><span class="special">></span> <a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">gamma_q_inva</span><span class="special">(</span><span class="identifier">T1</span> <span class="identifier">x</span><span class="special">,</span> <span class="identifier">T2</span> <span class="identifier">q</span><span class="special">);</span> -<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T1</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T2</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> -<a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">gamma_q_inva</span><span class="special">(</span><span class="identifier">T1</span> <span class="identifier">x</span><span class="special">,</span> <span class="identifier">T2</span> <span class="identifier">q</span><span class="special">,</span> <span class="keyword">const</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">&);</span> +<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T1</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T2</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> +<a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">gamma_q_inva</span><span class="special">(</span><span class="identifier">T1</span> <span class="identifier">x</span><span class="special">,</span> <span class="identifier">T2</span> <span class="identifier">q</span><span class="special">,</span> <span class="keyword">const</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">&);</span> </pre> <p> Returns a value a such that: <code class="computeroutput"><span class="identifier">q</span> @@ -148,8 +148,8 @@ <pre class="programlisting"><span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T1</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T2</span><span class="special">></span> <a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">gamma_p_inva</span><span class="special">(</span><span class="identifier">T1</span> <span class="identifier">x</span><span class="special">,</span> <span class="identifier">T2</span> <span class="identifier">p</span><span class="special">);</span> -<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T1</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T2</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> -<a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">gamma_p_inva</span><span class="special">(</span><span class="identifier">T1</span> <span class="identifier">x</span><span class="special">,</span> <span class="identifier">T2</span> <span class="identifier">p</span><span class="special">,</span> <span class="keyword">const</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">&);</span> +<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T1</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T2</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> +<a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">gamma_p_inva</span><span class="special">(</span><span class="identifier">T1</span> <span class="identifier">x</span><span class="special">,</span> <span class="identifier">T2</span> <span class="identifier">p</span><span class="special">,</span> <span class="keyword">const</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">&);</span> </pre> <p> Returns a value a such that: <code class="computeroutput"><span class="identifier">p</span> @@ -235,9 +235,10 @@ </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/sf_gamma/lgamma.html b/libs/math/doc/html/math_toolkit/sf_gamma/lgamma.html index 32abf3cfb..b3bcf7c06 100644 --- a/libs/math/doc/html/math_toolkit/sf_gamma/lgamma.html +++ b/libs/math/doc/html/math_toolkit/sf_gamma/lgamma.html @@ -2,9 +2,9 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Log Gamma</title> -<link rel="stylesheet" href="../../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../../index.html" title="Math Toolkit"> +<link rel="home" href="../../index.html" title="Math Toolkit 1.9.0"> <link rel="up" href="../sf_gamma.html" title="Gamma Functions"> <link rel="prev" href="tgamma.html" title="Gamma"> <link rel="next" href="digamma.html" title="Digamma"> @@ -22,7 +22,7 @@ <div class="spirit-nav"> <a accesskey="p" href="tgamma.html"><img src="../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../sf_gamma.html"><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="digamma.html"><img src="../../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_sf_gamma_lgamma"> +<div class="section"> <div class="titlepage"><div><div><h3 class="title"> <a name="math_toolkit.sf_gamma.lgamma"></a><a class="link" href="lgamma.html" title="Log Gamma">Log Gamma</a> </h3></div></div></div> @@ -37,14 +37,14 @@ <span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T</span><span class="special">></span> <a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">lgamma</span><span class="special">(</span><span class="identifier">T</span> <span class="identifier">z</span><span class="special">);</span> -<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> -<a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">lgamma</span><span class="special">(</span><span class="identifier">T</span> <span class="identifier">z</span><span class="special">,</span> <span class="keyword">const</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">&);</span> +<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> +<a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">lgamma</span><span class="special">(</span><span class="identifier">T</span> <span class="identifier">z</span><span class="special">,</span> <span class="keyword">const</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">&);</span> <span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T</span><span class="special">></span> <a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">lgamma</span><span class="special">(</span><span class="identifier">T</span> <span class="identifier">z</span><span class="special">,</span> <span class="keyword">int</span><span class="special">*</span> <span class="identifier">sign</span><span class="special">);</span> -<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> -<a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">lgamma</span><span class="special">(</span><span class="identifier">T</span> <span class="identifier">z</span><span class="special">,</span> <span class="keyword">int</span><span class="special">*</span> <span class="identifier">sign</span><span class="special">,</span> <span class="keyword">const</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">&);</span> +<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> +<a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">lgamma</span><span class="special">(</span><span class="identifier">T</span> <span class="identifier">z</span><span class="special">,</span> <span class="keyword">int</span><span class="special">*</span> <span class="identifier">sign</span><span class="special">,</span> <span class="keyword">const</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">&);</span> <span class="special">}}</span> <span class="comment">// namespaces</span> </pre> @@ -64,9 +64,9 @@ is set on output to the sign of tgamma(z). </p> <p> - The final <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a> argument is optional and can + The final <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a> argument is optional and can be used to control the behaviour of the function: how it handles errors, - what level of precision to use etc. Refer to the <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">policy + what level of precision to use etc. Refer to the <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">policy documentation for more details</a>. </p> <p> @@ -355,17 +355,18 @@ <span class="phrase"><a name="math_toolkit.sf_gamma.lgamma.implementation"></a></span><a class="link" href="lgamma.html#math_toolkit.sf_gamma.lgamma.implementation">Implementation</a> </h5> <p> - The generic version of this function is implemented by combining the series - and continued fraction representations for the incomplete gamma function: + The generic version of this function is implemented using Sterling's approximation + for large arguments: </p> <p> - <span class="inlinemediaobject"><img src="../../../equations/lgamm2.png"></span> + <span class="inlinemediaobject"><img src="../../../equations/gamma6.png"></span> </p> <p> - where <span class="emphasis"><em>l</em></span> is an arbitrary integration limit: choosing - <code class="literal">l = max(10, a)</code> seems to work fairly well. For negative - <span class="emphasis"><em>z</em></span> the logarithm version of the reflection formula is - used: + For small arguments, the logarithm of tgamma is used. + </p> +<p> + For negative <span class="emphasis"><em>z</em></span> the logarithm version of the reflection + formula is used: </p> <p> <span class="inlinemediaobject"><img src="../../../equations/lgamm3.png"></span> @@ -461,9 +462,10 @@ </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/sf_gamma/tgamma.html b/libs/math/doc/html/math_toolkit/sf_gamma/tgamma.html index 3b89b8e58..3a2525380 100644 --- a/libs/math/doc/html/math_toolkit/sf_gamma/tgamma.html +++ b/libs/math/doc/html/math_toolkit/sf_gamma/tgamma.html @@ -2,9 +2,9 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Gamma</title> -<link rel="stylesheet" href="../../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../../index.html" title="Math Toolkit"> +<link rel="home" href="../../index.html" title="Math Toolkit 1.9.0"> <link rel="up" href="../sf_gamma.html" title="Gamma Functions"> <link rel="prev" href="../sf_gamma.html" title="Gamma Functions"> <link rel="next" href="lgamma.html" title="Log Gamma"> @@ -22,7 +22,7 @@ <div class="spirit-nav"> <a accesskey="p" href="../sf_gamma.html"><img src="../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../sf_gamma.html"><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="lgamma.html"><img src="../../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_sf_gamma_tgamma"> +<div class="section"> <div class="titlepage"><div><div><h3 class="title"> <a name="math_toolkit.sf_gamma.tgamma"></a><a class="link" href="tgamma.html" title="Gamma">Gamma</a> </h3></div></div></div> @@ -37,14 +37,14 @@ <span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T</span><span class="special">></span> <a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">tgamma</span><span class="special">(</span><span class="identifier">T</span> <span class="identifier">z</span><span class="special">);</span> -<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> -<a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">tgamma</span><span class="special">(</span><span class="identifier">T</span> <span class="identifier">z</span><span class="special">,</span> <span class="keyword">const</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">&);</span> +<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> +<a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">tgamma</span><span class="special">(</span><span class="identifier">T</span> <span class="identifier">z</span><span class="special">,</span> <span class="keyword">const</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">&);</span> <span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T</span><span class="special">></span> <a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">tgamma1pm1</span><span class="special">(</span><span class="identifier">T</span> <span class="identifier">dz</span><span class="special">);</span> -<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> -<a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">tgamma1pm1</span><span class="special">(</span><span class="identifier">T</span> <span class="identifier">dz</span><span class="special">,</span> <span class="keyword">const</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">&);</span> +<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> +<a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">tgamma1pm1</span><span class="special">(</span><span class="identifier">T</span> <span class="identifier">dz</span><span class="special">,</span> <span class="keyword">const</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">&);</span> <span class="special">}}</span> <span class="comment">// namespaces</span> </pre> @@ -55,8 +55,8 @@ <pre class="programlisting"><span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T</span><span class="special">></span> <a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">tgamma</span><span class="special">(</span><span class="identifier">T</span> <span class="identifier">z</span><span class="special">);</span> -<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> -<a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">tgamma</span><span class="special">(</span><span class="identifier">T</span> <span class="identifier">z</span><span class="special">,</span> <span class="keyword">const</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">&);</span> +<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> +<a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">tgamma</span><span class="special">(</span><span class="identifier">T</span> <span class="identifier">z</span><span class="special">,</span> <span class="keyword">const</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">&);</span> </pre> <p> Returns the "true gamma" (hence name tgamma) of value z: @@ -68,9 +68,9 @@ <span class="inlinemediaobject"><img src="../../../graphs/tgamma.png" align="middle"></span> </p> <p> - The final <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a> argument is optional and can + The final <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a> argument is optional and can be used to control the behaviour of the function: how it handles errors, - what level of precision to use etc. Refer to the <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">policy + what level of precision to use etc. Refer to the <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">policy documentation for more details</a>. </p> <p> @@ -92,8 +92,8 @@ <pre class="programlisting"><span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T</span><span class="special">></span> <a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">tgamma1pm1</span><span class="special">(</span><span class="identifier">T</span> <span class="identifier">dz</span><span class="special">);</span> -<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> -<a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">tgamma1pm1</span><span class="special">(</span><span class="identifier">T</span> <span class="identifier">dz</span><span class="special">,</span> <span class="keyword">const</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">&);</span> +<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> +<a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">tgamma1pm1</span><span class="special">(</span><span class="identifier">T</span> <span class="identifier">dz</span><span class="special">,</span> <span class="keyword">const</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">&);</span> </pre> <p> Returns <code class="computeroutput"><span class="identifier">tgamma</span><span class="special">(</span><span class="identifier">dz</span> <span class="special">+</span> <span class="number">1</span><span class="special">)</span> <span class="special">-</span> <span class="number">1</span></code>. @@ -109,9 +109,9 @@ when T is an integer type, and T otherwise. </p> <p> - The final <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a> argument is optional and can + The final <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a> argument is optional and can be used to control the behaviour of the function: how it handles errors, - what level of precision to use etc. Refer to the <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">policy + what level of precision to use etc. Refer to the <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">policy documentation for more details</a>. </p> <h5> @@ -390,15 +390,14 @@ </h5> <p> The generic version of the <code class="computeroutput"><span class="identifier">tgamma</span></code> - function is implemented by combining the series and continued fraction representations - for the incomplete gamma function: + function is implemented Sterling's approximation for lgamma for large z: </p> <p> - <span class="inlinemediaobject"><img src="../../../equations/gamm2.png"></span> + <span class="inlinemediaobject"><img src="../../../equations/gamma6.png"></span> </p> <p> - where <span class="emphasis"><em>l</em></span> is an arbitrary integration limit: choosing - <code class="literal">l = max(10, a)</code> seems to work fairly well. + Following exponentiation, downward recursion is then used for small values + of z. </p> <p> For types of known precision the <a class="link" href="../lanczos.html" title="The Lanczos Approximation">Lanczos @@ -425,12 +424,12 @@ <span class="inlinemediaobject"><img src="../../../equations/gamm5.png"></span> </p> <p> - is used. Particular care has to be taken to evaluate the <code class="computeroutput"><span class="identifier">z</span> - <span class="special">*</span> <span class="identifier">sin</span><span class="special">([</span><span class="identifier">pi</span><span class="special">][</span><span class="identifier">space</span><span class="special">]</span> <span class="special">*</span> <span class="identifier">z</span><span class="special">)</span></code> - part: a special routine is used to reduce z prior to multiplying by π   to ensure - that the result in is the range [0, π/2]. Without this an excessive amount - of error occurs in this region (which is hard enough already, as the rate - of change near a negative pole is <span class="emphasis"><em>exceptionally</em></span> high). + is used. Particular care has to be taken to evaluate the <code class="literal">z * sin(π   * + z)</code> part: a special routine is used to reduce z prior to multiplying + by π   to ensure that the result in is the range [0, π/2]. Without this an excessive + amount of error occurs in this region (which is hard enough already, as the + rate of change near a negative pole is <span class="emphasis"><em>exceptionally</em></span> + high). </p> <p> Finally if the argument is a small integer then table lookup of the factorial @@ -454,9 +453,10 @@ </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/sf_implementation.html b/libs/math/doc/html/math_toolkit/sf_implementation.html index a1dc3f92a..97751bdca 100644 --- a/libs/math/doc/html/math_toolkit/sf_implementation.html +++ b/libs/math/doc/html/math_toolkit/sf_implementation.html @@ -2,12 +2,12 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Additional Implementation Notes</title> -<link rel="stylesheet" href="../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../index.html" title="Math Toolkit"> -<link rel="up" href="../backgrounders.html" title="Chapter 15. Backgrounders"> -<link rel="prev" href="../backgrounders.html" title="Chapter 15. Backgrounders"> -<link rel="next" href="relative_error.html" title="Relative Error"> +<link rel="home" href="../index.html" title="Math Toolkit 1.9.0"> +<link rel="up" href="../backgrounders.html" title="Chapter 16. Backgrounders"> +<link rel="prev" href="../backgrounders.html" title="Chapter 16. Backgrounders"> +<link rel="next" href="special_tut.html" title="Tutorial: How to Write a New Special Function"> </head> <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"> <table cellpadding="2" width="100%"><tr> @@ -20,9 +20,9 @@ </tr></table> <hr> <div class="spirit-nav"> -<a accesskey="p" href="../backgrounders.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../backgrounders.html"><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="relative_error.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a> +<a accesskey="p" href="../backgrounders.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../backgrounders.html"><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="special_tut.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_sf_implementation"> +<div class="section"> <div class="titlepage"><div><div><h2 class="title" style="clear: both"> <a name="math_toolkit.sf_implementation"></a><a class="link" href="sf_implementation.html" title="Additional Implementation Notes">Additional Implementation Notes</a> @@ -831,9 +831,10 @@ done</pre> </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> @@ -841,7 +842,7 @@ done</pre> </tr></table> <hr> <div class="spirit-nav"> -<a accesskey="p" href="../backgrounders.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../backgrounders.html"><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="relative_error.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a> +<a accesskey="p" href="../backgrounders.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../backgrounders.html"><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="special_tut.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a> </div> </body> </html> diff --git a/libs/math/doc/html/math_toolkit/sf_poly.html b/libs/math/doc/html/math_toolkit/sf_poly.html index e8231489c..d01da06c1 100644 --- a/libs/math/doc/html/math_toolkit/sf_poly.html +++ b/libs/math/doc/html/math_toolkit/sf_poly.html @@ -2,10 +2,10 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Polynomials</title> -<link rel="stylesheet" href="../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../index.html" title="Math Toolkit"> -<link rel="up" href="../special.html" title="Chapter 3. Special Functions"> +<link rel="home" href="../index.html" title="Math Toolkit 1.9.0"> +<link rel="up" href="../special.html" title="Chapter 6. Special Functions"> <link rel="prev" href="sf_erf/error_inv.html" title="Error Function Inverses"> <link rel="next" href="sf_poly/legendre.html" title="Legendre (and Associated) Polynomials"> </head> @@ -22,7 +22,7 @@ <div class="spirit-nav"> <a accesskey="p" href="sf_erf/error_inv.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../special.html"><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="sf_poly/legendre.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_sf_poly"> +<div class="section"> <div class="titlepage"><div><div><h2 class="title" style="clear: both"> <a name="math_toolkit.sf_poly"></a><a class="link" href="sf_poly.html" title="Polynomials">Polynomials</a> </h2></div></div></div> @@ -37,9 +37,10 @@ </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/sf_poly/hermite.html b/libs/math/doc/html/math_toolkit/sf_poly/hermite.html index b73ec0f5d..cf8643463 100644 --- a/libs/math/doc/html/math_toolkit/sf_poly/hermite.html +++ b/libs/math/doc/html/math_toolkit/sf_poly/hermite.html @@ -2,9 +2,9 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Hermite Polynomials</title> -<link rel="stylesheet" href="../../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../../index.html" title="Math Toolkit"> +<link rel="home" href="../../index.html" title="Math Toolkit 1.9.0"> <link rel="up" href="../sf_poly.html" title="Polynomials"> <link rel="prev" href="laguerre.html" title="Laguerre (and Associated) Polynomials"> <link rel="next" href="sph_harm.html" title="Spherical Harmonics"> @@ -22,7 +22,7 @@ <div class="spirit-nav"> <a accesskey="p" href="laguerre.html"><img src="../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../sf_poly.html"><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="sph_harm.html"><img src="../../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_sf_poly_hermite"> +<div class="section"> <div class="titlepage"><div><div><h3 class="title"> <a name="math_toolkit.sf_poly.hermite"></a><a class="link" href="hermite.html" title="Hermite Polynomials">Hermite Polynomials</a> </h3></div></div></div> @@ -37,8 +37,8 @@ <span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T</span><span class="special">></span> <a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">hermite</span><span class="special">(</span><span class="keyword">unsigned</span> <span class="identifier">n</span><span class="special">,</span> <span class="identifier">T</span> <span class="identifier">x</span><span class="special">);</span> -<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> -<a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">hermite</span><span class="special">(</span><span class="keyword">unsigned</span> <span class="identifier">n</span><span class="special">,</span> <span class="identifier">T</span> <span class="identifier">x</span><span class="special">,</span> <span class="keyword">const</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">&);</span> +<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> +<a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">hermite</span><span class="special">(</span><span class="keyword">unsigned</span> <span class="identifier">n</span><span class="special">,</span> <span class="identifier">T</span> <span class="identifier">x</span><span class="special">,</span> <span class="keyword">const</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">&);</span> <span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T1</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T2</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T3</span><span class="special">></span> <a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">hermite_next</span><span class="special">(</span><span class="keyword">unsigned</span> <span class="identifier">n</span><span class="special">,</span> <span class="identifier">T1</span> <span class="identifier">x</span><span class="special">,</span> <span class="identifier">T2</span> <span class="identifier">Hn</span><span class="special">,</span> <span class="identifier">T3</span> <span class="identifier">Hnm1</span><span class="special">);</span> @@ -58,8 +58,8 @@ <pre class="programlisting"><span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T</span><span class="special">></span> <a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">hermite</span><span class="special">(</span><span class="keyword">unsigned</span> <span class="identifier">n</span><span class="special">,</span> <span class="identifier">T</span> <span class="identifier">x</span><span class="special">);</span> -<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> -<a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">hermite</span><span class="special">(</span><span class="keyword">unsigned</span> <span class="identifier">n</span><span class="special">,</span> <span class="identifier">T</span> <span class="identifier">x</span><span class="special">,</span> <span class="keyword">const</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">&);</span> +<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> +<a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">hermite</span><span class="special">(</span><span class="keyword">unsigned</span> <span class="identifier">n</span><span class="special">,</span> <span class="identifier">T</span> <span class="identifier">x</span><span class="special">,</span> <span class="keyword">const</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">&);</span> </pre> <p> Returns the value of the Hermite Polynomial of order <span class="emphasis"><em>n</em></span> @@ -69,9 +69,9 @@ <span class="inlinemediaobject"><img src="../../../equations/hermite_0.png"></span> </p> <p> - The final <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a> argument is optional and can + The final <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a> argument is optional and can be used to control the behaviour of the function: how it handles errors, - what level of precision to use etc. Refer to the <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">policy + what level of precision to use etc. Refer to the <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">policy documentation for more details</a>. </p> <p> @@ -135,7 +135,7 @@ zero error</a>. </p> <div class="table"> -<a name="math_toolkit.sf_poly.hermite.peak_errors_in_the_hermite_polyn"></a><p class="title"><b>Table 3.19. Peak Errors In the Hermite Polynomial</b></p> +<a name="math_toolkit.sf_poly.hermite.peak_errors_in_the_hermite_polyn"></a><p class="title"><b>Table 6.19. Peak Errors In the Hermite Polynomial</b></p> <div class="table-contents"><table class="table" summary="Peak Errors In the Hermite Polynomial"> <colgroup> <col> @@ -263,9 +263,10 @@ </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/sf_poly/laguerre.html b/libs/math/doc/html/math_toolkit/sf_poly/laguerre.html index ee3e9369d..e5e7e6de8 100644 --- a/libs/math/doc/html/math_toolkit/sf_poly/laguerre.html +++ b/libs/math/doc/html/math_toolkit/sf_poly/laguerre.html @@ -2,9 +2,9 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Laguerre (and Associated) Polynomials</title> -<link rel="stylesheet" href="../../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../../index.html" title="Math Toolkit"> +<link rel="home" href="../../index.html" title="Math Toolkit 1.9.0"> <link rel="up" href="../sf_poly.html" title="Polynomials"> <link rel="prev" href="legendre.html" title="Legendre (and Associated) Polynomials"> <link rel="next" href="hermite.html" title="Hermite Polynomials"> @@ -22,7 +22,7 @@ <div class="spirit-nav"> <a accesskey="p" href="legendre.html"><img src="../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../sf_poly.html"><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="hermite.html"><img src="../../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_sf_poly_laguerre"> +<div class="section"> <div class="titlepage"><div><div><h3 class="title"> <a name="math_toolkit.sf_poly.laguerre"></a><a class="link" href="laguerre.html" title="Laguerre (and Associated) Polynomials">Laguerre (and Associated) Polynomials</a> @@ -38,14 +38,14 @@ <span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T</span><span class="special">></span> <a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">laguerre</span><span class="special">(</span><span class="keyword">unsigned</span> <span class="identifier">n</span><span class="special">,</span> <span class="identifier">T</span> <span class="identifier">x</span><span class="special">);</span> -<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> -<a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">laguerre</span><span class="special">(</span><span class="keyword">unsigned</span> <span class="identifier">n</span><span class="special">,</span> <span class="identifier">T</span> <span class="identifier">x</span><span class="special">,</span> <span class="keyword">const</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">&);</span> +<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> +<a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">laguerre</span><span class="special">(</span><span class="keyword">unsigned</span> <span class="identifier">n</span><span class="special">,</span> <span class="identifier">T</span> <span class="identifier">x</span><span class="special">,</span> <span class="keyword">const</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">&);</span> <span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T</span><span class="special">></span> <a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">laguerre</span><span class="special">(</span><span class="keyword">unsigned</span> <span class="identifier">n</span><span class="special">,</span> <span class="keyword">unsigned</span> <span class="identifier">m</span><span class="special">,</span> <span class="identifier">T</span> <span class="identifier">x</span><span class="special">);</span> -<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> -<a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">laguerre</span><span class="special">(</span><span class="keyword">unsigned</span> <span class="identifier">n</span><span class="special">,</span> <span class="keyword">unsigned</span> <span class="identifier">m</span><span class="special">,</span> <span class="identifier">T</span> <span class="identifier">x</span><span class="special">,</span> <span class="keyword">const</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">&);</span> +<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> +<a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">laguerre</span><span class="special">(</span><span class="keyword">unsigned</span> <span class="identifier">n</span><span class="special">,</span> <span class="keyword">unsigned</span> <span class="identifier">m</span><span class="special">,</span> <span class="identifier">T</span> <span class="identifier">x</span><span class="special">,</span> <span class="keyword">const</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">&);</span> <span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T1</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T2</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T3</span><span class="special">></span> <a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">laguerre_next</span><span class="special">(</span><span class="keyword">unsigned</span> <span class="identifier">n</span><span class="special">,</span> <span class="identifier">T1</span> <span class="identifier">x</span><span class="special">,</span> <span class="identifier">T2</span> <span class="identifier">Ln</span><span class="special">,</span> <span class="identifier">T3</span> <span class="identifier">Lnm1</span><span class="special">);</span> @@ -67,16 +67,16 @@ type. </p> <p> - The final <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a> argument is optional and can + The final <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a> argument is optional and can be used to control the behaviour of the function: how it handles errors, - what level of precision to use etc. Refer to the <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">policy + what level of precision to use etc. Refer to the <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">policy documentation for more details</a>. </p> <pre class="programlisting"><span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T</span><span class="special">></span> <a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">laguerre</span><span class="special">(</span><span class="keyword">unsigned</span> <span class="identifier">n</span><span class="special">,</span> <span class="identifier">T</span> <span class="identifier">x</span><span class="special">);</span> -<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> -<a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">laguerre</span><span class="special">(</span><span class="keyword">unsigned</span> <span class="identifier">n</span><span class="special">,</span> <span class="identifier">T</span> <span class="identifier">x</span><span class="special">,</span> <span class="keyword">const</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">&);</span> +<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> +<a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">laguerre</span><span class="special">(</span><span class="keyword">unsigned</span> <span class="identifier">n</span><span class="special">,</span> <span class="identifier">T</span> <span class="identifier">x</span><span class="special">,</span> <span class="keyword">const</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">&);</span> </pre> <p> Returns the value of the Laguerre Polynomial of order <span class="emphasis"><em>n</em></span> @@ -94,8 +94,8 @@ <pre class="programlisting"><span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T</span><span class="special">></span> <a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">laguerre</span><span class="special">(</span><span class="keyword">unsigned</span> <span class="identifier">n</span><span class="special">,</span> <span class="keyword">unsigned</span> <span class="identifier">m</span><span class="special">,</span> <span class="identifier">T</span> <span class="identifier">x</span><span class="special">);</span> -<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> -<a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">laguerre</span><span class="special">(</span><span class="keyword">unsigned</span> <span class="identifier">n</span><span class="special">,</span> <span class="keyword">unsigned</span> <span class="identifier">m</span><span class="special">,</span> <span class="identifier">T</span> <span class="identifier">x</span><span class="special">,</span> <span class="keyword">const</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">&);</span> +<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> +<a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">laguerre</span><span class="special">(</span><span class="keyword">unsigned</span> <span class="identifier">n</span><span class="special">,</span> <span class="keyword">unsigned</span> <span class="identifier">m</span><span class="special">,</span> <span class="identifier">T</span> <span class="identifier">x</span><span class="special">,</span> <span class="keyword">const</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">&);</span> </pre> <p> Returns the Associated Laguerre polynomial of degree <span class="emphasis"><em>n</em></span> @@ -208,7 +208,7 @@ zero error</a>. </p> <div class="table"> -<a name="math_toolkit.sf_poly.laguerre.peak_errors_in_the_laguerre_poly"></a><p class="title"><b>Table 3.17. Peak Errors In the Laguerre Polynomial</b></p> +<a name="math_toolkit.sf_poly.laguerre.peak_errors_in_the_laguerre_poly"></a><p class="title"><b>Table 6.17. Peak Errors In the Laguerre Polynomial</b></p> <div class="table-contents"><table class="table" summary="Peak Errors In the Laguerre Polynomial"> <colgroup> <col> @@ -308,7 +308,7 @@ </table></div> </div> <br class="table-break"><div class="table"> -<a name="math_toolkit.sf_poly.laguerre.peak_errors_in_the_associated_la"></a><p class="title"><b>Table 3.18. Peak Errors In the Associated Laguerre Polynomial</b></p> +<a name="math_toolkit.sf_poly.laguerre.peak_errors_in_the_associated_la"></a><p class="title"><b>Table 6.18. Peak Errors In the Associated Laguerre Polynomial</b></p> <div class="table-contents"><table class="table" summary="Peak Errors In the Associated Laguerre Polynomial"> <colgroup> <col> @@ -436,9 +436,10 @@ </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/sf_poly/legendre.html b/libs/math/doc/html/math_toolkit/sf_poly/legendre.html index 36af035d2..bf5d13bfd 100644 --- a/libs/math/doc/html/math_toolkit/sf_poly/legendre.html +++ b/libs/math/doc/html/math_toolkit/sf_poly/legendre.html @@ -2,9 +2,9 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Legendre (and Associated) Polynomials</title> -<link rel="stylesheet" href="../../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../../index.html" title="Math Toolkit"> +<link rel="home" href="../../index.html" title="Math Toolkit 1.9.0"> <link rel="up" href="../sf_poly.html" title="Polynomials"> <link rel="prev" href="../sf_poly.html" title="Polynomials"> <link rel="next" href="laguerre.html" title="Laguerre (and Associated) Polynomials"> @@ -22,7 +22,7 @@ <div class="spirit-nav"> <a accesskey="p" href="../sf_poly.html"><img src="../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../sf_poly.html"><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="laguerre.html"><img src="../../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_sf_poly_legendre"> +<div class="section"> <div class="titlepage"><div><div><h3 class="title"> <a name="math_toolkit.sf_poly.legendre"></a><a class="link" href="legendre.html" title="Legendre (and Associated) Polynomials">Legendre (and Associated) Polynomials</a> @@ -38,20 +38,20 @@ <span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T</span><span class="special">></span> <a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">legendre_p</span><span class="special">(</span><span class="keyword">int</span> <span class="identifier">n</span><span class="special">,</span> <span class="identifier">T</span> <span class="identifier">x</span><span class="special">);</span> -<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> -<a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">legendre_p</span><span class="special">(</span><span class="keyword">int</span> <span class="identifier">n</span><span class="special">,</span> <span class="identifier">T</span> <span class="identifier">x</span><span class="special">,</span> <span class="keyword">const</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">&);</span> +<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> +<a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">legendre_p</span><span class="special">(</span><span class="keyword">int</span> <span class="identifier">n</span><span class="special">,</span> <span class="identifier">T</span> <span class="identifier">x</span><span class="special">,</span> <span class="keyword">const</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">&);</span> <span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T</span><span class="special">></span> <a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">legendre_p</span><span class="special">(</span><span class="keyword">int</span> <span class="identifier">n</span><span class="special">,</span> <span class="keyword">int</span> <span class="identifier">m</span><span class="special">,</span> <span class="identifier">T</span> <span class="identifier">x</span><span class="special">);</span> -<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> -<a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">legendre_p</span><span class="special">(</span><span class="keyword">int</span> <span class="identifier">n</span><span class="special">,</span> <span class="keyword">int</span> <span class="identifier">m</span><span class="special">,</span> <span class="identifier">T</span> <span class="identifier">x</span><span class="special">,</span> <span class="keyword">const</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">&);</span> +<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> +<a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">legendre_p</span><span class="special">(</span><span class="keyword">int</span> <span class="identifier">n</span><span class="special">,</span> <span class="keyword">int</span> <span class="identifier">m</span><span class="special">,</span> <span class="identifier">T</span> <span class="identifier">x</span><span class="special">,</span> <span class="keyword">const</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">&);</span> <span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T</span><span class="special">></span> <a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">legendre_q</span><span class="special">(</span><span class="keyword">unsigned</span> <span class="identifier">n</span><span class="special">,</span> <span class="identifier">T</span> <span class="identifier">x</span><span class="special">);</span> -<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> -<a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">legendre_q</span><span class="special">(</span><span class="keyword">unsigned</span> <span class="identifier">n</span><span class="special">,</span> <span class="identifier">T</span> <span class="identifier">x</span><span class="special">,</span> <span class="keyword">const</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">&);</span> +<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> +<a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">legendre_q</span><span class="special">(</span><span class="keyword">unsigned</span> <span class="identifier">n</span><span class="special">,</span> <span class="identifier">T</span> <span class="identifier">x</span><span class="special">,</span> <span class="keyword">const</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">&);</span> <span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T1</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T2</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T3</span><span class="special">></span> <a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">legendre_next</span><span class="special">(</span><span class="keyword">unsigned</span> <span class="identifier">l</span><span class="special">,</span> <span class="identifier">T1</span> <span class="identifier">x</span><span class="special">,</span> <span class="identifier">T2</span> <span class="identifier">Pl</span><span class="special">,</span> <span class="identifier">T3</span> <span class="identifier">Plm1</span><span class="special">);</span> @@ -69,9 +69,9 @@ type. </p> <p> - The final <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a> argument is optional and can + The final <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a> argument is optional and can be used to control the behaviour of the function: how it handles errors, - what level of precision to use etc. Refer to the <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">policy + what level of precision to use etc. Refer to the <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">policy documentation for more details</a>. </p> <h5> @@ -81,8 +81,8 @@ <pre class="programlisting"><span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T</span><span class="special">></span> <a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">legendre_p</span><span class="special">(</span><span class="keyword">int</span> <span class="identifier">l</span><span class="special">,</span> <span class="identifier">T</span> <span class="identifier">x</span><span class="special">);</span> -<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> -<a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">legendre_p</span><span class="special">(</span><span class="keyword">int</span> <span class="identifier">l</span><span class="special">,</span> <span class="identifier">T</span> <span class="identifier">x</span><span class="special">,</span> <span class="keyword">const</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">&);</span> +<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> +<a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">legendre_p</span><span class="special">(</span><span class="keyword">int</span> <span class="identifier">l</span><span class="special">,</span> <span class="identifier">T</span> <span class="identifier">x</span><span class="special">,</span> <span class="keyword">const</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">&);</span> </pre> <p> Returns the Legendre Polynomial of the first kind: @@ -108,8 +108,8 @@ <pre class="programlisting"><span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T</span><span class="special">></span> <a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">legendre_p</span><span class="special">(</span><span class="keyword">int</span> <span class="identifier">l</span><span class="special">,</span> <span class="keyword">int</span> <span class="identifier">m</span><span class="special">,</span> <span class="identifier">T</span> <span class="identifier">x</span><span class="special">);</span> -<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> -<a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">legendre_p</span><span class="special">(</span><span class="keyword">int</span> <span class="identifier">l</span><span class="special">,</span> <span class="keyword">int</span> <span class="identifier">m</span><span class="special">,</span> <span class="identifier">T</span> <span class="identifier">x</span><span class="special">,</span> <span class="keyword">const</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">&);</span> +<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> +<a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">legendre_p</span><span class="special">(</span><span class="keyword">int</span> <span class="identifier">l</span><span class="special">,</span> <span class="keyword">int</span> <span class="identifier">m</span><span class="special">,</span> <span class="identifier">T</span> <span class="identifier">x</span><span class="special">,</span> <span class="keyword">const</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">&);</span> </pre> <p> Returns the associated Legendre polynomial of the first kind: @@ -163,8 +163,8 @@ <pre class="programlisting"><span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T</span><span class="special">></span> <a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">legendre_q</span><span class="special">(</span><span class="keyword">unsigned</span> <span class="identifier">n</span><span class="special">,</span> <span class="identifier">T</span> <span class="identifier">x</span><span class="special">);</span> -<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> -<a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">legendre_q</span><span class="special">(</span><span class="keyword">unsigned</span> <span class="identifier">n</span><span class="special">,</span> <span class="identifier">T</span> <span class="identifier">x</span><span class="special">,</span> <span class="keyword">const</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">&);</span> +<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> +<a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">legendre_q</span><span class="special">(</span><span class="keyword">unsigned</span> <span class="identifier">n</span><span class="special">,</span> <span class="identifier">T</span> <span class="identifier">x</span><span class="special">,</span> <span class="keyword">const</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">&);</span> </pre> <p> Returns the value of the Legendre polynomial that is the second solution @@ -299,7 +299,7 @@ zero error</a>. </p> <div class="table"> -<a name="math_toolkit.sf_poly.legendre.peak_errors_in_the_legendre_p_fu"></a><p class="title"><b>Table 3.14. Peak Errors In the Legendre P Function</b></p> +<a name="math_toolkit.sf_poly.legendre.peak_errors_in_the_legendre_p_fu"></a><p class="title"><b>Table 6.14. Peak Errors In the Legendre P Function</b></p> <div class="table-contents"><table class="table" summary="Peak Errors In the Legendre P Function"> <colgroup> <col> @@ -428,7 +428,7 @@ </table></div> </div> <br class="table-break"><div class="table"> -<a name="math_toolkit.sf_poly.legendre.peak_errors_in_the_associated_le"></a><p class="title"><b>Table 3.15. Peak Errors In the Associated Legendre P Function</b></p> +<a name="math_toolkit.sf_poly.legendre.peak_errors_in_the_associated_le"></a><p class="title"><b>Table 6.15. Peak Errors In the Associated Legendre P Function</b></p> <div class="table-contents"><table class="table" summary="Peak Errors In the Associated Legendre P Function"> <colgroup> <col> @@ -528,7 +528,7 @@ </table></div> </div> <br class="table-break"><div class="table"> -<a name="math_toolkit.sf_poly.legendre.peak_errors_in_the_legendre_q_fu"></a><p class="title"><b>Table 3.16. Peak Errors In the Legendre Q Function</b></p> +<a name="math_toolkit.sf_poly.legendre.peak_errors_in_the_legendre_q_fu"></a><p class="title"><b>Table 6.16. Peak Errors In the Legendre Q Function</b></p> <div class="table-contents"><table class="table" summary="Peak Errors In the Legendre Q Function"> <colgroup> <col> @@ -691,9 +691,10 @@ </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/sf_poly/sph_harm.html b/libs/math/doc/html/math_toolkit/sf_poly/sph_harm.html index fbada1d3d..4f34aa493 100644 --- a/libs/math/doc/html/math_toolkit/sf_poly/sph_harm.html +++ b/libs/math/doc/html/math_toolkit/sf_poly/sph_harm.html @@ -2,9 +2,9 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Spherical Harmonics</title> -<link rel="stylesheet" href="../../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../../index.html" title="Math Toolkit"> +<link rel="home" href="../../index.html" title="Math Toolkit 1.9.0"> <link rel="up" href="../sf_poly.html" title="Polynomials"> <link rel="prev" href="hermite.html" title="Hermite Polynomials"> <link rel="next" href="../bessel.html" title="Bessel Functions"> @@ -22,7 +22,7 @@ <div class="spirit-nav"> <a accesskey="p" href="hermite.html"><img src="../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../sf_poly.html"><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="../bessel.html"><img src="../../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_sf_poly_sph_harm"> +<div class="section"> <div class="titlepage"><div><div><h3 class="title"> <a name="math_toolkit.sf_poly.sph_harm"></a><a class="link" href="sph_harm.html" title="Spherical Harmonics">Spherical Harmonics</a> </h3></div></div></div> @@ -37,20 +37,20 @@ <span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T1</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T2</span><span class="special">></span> <span class="identifier">std</span><span class="special">::</span><span class="identifier">complex</span><span class="special"><</span><a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a><span class="special">></span> <span class="identifier">spherical_harmonic</span><span class="special">(</span><span class="keyword">unsigned</span> <span class="identifier">n</span><span class="special">,</span> <span class="keyword">int</span> <span class="identifier">m</span><span class="special">,</span> <span class="identifier">T1</span> <span class="identifier">theta</span><span class="special">,</span> <span class="identifier">T2</span> <span class="identifier">phi</span><span class="special">);</span> -<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T1</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T2</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> -<span class="identifier">std</span><span class="special">::</span><span class="identifier">complex</span><span class="special"><</span><a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a><span class="special">></span> <span class="identifier">spherical_harmonic</span><span class="special">(</span><span class="keyword">unsigned</span> <span class="identifier">n</span><span class="special">,</span> <span class="keyword">int</span> <span class="identifier">m</span><span class="special">,</span> <span class="identifier">T1</span> <span class="identifier">theta</span><span class="special">,</span> <span class="identifier">T2</span> <span class="identifier">phi</span><span class="special">,</span> <span class="keyword">const</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">&);</span> +<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T1</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T2</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> +<span class="identifier">std</span><span class="special">::</span><span class="identifier">complex</span><span class="special"><</span><a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a><span class="special">></span> <span class="identifier">spherical_harmonic</span><span class="special">(</span><span class="keyword">unsigned</span> <span class="identifier">n</span><span class="special">,</span> <span class="keyword">int</span> <span class="identifier">m</span><span class="special">,</span> <span class="identifier">T1</span> <span class="identifier">theta</span><span class="special">,</span> <span class="identifier">T2</span> <span class="identifier">phi</span><span class="special">,</span> <span class="keyword">const</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">&);</span> <span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T1</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T2</span><span class="special">></span> <a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">spherical_harmonic_r</span><span class="special">(</span><span class="keyword">unsigned</span> <span class="identifier">n</span><span class="special">,</span> <span class="keyword">int</span> <span class="identifier">m</span><span class="special">,</span> <span class="identifier">T1</span> <span class="identifier">theta</span><span class="special">,</span> <span class="identifier">T2</span> <span class="identifier">phi</span><span class="special">);</span> -<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T1</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T2</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> -<a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">spherical_harmonic_r</span><span class="special">(</span><span class="keyword">unsigned</span> <span class="identifier">n</span><span class="special">,</span> <span class="keyword">int</span> <span class="identifier">m</span><span class="special">,</span> <span class="identifier">T1</span> <span class="identifier">theta</span><span class="special">,</span> <span class="identifier">T2</span> <span class="identifier">phi</span><span class="special">,</span> <span class="keyword">const</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">&);</span> +<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T1</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T2</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> +<a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">spherical_harmonic_r</span><span class="special">(</span><span class="keyword">unsigned</span> <span class="identifier">n</span><span class="special">,</span> <span class="keyword">int</span> <span class="identifier">m</span><span class="special">,</span> <span class="identifier">T1</span> <span class="identifier">theta</span><span class="special">,</span> <span class="identifier">T2</span> <span class="identifier">phi</span><span class="special">,</span> <span class="keyword">const</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">&);</span> <span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T1</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T2</span><span class="special">></span> <a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">spherical_harmonic_i</span><span class="special">(</span><span class="keyword">unsigned</span> <span class="identifier">n</span><span class="special">,</span> <span class="keyword">int</span> <span class="identifier">m</span><span class="special">,</span> <span class="identifier">T1</span> <span class="identifier">theta</span><span class="special">,</span> <span class="identifier">T2</span> <span class="identifier">phi</span><span class="special">);</span> -<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T1</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T2</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> -<a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">spherical_harmonic_i</span><span class="special">(</span><span class="keyword">unsigned</span> <span class="identifier">n</span><span class="special">,</span> <span class="keyword">int</span> <span class="identifier">m</span><span class="special">,</span> <span class="identifier">T1</span> <span class="identifier">theta</span><span class="special">,</span> <span class="identifier">T2</span> <span class="identifier">phi</span><span class="special">,</span> <span class="keyword">const</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">&);</span> +<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T1</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T2</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> +<a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">spherical_harmonic_i</span><span class="special">(</span><span class="keyword">unsigned</span> <span class="identifier">n</span><span class="special">,</span> <span class="keyword">int</span> <span class="identifier">m</span><span class="special">,</span> <span class="identifier">T1</span> <span class="identifier">theta</span><span class="special">,</span> <span class="identifier">T2</span> <span class="identifier">phi</span><span class="special">,</span> <span class="keyword">const</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">&);</span> <span class="special">}}</span> <span class="comment">// namespaces</span> </pre> @@ -63,16 +63,16 @@ type calculation rules</em></span></a> when T1 and T2 are different types. </p> <p> - The final <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a> argument is optional and can + The final <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a> argument is optional and can be used to control the behaviour of the function: how it handles errors, - what level of precision to use etc. Refer to the <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">policy + what level of precision to use etc. Refer to the <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">policy documentation for more details</a>. </p> <pre class="programlisting"><span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T1</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T2</span><span class="special">></span> <span class="identifier">std</span><span class="special">::</span><span class="identifier">complex</span><span class="special"><</span><a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a><span class="special">></span> <span class="identifier">spherical_harmonic</span><span class="special">(</span><span class="keyword">unsigned</span> <span class="identifier">n</span><span class="special">,</span> <span class="keyword">int</span> <span class="identifier">m</span><span class="special">,</span> <span class="identifier">T1</span> <span class="identifier">theta</span><span class="special">,</span> <span class="identifier">T2</span> <span class="identifier">phi</span><span class="special">);</span> -<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T1</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T2</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> -<span class="identifier">std</span><span class="special">::</span><span class="identifier">complex</span><span class="special"><</span><a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a><span class="special">></span> <span class="identifier">spherical_harmonic</span><span class="special">(</span><span class="keyword">unsigned</span> <span class="identifier">n</span><span class="special">,</span> <span class="keyword">int</span> <span class="identifier">m</span><span class="special">,</span> <span class="identifier">T1</span> <span class="identifier">theta</span><span class="special">,</span> <span class="identifier">T2</span> <span class="identifier">phi</span><span class="special">,</span> <span class="keyword">const</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">&);</span> +<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T1</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T2</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> +<span class="identifier">std</span><span class="special">::</span><span class="identifier">complex</span><span class="special"><</span><a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a><span class="special">></span> <span class="identifier">spherical_harmonic</span><span class="special">(</span><span class="keyword">unsigned</span> <span class="identifier">n</span><span class="special">,</span> <span class="keyword">int</span> <span class="identifier">m</span><span class="special">,</span> <span class="identifier">T1</span> <span class="identifier">theta</span><span class="special">,</span> <span class="identifier">T2</span> <span class="identifier">phi</span><span class="special">,</span> <span class="keyword">const</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">&);</span> </pre> <p> Returns the value of the Spherical Harmonic Y<sub>n</sub><sup>m</sup>(theta, phi): @@ -123,8 +123,8 @@ <pre class="programlisting"><span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T1</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T2</span><span class="special">></span> <a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">spherical_harmonic_r</span><span class="special">(</span><span class="keyword">unsigned</span> <span class="identifier">n</span><span class="special">,</span> <span class="keyword">int</span> <span class="identifier">m</span><span class="special">,</span> <span class="identifier">T1</span> <span class="identifier">theta</span><span class="special">,</span> <span class="identifier">T2</span> <span class="identifier">phi</span><span class="special">);</span> -<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T1</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T2</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> -<a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">spherical_harmonic_r</span><span class="special">(</span><span class="keyword">unsigned</span> <span class="identifier">n</span><span class="special">,</span> <span class="keyword">int</span> <span class="identifier">m</span><span class="special">,</span> <span class="identifier">T1</span> <span class="identifier">theta</span><span class="special">,</span> <span class="identifier">T2</span> <span class="identifier">phi</span><span class="special">,</span> <span class="keyword">const</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">&);</span> +<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T1</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T2</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> +<a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">spherical_harmonic_r</span><span class="special">(</span><span class="keyword">unsigned</span> <span class="identifier">n</span><span class="special">,</span> <span class="keyword">int</span> <span class="identifier">m</span><span class="special">,</span> <span class="identifier">T1</span> <span class="identifier">theta</span><span class="special">,</span> <span class="identifier">T2</span> <span class="identifier">phi</span><span class="special">,</span> <span class="keyword">const</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">&);</span> </pre> <p> Returns the real part of Y<sub>n</sub><sup>m</sup>(theta, phi): @@ -135,8 +135,8 @@ <pre class="programlisting"><span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T1</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T2</span><span class="special">></span> <a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">spherical_harmonic_i</span><span class="special">(</span><span class="keyword">unsigned</span> <span class="identifier">n</span><span class="special">,</span> <span class="keyword">int</span> <span class="identifier">m</span><span class="special">,</span> <span class="identifier">T1</span> <span class="identifier">theta</span><span class="special">,</span> <span class="identifier">T2</span> <span class="identifier">phi</span><span class="special">);</span> -<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T1</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T2</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> -<a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">spherical_harmonic_i</span><span class="special">(</span><span class="keyword">unsigned</span> <span class="identifier">n</span><span class="special">,</span> <span class="keyword">int</span> <span class="identifier">m</span><span class="special">,</span> <span class="identifier">T1</span> <span class="identifier">theta</span><span class="special">,</span> <span class="identifier">T2</span> <span class="identifier">phi</span><span class="special">,</span> <span class="keyword">const</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">&);</span> +<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T1</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T2</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> +<a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">spherical_harmonic_i</span><span class="special">(</span><span class="keyword">unsigned</span> <span class="identifier">n</span><span class="special">,</span> <span class="keyword">int</span> <span class="identifier">m</span><span class="special">,</span> <span class="identifier">T1</span> <span class="identifier">theta</span><span class="special">,</span> <span class="identifier">T2</span> <span class="identifier">phi</span><span class="special">,</span> <span class="keyword">const</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">&);</span> </pre> <p> Returns the imaginary part of Y<sub>n</sub><sup>m</sup>(theta, phi): @@ -160,7 +160,7 @@ All values are in units of epsilon. </p> <div class="table"> -<a name="math_toolkit.sf_poly.sph_harm.peak_errors_in_the_sperical_harm"></a><p class="title"><b>Table 3.20. Peak Errors In the Sperical Harmonic Functions</b></p> +<a name="math_toolkit.sf_poly.sph_harm.peak_errors_in_the_sperical_harm"></a><p class="title"><b>Table 6.20. Peak Errors In the Sperical Harmonic Functions</b></p> <div class="table-contents"><table class="table" summary="Peak Errors In the Sperical Harmonic Functions"> <colgroup> <col> @@ -291,9 +291,10 @@ </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/sign_functions.html b/libs/math/doc/html/math_toolkit/sign_functions.html index 802484a30..768ae83ac 100644 --- a/libs/math/doc/html/math_toolkit/sign_functions.html +++ b/libs/math/doc/html/math_toolkit/sign_functions.html @@ -2,10 +2,10 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Sign Manipulation Functions</title> -<link rel="stylesheet" href="../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../index.html" title="Math Toolkit"> -<link rel="up" href="../utils.html" title="Chapter 4. Floating Point Utilities"> +<link rel="home" href="../index.html" title="Math Toolkit 1.9.0"> +<link rel="up" href="../utils.html" title="Chapter 2. Floating Point Utilities"> <link rel="prev" href="fpclass.html" title="Floating-Point Classification: Infinities and NaNs"> <link rel="next" href="fp_facets.html" title="Facets for Floating-Point Infinities and NaNs"> </head> @@ -22,7 +22,7 @@ <div class="spirit-nav"> <a accesskey="p" href="fpclass.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../utils.html"><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="fp_facets.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_sign_functions"> +<div class="section"> <div class="titlepage"><div><div><h2 class="title" style="clear: both"> <a name="math_toolkit.sign_functions"></a><a class="link" href="sign_functions.html" title="Sign Manipulation Functions">Sign Manipulation Functions</a> </h2></div></div></div> @@ -233,9 +233,10 @@ </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/sinc.html b/libs/math/doc/html/math_toolkit/sinc.html index 1cb33d17e..5081b2565 100644 --- a/libs/math/doc/html/math_toolkit/sinc.html +++ b/libs/math/doc/html/math_toolkit/sinc.html @@ -2,10 +2,10 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Sinus Cardinal and Hyperbolic Sinus Cardinal Functions</title> -<link rel="stylesheet" href="../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../index.html" title="Math Toolkit"> -<link rel="up" href="../special.html" title="Chapter 3. Special Functions"> +<link rel="home" href="../index.html" title="Math Toolkit 1.9.0"> +<link rel="up" href="../special.html" title="Chapter 6. Special Functions"> <link rel="prev" href="powers/ct_pow.html" title="Compile Time Power of a Runtime Base"> <link rel="next" href="sinc/sinc_overview.html" title="Sinus Cardinal and Hyperbolic Sinus Cardinal Functions Overview"> </head> @@ -22,7 +22,7 @@ <div class="spirit-nav"> <a accesskey="p" href="powers/ct_pow.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../special.html"><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="sinc/sinc_overview.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_sinc"> +<div class="section"> <div class="titlepage"><div><div><h2 class="title" style="clear: both"> <a name="math_toolkit.sinc"></a><a class="link" href="sinc.html" title="Sinus Cardinal and Hyperbolic Sinus Cardinal Functions">Sinus Cardinal and Hyperbolic Sinus Cardinal Functions</a> @@ -36,9 +36,10 @@ </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/sinc/sinc_overview.html b/libs/math/doc/html/math_toolkit/sinc/sinc_overview.html index 39bbe3288..5ed3271b6 100644 --- a/libs/math/doc/html/math_toolkit/sinc/sinc_overview.html +++ b/libs/math/doc/html/math_toolkit/sinc/sinc_overview.html @@ -2,9 +2,9 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Sinus Cardinal and Hyperbolic Sinus Cardinal Functions Overview</title> -<link rel="stylesheet" href="../../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../../index.html" title="Math Toolkit"> +<link rel="home" href="../../index.html" title="Math Toolkit 1.9.0"> <link rel="up" href="../sinc.html" title="Sinus Cardinal and Hyperbolic Sinus Cardinal Functions"> <link rel="prev" href="../sinc.html" title="Sinus Cardinal and Hyperbolic Sinus Cardinal Functions"> <link rel="next" href="sinc_pi.html" title="sinc_pi"> @@ -22,7 +22,7 @@ <div class="spirit-nav"> <a accesskey="p" href="../sinc.html"><img src="../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../sinc.html"><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="sinc_pi.html"><img src="../../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_sinc_sinc_overview"> +<div class="section"> <div class="titlepage"><div><div><h3 class="title"> <a name="math_toolkit.sinc.sinc_overview"></a><a class="link" href="sinc_overview.html" title="Sinus Cardinal and Hyperbolic Sinus Cardinal Functions Overview">Sinus Cardinal and Hyperbolic Sinus Cardinal Functions Overview</a> @@ -66,9 +66,10 @@ </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/sinc/sinc_pi.html b/libs/math/doc/html/math_toolkit/sinc/sinc_pi.html index 572542daa..a84f723f3 100644 --- a/libs/math/doc/html/math_toolkit/sinc/sinc_pi.html +++ b/libs/math/doc/html/math_toolkit/sinc/sinc_pi.html @@ -2,9 +2,9 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>sinc_pi</title> -<link rel="stylesheet" href="../../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../../index.html" title="Math Toolkit"> +<link rel="home" href="../../index.html" title="Math Toolkit 1.9.0"> <link rel="up" href="../sinc.html" title="Sinus Cardinal and Hyperbolic Sinus Cardinal Functions"> <link rel="prev" href="sinc_overview.html" title="Sinus Cardinal and Hyperbolic Sinus Cardinal Functions Overview"> <link rel="next" href="sinhc_pi.html" title="sinhc_pi"> @@ -22,7 +22,7 @@ <div class="spirit-nav"> <a accesskey="p" href="sinc_overview.html"><img src="../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../sinc.html"><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="sinhc_pi.html"><img src="../../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_sinc_sinc_pi"> +<div class="section"> <div class="titlepage"><div><div><h3 class="title"> <a name="math_toolkit.sinc.sinc_pi"></a><a class="link" href="sinc_pi.html" title="sinc_pi">sinc_pi</a> </h3></div></div></div> @@ -31,14 +31,14 @@ <pre class="programlisting"><span class="keyword">template</span><span class="special"><</span><span class="keyword">class</span> <span class="identifier">T</span><span class="special">></span> <a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">sinc_pi</span><span class="special">(</span><span class="keyword">const</span> <span class="identifier">T</span> <span class="identifier">x</span><span class="special">);</span> -<span class="keyword">template</span><span class="special"><</span><span class="keyword">class</span> <span class="identifier">T</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> -<a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">sinc_pi</span><span class="special">(</span><span class="keyword">const</span> <span class="identifier">T</span> <span class="identifier">x</span><span class="special">,</span> <span class="keyword">const</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">&);</span> +<span class="keyword">template</span><span class="special"><</span><span class="keyword">class</span> <span class="identifier">T</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> +<a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">sinc_pi</span><span class="special">(</span><span class="keyword">const</span> <span class="identifier">T</span> <span class="identifier">x</span><span class="special">,</span> <span class="keyword">const</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">&);</span> <span class="keyword">template</span><span class="special"><</span><span class="keyword">class</span> <span class="identifier">T</span><span class="special">,</span> <span class="keyword">template</span><span class="special"><</span><span class="keyword">typename</span><span class="special">></span> <span class="keyword">class</span> <span class="identifier">U</span><span class="special">></span> <span class="identifier">U</span><span class="special"><</span><span class="identifier">T</span><span class="special">></span> <span class="identifier">sinc_pi</span><span class="special">(</span><span class="keyword">const</span> <span class="identifier">U</span><span class="special"><</span><span class="identifier">T</span><span class="special">></span> <span class="identifier">x</span><span class="special">);</span> -<span class="keyword">template</span><span class="special"><</span><span class="keyword">class</span> <span class="identifier">T</span><span class="special">,</span> <span class="keyword">template</span><span class="special"><</span><span class="keyword">typename</span><span class="special">></span> <span class="keyword">class</span> <span class="identifier">U</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> -<span class="identifier">U</span><span class="special"><</span><span class="identifier">T</span><span class="special">></span> <span class="identifier">sinc_pi</span><span class="special">(</span><span class="keyword">const</span> <span class="identifier">U</span><span class="special"><</span><span class="identifier">T</span><span class="special">></span> <span class="identifier">x</span><span class="special">,</span> <span class="keyword">const</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">&);</span> +<span class="keyword">template</span><span class="special"><</span><span class="keyword">class</span> <span class="identifier">T</span><span class="special">,</span> <span class="keyword">template</span><span class="special"><</span><span class="keyword">typename</span><span class="special">></span> <span class="keyword">class</span> <span class="identifier">U</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> +<span class="identifier">U</span><span class="special"><</span><span class="identifier">T</span><span class="special">></span> <span class="identifier">sinc_pi</span><span class="special">(</span><span class="keyword">const</span> <span class="identifier">U</span><span class="special"><</span><span class="identifier">T</span><span class="special">></span> <span class="identifier">x</span><span class="special">,</span> <span class="keyword">const</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">&);</span> </pre> <p> Computes <a class="link" href="sinc_overview.html" title="Sinus Cardinal and Hyperbolic Sinus Cardinal Functions Overview">the Sinus Cardinal</a> @@ -54,17 +54,18 @@ <span class="inlinemediaobject"><img src="../../../graphs/sinc_pi.png" align="middle"></span> </p> <p> - The final <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a> argument is optional and can + The final <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a> argument is optional and can be used to control the behaviour of the function: how it handles errors, - what level of precision to use etc. Refer to the <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">policy + what level of precision to use etc. Refer to the <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">policy documentation for more details</a>. </p> </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/sinc/sinhc_pi.html b/libs/math/doc/html/math_toolkit/sinc/sinhc_pi.html index 6b08bd83d..675b22983 100644 --- a/libs/math/doc/html/math_toolkit/sinc/sinhc_pi.html +++ b/libs/math/doc/html/math_toolkit/sinc/sinhc_pi.html @@ -2,9 +2,9 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>sinhc_pi</title> -<link rel="stylesheet" href="../../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../../index.html" title="Math Toolkit"> +<link rel="home" href="../../index.html" title="Math Toolkit 1.9.0"> <link rel="up" href="../sinc.html" title="Sinus Cardinal and Hyperbolic Sinus Cardinal Functions"> <link rel="prev" href="sinc_pi.html" title="sinc_pi"> <link rel="next" href="../inv_hyper.html" title="Inverse Hyperbolic Functions"> @@ -22,7 +22,7 @@ <div class="spirit-nav"> <a accesskey="p" href="sinc_pi.html"><img src="../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../sinc.html"><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="../inv_hyper.html"><img src="../../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_sinc_sinhc_pi"> +<div class="section"> <div class="titlepage"><div><div><h3 class="title"> <a name="math_toolkit.sinc.sinhc_pi"></a><a class="link" href="sinhc_pi.html" title="sinhc_pi">sinhc_pi</a> </h3></div></div></div> @@ -31,14 +31,14 @@ <pre class="programlisting"><span class="keyword">template</span><span class="special"><</span><span class="keyword">class</span> <span class="identifier">T</span><span class="special">></span> <a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">sinhc_pi</span><span class="special">(</span><span class="keyword">const</span> <span class="identifier">T</span> <span class="identifier">x</span><span class="special">);</span> -<span class="keyword">template</span><span class="special"><</span><span class="keyword">class</span> <span class="identifier">T</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> -<a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">sinhc_pi</span><span class="special">(</span><span class="keyword">const</span> <span class="identifier">T</span> <span class="identifier">x</span><span class="special">,</span> <span class="keyword">const</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">&);</span> +<span class="keyword">template</span><span class="special"><</span><span class="keyword">class</span> <span class="identifier">T</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> +<a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">sinhc_pi</span><span class="special">(</span><span class="keyword">const</span> <span class="identifier">T</span> <span class="identifier">x</span><span class="special">,</span> <span class="keyword">const</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">&);</span> <span class="keyword">template</span><span class="special"><</span><span class="keyword">typename</span> <span class="identifier">T</span><span class="special">,</span> <span class="keyword">template</span><span class="special"><</span><span class="keyword">typename</span><span class="special">></span> <span class="keyword">class</span> <span class="identifier">U</span><span class="special">></span> <span class="identifier">U</span><span class="special"><</span><span class="identifier">T</span><span class="special">></span> <span class="identifier">sinhc_pi</span><span class="special">(</span><span class="keyword">const</span> <span class="identifier">U</span><span class="special"><</span><span class="identifier">T</span><span class="special">></span> <span class="identifier">x</span><span class="special">);</span> -<span class="keyword">template</span><span class="special"><</span><span class="keyword">class</span> <span class="identifier">T</span><span class="special">,</span> <span class="keyword">template</span><span class="special"><</span><span class="keyword">typename</span><span class="special">></span> <span class="keyword">class</span> <span class="identifier">U</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> -<span class="identifier">U</span><span class="special"><</span><span class="identifier">T</span><span class="special">></span> <span class="identifier">sinhc_pi</span><span class="special">(</span><span class="keyword">const</span> <span class="identifier">U</span><span class="special"><</span><span class="identifier">T</span><span class="special">></span> <span class="identifier">x</span><span class="special">,</span> <span class="keyword">const</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">&);</span> +<span class="keyword">template</span><span class="special"><</span><span class="keyword">class</span> <span class="identifier">T</span><span class="special">,</span> <span class="keyword">template</span><span class="special"><</span><span class="keyword">typename</span><span class="special">></span> <span class="keyword">class</span> <span class="identifier">U</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> +<span class="identifier">U</span><span class="special"><</span><span class="identifier">T</span><span class="special">></span> <span class="identifier">sinhc_pi</span><span class="special">(</span><span class="keyword">const</span> <span class="identifier">U</span><span class="special"><</span><span class="identifier">T</span><span class="special">></span> <span class="identifier">x</span><span class="special">,</span> <span class="keyword">const</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">&);</span> </pre> <p> Computes http://mathworld.wolfram.com/SinhcFunction.html <a class="link" href="sinc_overview.html" title="Sinus Cardinal and Hyperbolic Sinus Cardinal Functions Overview">the @@ -55,9 +55,9 @@ type calculation rules</em></span></a> when T is an integer type. </p> <p> - The final <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a> argument is optional and can + The final <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a> argument is optional and can be used to control the behaviour of the function: how it handles errors, - what level of precision to use etc. Refer to the <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">policy + what level of precision to use etc. Refer to the <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">policy documentation for more details</a>. </p> <p> @@ -66,9 +66,10 @@ </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/spec.html b/libs/math/doc/html/math_toolkit/spec.html index d3abdd23c..14088a385 100644 --- a/libs/math/doc/html/math_toolkit/spec.html +++ b/libs/math/doc/html/math_toolkit/spec.html @@ -2,10 +2,10 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Quaternion Specializations</title> -<link rel="stylesheet" href="../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../index.html" title="Math Toolkit"> -<link rel="up" href="../quaternions.html" title="Chapter 8. Quaternions"> +<link rel="home" href="../index.html" title="Math Toolkit 1.9.0"> +<link rel="up" href="../quaternions.html" title="Chapter 9. Quaternions"> <link rel="prev" href="quat.html" title="Template Class quaternion"> <link rel="next" href="mem_typedef.html" title="Quaternion Member Typedefs"> </head> @@ -22,7 +22,7 @@ <div class="spirit-nav"> <a accesskey="p" href="quat.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../quaternions.html"><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="mem_typedef.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_spec"> +<div class="section"> <div class="titlepage"><div><div><h2 class="title" style="clear: both"> <a name="math_toolkit.spec"></a><a class="link" href="spec.html" title="Quaternion Specializations">Quaternion Specializations</a> </h2></div></div></div> @@ -175,9 +175,10 @@ </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/special_tut.html b/libs/math/doc/html/math_toolkit/special_tut.html new file mode 100644 index 000000000..10816b568 --- /dev/null +++ b/libs/math/doc/html/math_toolkit/special_tut.html @@ -0,0 +1,51 @@ +<html> +<head> +<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> +<title>Tutorial: How to Write a New Special Function</title> +<link rel="stylesheet" href="../math.css" type="text/css"> +<meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> +<link rel="home" href="../index.html" title="Math Toolkit 1.9.0"> +<link rel="up" href="../backgrounders.html" title="Chapter 16. Backgrounders"> +<link rel="prev" href="sf_implementation.html" title="Additional Implementation Notes"> +<link rel="next" href="special_tut/special_tut_impl.html" title="Implementation"> +</head> +<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"> +<table cellpadding="2" width="100%"><tr> +<td valign="top"><img alt="Boost C++ Libraries" width="277" height="86" src="../../../../../boost.png"></td> +<td align="center"><a href="../../../../../index.html">Home</a></td> +<td align="center"><a href="../../../../../libs/libraries.htm">Libraries</a></td> +<td align="center"><a href="http://www.boost.org/users/people.html">People</a></td> +<td align="center"><a href="http://www.boost.org/users/faq.html">FAQ</a></td> +<td align="center"><a href="../../../../../more/index.htm">More</a></td> +</tr></table> +<hr> +<div class="spirit-nav"> +<a accesskey="p" href="sf_implementation.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../backgrounders.html"><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="special_tut/special_tut_impl.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a> +</div> +<div class="section"> +<div class="titlepage"><div><div><h2 class="title" style="clear: both"> +<a name="math_toolkit.special_tut"></a><a class="link" href="special_tut.html" title="Tutorial: How to Write a New Special Function">Tutorial: How to Write a New + Special Function</a> +</h2></div></div></div> +<div class="toc"><dl class="toc"> +<dt><span class="section"><a href="special_tut/special_tut_impl.html">Implementation</a></span></dt> +<dt><span class="section"><a href="special_tut/special_tut_test.html">Testing</a></span></dt> +</dl></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 © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> +<hr> +<div class="spirit-nav"> +<a accesskey="p" href="sf_implementation.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../backgrounders.html"><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="special_tut/special_tut_impl.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a> +</div> +</body> +</html> diff --git a/libs/math/doc/html/math_toolkit/special_tut/special_tut_impl.html b/libs/math/doc/html/math_toolkit/special_tut/special_tut_impl.html new file mode 100644 index 000000000..0fa8b4b7a --- /dev/null +++ b/libs/math/doc/html/math_toolkit/special_tut/special_tut_impl.html @@ -0,0 +1,391 @@ +<html> +<head> +<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> +<title>Implementation</title> +<link rel="stylesheet" href="../../math.css" type="text/css"> +<meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> +<link rel="home" href="../../index.html" title="Math Toolkit 1.9.0"> +<link rel="up" href="../special_tut.html" title="Tutorial: How to Write a New Special Function"> +<link rel="prev" href="../special_tut.html" title="Tutorial: How to Write a New Special Function"> +<link rel="next" href="special_tut_test.html" title="Testing"> +</head> +<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"> +<table cellpadding="2" width="100%"><tr> +<td valign="top"><img alt="Boost C++ Libraries" width="277" height="86" src="../../../../../../boost.png"></td> +<td align="center"><a href="../../../../../../index.html">Home</a></td> +<td align="center"><a href="../../../../../../libs/libraries.htm">Libraries</a></td> +<td align="center"><a href="http://www.boost.org/users/people.html">People</a></td> +<td align="center"><a href="http://www.boost.org/users/faq.html">FAQ</a></td> +<td align="center"><a href="../../../../../../more/index.htm">More</a></td> +</tr></table> +<hr> +<div class="spirit-nav"> +<a accesskey="p" href="../special_tut.html"><img src="../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../special_tut.html"><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="special_tut_test.html"><img src="../../../../../../doc/src/images/next.png" alt="Next"></a> +</div> +<div class="section"> +<div class="titlepage"><div><div><h3 class="title"> +<a name="math_toolkit.special_tut.special_tut_impl"></a><a class="link" href="special_tut_impl.html" title="Implementation">Implementation</a> +</h3></div></div></div> +<p> + In this section we'll provide a "recipe" for adding a new special + function to this library to make life easier for future authors wishing to + contribute. We'll assume the function returns a single floating point result, + and takes two floating point arguments. For the sake of exposistion we'll + give the function the name "my_special". + </p> +<p> + Normally the implementation of such a function is split into two layers - + a public user layer, and an internal implementation layer that does the actual + work. The implementation layer is declared inside a "detail" namespace + and has a simple signature: + </p> +<pre class="programlisting"><span class="keyword">namespace</span> <span class="identifier">boost</span><span class="special">{</span> <span class="keyword">namespace</span> <span class="identifier">math</span><span class="special">{</span> <span class="keyword">namespace</span> <span class="identifier">detail</span><span class="special">{</span> + +<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">Policy</span><span class="special">></span> +<span class="identifier">T</span> <span class="identifier">my_special_imp</span><span class="special">(</span><span class="keyword">const</span> <span class="identifier">T</span><span class="special">&</span> <span class="identifier">a</span><span class="special">,</span> <span class="keyword">const</span> <span class="identifier">T</span><span class="special">&</span><span class="identifier">b</span><span class="special">,</span> <span class="keyword">const</span> <span class="identifier">Policy</span><span class="special">&</span> <span class="identifier">pol</span><span class="special">)</span> +<span class="special">{</span> + <span class="comment">/* Implementation goes here */</span> +<span class="special">}</span> + +<span class="special">}}}</span> <span class="comment">// namespaces</span> +</pre> +<p> + We'll come back to what can go inside the implementation later, but first + lets look at the user layer. This consists of two overloads of the function, + with and without a <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a> argument: + </p> +<pre class="programlisting"><span class="keyword">namespace</span> <span class="identifier">boost</span><span class="special">{</span> <span class="keyword">namespace</span> <span class="identifier">math</span><span class="special">{</span> + +<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">U</span><span class="special">></span> +<span class="keyword">typename</span> <span class="identifier">tools</span><span class="special">::</span><span class="identifier">promote_args</span><span class="special"><</span><span class="identifier">T</span><span class="special">,</span> <span class="identifier">U</span><span class="special">>::</span><span class="identifier">type</span> <span class="identifier">my_special</span><span class="special">(</span><span class="keyword">const</span> <span class="identifier">T</span><span class="special">&</span> <span class="identifier">a</span><span class="special">,</span> <span class="keyword">const</span> <span class="identifier">U</span><span class="special">&</span> <span class="identifier">b</span><span class="special">);</span> + +<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">U</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">Policy</span><span class="special">></span> +<span class="keyword">typename</span> <span class="identifier">tools</span><span class="special">::</span><span class="identifier">promote_args</span><span class="special"><</span><span class="identifier">T</span><span class="special">,</span> <span class="identifier">U</span><span class="special">>::</span><span class="identifier">type</span> <span class="identifier">my_special</span><span class="special">(</span><span class="keyword">const</span> <span class="identifier">T</span><span class="special">&</span> <span class="identifier">a</span><span class="special">,</span> <span class="keyword">const</span> <span class="identifier">U</span><span class="special">&</span> <span class="identifier">b</span><span class="special">,</span> <span class="keyword">const</span> <span class="identifier">Policy</span><span class="special">&</span> <span class="identifier">pol</span><span class="special">);</span> + +<span class="special">}}</span> <span class="comment">// namespaces</span> +</pre> +<p> + Note how each argument has a different template type - this allows for mixed + type arguments - the return type is computed from a traits class and is the + "common type" of all the arguments after any integer arguments + have been promoted to type <code class="computeroutput"><span class="keyword">double</span></code>. + </p> +<p> + The implementation of the non-policy overload is trivial: + </p> +<pre class="programlisting"><span class="keyword">namespace</span> <span class="identifier">boost</span><span class="special">{</span> <span class="keyword">namespace</span> <span class="identifier">math</span><span class="special">{</span> + +<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">U</span><span class="special">></span> +<span class="keyword">inline</span> <span class="keyword">typename</span> <span class="identifier">tools</span><span class="special">::</span><span class="identifier">promote_args</span><span class="special"><</span><span class="identifier">T</span><span class="special">,</span> <span class="identifier">U</span><span class="special">>::</span><span class="identifier">type</span> <span class="identifier">my_special</span><span class="special">(</span><span class="keyword">const</span> <span class="identifier">T</span><span class="special">&</span> <span class="identifier">a</span><span class="special">,</span> <span class="keyword">const</span> <span class="identifier">U</span><span class="special">&</span> <span class="identifier">b</span><span class="special">)</span> +<span class="special">{</span> + <span class="comment">// Simply forward with a default policy:</span> + <span class="keyword">return</span> <span class="identifier">my_special</span><span class="special">(</span><span class="identifier">a</span><span class="special">,</span> <span class="identifier">b</span><span class="special">,</span> <span class="identifier">policies</span><span class="special">::</span><span class="identifier">policy</span><span class="special"><>();</span> +<span class="special">}</span> + +<span class="special">}}</span> <span class="comment">// namespaces</span> +</pre> +<p> + The implementation of the other overload is somewhat more complex, as there's + some meta-programming to do, but from a runtime perspective is still a one-line + forwarding function. Here it is with comments explaining what each line does: + </p> +<pre class="programlisting"><span class="keyword">namespace</span> <span class="identifier">boost</span><span class="special">{</span> <span class="keyword">namespace</span> <span class="identifier">math</span><span class="special">{</span> + +<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">U</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">Policy</span><span class="special">></span> +<span class="keyword">inline</span> <span class="keyword">typename</span> <span class="identifier">tools</span><span class="special">::</span><span class="identifier">promote_args</span><span class="special"><</span><span class="identifier">T</span><span class="special">,</span> <span class="identifier">U</span><span class="special">>::</span><span class="identifier">type</span> <span class="identifier">my_special</span><span class="special">(</span><span class="keyword">const</span> <span class="identifier">T</span><span class="special">&</span> <span class="identifier">a</span><span class="special">,</span> <span class="keyword">const</span> <span class="identifier">U</span><span class="special">&</span> <span class="identifier">b</span><span class="special">,</span> <span class="keyword">const</span> <span class="identifier">Policy</span><span class="special">&</span> <span class="identifier">pol</span><span class="special">)</span> +<span class="special">{</span> + <span class="comment">//</span> + <span class="comment">// We've found some standard library functions to misbehave if any FPU exception flags</span> + <span class="comment">// are set prior to their call, this code will clear those flags, then reset them</span> + <span class="comment">// on exit:</span> + <span class="comment">//</span> + <span class="identifier">BOOST_FPU_EXCEPTION_GUARD</span> + <span class="comment">//</span> + <span class="comment">// The type of the result - the common type of T and U after</span> + <span class="comment">// any integer types have been promoted to double:</span> + <span class="comment">//</span> + <span class="keyword">typedef</span> <span class="keyword">typename</span> <span class="identifier">tools</span><span class="special">::</span><span class="identifier">promote_args</span><span class="special"><</span><span class="identifier">T</span><span class="special">,</span> <span class="identifier">U</span><span class="special">>::</span><span class="identifier">type</span> <span class="identifier">result_type</span><span class="special">;</span> + <span class="comment">//</span> + <span class="comment">// The type used for the calculation. This may be a wider type than</span> + <span class="comment">// the result in order to ensure full precision:</span> + <span class="comment">//</span> + <span class="keyword">typedef</span> <span class="keyword">typename</span> <span class="identifier">policies</span><span class="special">::</span><span class="identifier">evaluation</span><span class="special"><</span><span class="identifier">result_type</span><span class="special">,</span> <span class="identifier">Policy</span><span class="special">>::</span><span class="identifier">type</span> <span class="identifier">value_type</span><span class="special">;</span> + <span class="comment">//</span> + <span class="comment">// The type of the policy to forward to the actual implementation.</span> + <span class="comment">// We disable promotion of float and double as that's [possibly]</span> + <span class="comment">// happened already in the line above. Also reset to the default</span> + <span class="comment">// any policies we don't use (reduces code bloat if we're called</span> + <span class="comment">// multiple times with differing policies we don't actually use).</span> + <span class="comment">// Also normalise the type, again to reduce code bloat in case we're</span> + <span class="comment">// called multiple times with functionally identical policies that happen</span> + <span class="comment">// to be different types.</span> + <span class="comment">//</span> + <span class="keyword">typedef</span> <span class="keyword">typename</span> <span class="identifier">policies</span><span class="special">::</span><span class="identifier">normalise</span><span class="special"><</span> + <span class="identifier">Policy</span><span class="special">,</span> + <span class="identifier">policies</span><span class="special">::</span><span class="identifier">promote_float</span><span class="special"><</span><span class="keyword">false</span><span class="special">>,</span> + <span class="identifier">policies</span><span class="special">::</span><span class="identifier">promote_double</span><span class="special"><</span><span class="keyword">false</span><span class="special">>,</span> + <span class="identifier">policies</span><span class="special">::</span><span class="identifier">discrete_quantile</span><span class="special"><>,</span> + <span class="identifier">policies</span><span class="special">::</span><span class="identifier">assert_undefined</span><span class="special"><></span> <span class="special">>::</span><span class="identifier">type</span> <span class="identifier">forwarding_policy</span><span class="special">;</span> + <span class="comment">//</span> + <span class="comment">// Whew. Now we can make the actual call to the implementation.</span> + <span class="comment">// Arguments are explicitly cast to the evaluation type, and the result</span> + <span class="comment">// passed through checked_narrowing_cast which handles things like overflow</span> + <span class="comment">// according to the policy passed:</span> + <span class="comment">//</span> + <span class="keyword">return</span> <span class="identifier">policies</span><span class="special">::</span><span class="identifier">checked_narrowing_cast</span><span class="special"><</span><span class="identifier">result_type</span><span class="special">,</span> <span class="identifier">forwarding_policy</span><span class="special">>(</span> + <span class="identifier">detail</span><span class="special">::</span><span class="identifier">my_special_imp</span><span class="special">(</span> + <span class="keyword">static_cast</span><span class="special"><</span><span class="identifier">value_type</span><span class="special">>(</span><span class="identifier">a</span><span class="special">),</span> + <span class="keyword">static_cast</span><span class="special"><</span><span class="identifier">value_type</span><span class="special">>(</span><span class="identifier">x</span><span class="special">),</span> + <span class="identifier">forwarding_policy</span><span class="special">()),</span> + <span class="string">"boost::math::my_special<%1%>(%1%, %1%)"</span><span class="special">);</span> +<span class="special">}</span> + +<span class="special">}}</span> <span class="comment">// namespaces</span> +</pre> +<p> + We're now almost there, we just need to flesh out the details of the implementation + layer: + </p> +<pre class="programlisting"><span class="keyword">namespace</span> <span class="identifier">boost</span><span class="special">{</span> <span class="keyword">namespace</span> <span class="identifier">math</span><span class="special">{</span> <span class="keyword">namespace</span> <span class="identifier">detail</span><span class="special">{</span> + +<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">Policy</span><span class="special">></span> +<span class="identifier">T</span> <span class="identifier">my_special_imp</span><span class="special">(</span><span class="keyword">const</span> <span class="identifier">T</span><span class="special">&</span> <span class="identifier">a</span><span class="special">,</span> <span class="keyword">const</span> <span class="identifier">T</span><span class="special">&</span><span class="identifier">b</span><span class="special">,</span> <span class="keyword">const</span> <span class="identifier">Policy</span><span class="special">&</span> <span class="identifier">pol</span><span class="special">)</span> +<span class="special">{</span> + <span class="comment">/* Implementation goes here */</span> +<span class="special">}</span> + +<span class="special">}}}</span> <span class="comment">// namespaces</span> +</pre> +<p> + The following guidelines indicate what (other than basic arithmetic) can + go in the implementation: + </p> +<div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; "> +<li class="listitem"> + Error conditions (for example bad arguments) should be handled by calling + one of the <a class="link" href="../error_handling.html#math_toolkit.error_handling.finding_more_information">policy + based error handlers</a>. + </li> +<li class="listitem"> + Calls to standard library functions should be made unqualified (this + allows argument dependent lookup to find standard library functions for + user-defined floating point types such as those from Boost.Multiprecision). + In addition the macro <code class="computeroutput"><span class="identifier">BOOST_MATH_STD_USING</span></code> + should appear at the start of the function (note no semi-colon afterwards!) + so that all the math functions in <code class="computeroutput"><span class="keyword">namespace</span> + <span class="identifier">std</span></code> are visible in the current + scope. + </li> +<li class="listitem"> + Calls to other special functions should be made as fully qualified calls, + and include the policy parameter as the last argument, for example <code class="computeroutput"><span class="identifier">boost</span><span class="special">::</span><span class="identifier">math</span><span class="special">::</span><span class="identifier">tgamma</span><span class="special">(</span><span class="identifier">a</span><span class="special">,</span> <span class="identifier">pol</span><span class="special">)</span></code>. + </li> +<li class="listitem"> + Where possible, evaluation of series, continued fractions, polynomials, + or root finding should use one of the <a class="link" href="../../toolkit.html" title="Chapter 12. Internals (Series, Rationals and Continued Fractions, Root Finding, Function Minimization, Testing and Development Tools)">boiler + plate functions</a>. In any case, after any iterative method, you + should verify that the number of iterations did not exceed the maximum + specified in the <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a> type, and if it + did terminate as a result of exceeding the maximum, then the appropriate + error handler should be called (see existing code for examples). + </li> +<li class="listitem"> + Numeric constants such as π etc should be obtained via a call to the <a class="link" href="../constants.html" title="The Mathematical Constants">appropriate function</a>, for example: + <code class="computeroutput"><span class="identifier">constants</span><span class="special">::</span><span class="identifier">pi</span><span class="special"><</span><span class="identifier">T</span><span class="special">>()</span></code>. + </li> +<li class="listitem"> + Where tables of coefficients are used (for example for rational approximations), + care should be taken to ensure these are initialized at program startup + to ensure thread safety when using user-defined number types. See for + example the use of <code class="computeroutput"><span class="identifier">erf_initializer</span></code> + in boost/math/special_functions/erf.hpp. + </li> +</ul></div> +<p> + Here are some other useful internal functions: + </p> +<div class="informaltable"><table class="table"> +<colgroup> +<col> +<col> +</colgroup> +<thead><tr> +<th> + <p> + function + </p> + </th> +<th> + <p> + Meaning + </p> + </th> +</tr></thead> +<tbody> +<tr> +<td> + <p> + <code class="computeroutput"><span class="identifier">policies</span><span class="special">::</span><span class="identifier">digits</span><span class="special"><</span><span class="identifier">T</span><span class="special">,</span> + <span class="identifier">Policy</span><span class="special">>()</span></code> + </p> + </td> +<td> + <p> + Returns number of binary digits in T (possible overridden by the + policy). + </p> + </td> +</tr> +<tr> +<td> + <p> + <code class="computeroutput"><span class="identifier">policies</span><span class="special">::</span><span class="identifier">get_max_series_iterations</span><span class="special"><</span><span class="identifier">Policy</span><span class="special">>()</span></code> + </p> + </td> +<td> + <p> + Maximum number of iterations for series evaluation. + </p> + </td> +</tr> +<tr> +<td> + <p> + <code class="computeroutput"><span class="identifier">policies</span><span class="special">::</span><span class="identifier">get_max_root_iterations</span><span class="special"><</span><span class="identifier">Policy</span><span class="special">>()</span></code> + </p> + </td> +<td> + <p> + Maximum number of iterations for root finding. + </p> + </td> +</tr> +<tr> +<td> + <p> + <code class="computeroutput"><span class="identifier">polices</span><span class="special">::</span><span class="identifier">get_epsilon</span><span class="special"><</span><span class="identifier">T</span><span class="special">,</span> + <span class="identifier">Policy</span><span class="special">>()</span></code> + </p> + </td> +<td> + <p> + Epsilon for type T, possibly overridden by the Policy. + </p> + </td> +</tr> +<tr> +<td> + <p> + <code class="computeroutput"><span class="identifier">tools</span><span class="special">::</span><span class="identifier">digits</span><span class="special"><</span><span class="identifier">T</span><span class="special">>()</span></code> + </p> + </td> +<td> + <p> + Returns the number of binary digits in T. + </p> + </td> +</tr> +<tr> +<td> + <p> + <code class="computeroutput"><span class="identifier">tools</span><span class="special">::</span><span class="identifier">max_value</span><span class="special"><</span><span class="identifier">T</span><span class="special">>()</span></code> + </p> + </td> +<td> + <p> + Equivalent to <code class="computeroutput"><span class="identifier">std</span><span class="special">::</span><span class="identifier">numeric_limits</span><span class="special"><</span><span class="identifier">T</span><span class="special">>::</span><span class="identifier">max</span><span class="special">()</span></code> + </p> + </td> +</tr> +<tr> +<td> + <p> + <code class="computeroutput"><span class="identifier">tools</span><span class="special">::</span><span class="identifier">min_value</span><span class="special"><</span><span class="identifier">T</span><span class="special">>()</span></code> + </p> + </td> +<td> + <p> + Equivalent to <code class="computeroutput"><span class="identifier">std</span><span class="special">::</span><span class="identifier">numeric_limits</span><span class="special"><</span><span class="identifier">T</span><span class="special">>::</span><span class="identifier">min</span><span class="special">()</span></code> + </p> + </td> +</tr> +<tr> +<td> + <p> + <code class="computeroutput"><span class="identifier">tools</span><span class="special">::</span><span class="identifier">log_max_value</span><span class="special"><</span><span class="identifier">T</span><span class="special">>()</span></code> + </p> + </td> +<td> + <p> + Equivalent to the natural logarithm of <code class="computeroutput"><span class="identifier">std</span><span class="special">::</span><span class="identifier">numeric_limits</span><span class="special"><</span><span class="identifier">T</span><span class="special">>::</span><span class="identifier">max</span><span class="special">()</span></code> + </p> + </td> +</tr> +<tr> +<td> + <p> + <code class="computeroutput"><span class="identifier">tools</span><span class="special">::</span><span class="identifier">log_min_value</span><span class="special"><</span><span class="identifier">T</span><span class="special">>()</span></code> + </p> + </td> +<td> + <p> + Equivalent to the natural logarithm of <code class="computeroutput"><span class="identifier">std</span><span class="special">::</span><span class="identifier">numeric_limits</span><span class="special"><</span><span class="identifier">T</span><span class="special">>::</span><span class="identifier">min</span><span class="special">()</span></code> + </p> + </td> +</tr> +<tr> +<td> + <p> + <code class="computeroutput"><span class="identifier">tools</span><span class="special">::</span><span class="identifier">epsilon</span><span class="special"><</span><span class="identifier">T</span><span class="special">>()</span></code> + </p> + </td> +<td> + <p> + Equivalent to <code class="computeroutput"><span class="identifier">std</span><span class="special">::</span><span class="identifier">numeric_limits</span><span class="special"><</span><span class="identifier">T</span><span class="special">>::</span><span class="identifier">epsilon</span><span class="special">()</span></code>. + </p> + </td> +</tr> +<tr> +<td> + <p> + <code class="computeroutput"><span class="identifier">tools</span><span class="special">::</span><span class="identifier">root_epsilon</span><span class="special"><</span><span class="identifier">T</span><span class="special">>()</span></code> + </p> + </td> +<td> + <p> + Equivalent to the square root of <code class="computeroutput"><span class="identifier">std</span><span class="special">::</span><span class="identifier">numeric_limits</span><span class="special"><</span><span class="identifier">T</span><span class="special">>::</span><span class="identifier">epsilon</span><span class="special">()</span></code>. + </p> + </td> +</tr> +<tr> +<td> + <p> + <code class="computeroutput"><span class="identifier">tools</span><span class="special">::</span><span class="identifier">forth_root_epsilon</span><span class="special"><</span><span class="identifier">T</span><span class="special">>()</span></code> + </p> + </td> +<td> + <p> + Equivalent to the forth root of <code class="computeroutput"><span class="identifier">std</span><span class="special">::</span><span class="identifier">numeric_limits</span><span class="special"><</span><span class="identifier">T</span><span class="special">>::</span><span class="identifier">epsilon</span><span class="special">()</span></code>. + </p> + </td> +</tr> +</tbody> +</table></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 © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> +<hr> +<div class="spirit-nav"> +<a accesskey="p" href="../special_tut.html"><img src="../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../special_tut.html"><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="special_tut_test.html"><img src="../../../../../../doc/src/images/next.png" alt="Next"></a> +</div> +</body> +</html> diff --git a/libs/math/doc/html/math_toolkit/special_tut/special_tut_test.html b/libs/math/doc/html/math_toolkit/special_tut/special_tut_test.html new file mode 100644 index 000000000..a3f481c64 --- /dev/null +++ b/libs/math/doc/html/math_toolkit/special_tut/special_tut_test.html @@ -0,0 +1,525 @@ +<html> +<head> +<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> +<title>Testing</title> +<link rel="stylesheet" href="../../math.css" type="text/css"> +<meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> +<link rel="home" href="../../index.html" title="Math Toolkit 1.9.0"> +<link rel="up" href="../special_tut.html" title="Tutorial: How to Write a New Special Function"> +<link rel="prev" href="special_tut_impl.html" title="Implementation"> +<link rel="next" href="../relative_error.html" title="Relative Error"> +</head> +<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"> +<table cellpadding="2" width="100%"><tr> +<td valign="top"><img alt="Boost C++ Libraries" width="277" height="86" src="../../../../../../boost.png"></td> +<td align="center"><a href="../../../../../../index.html">Home</a></td> +<td align="center"><a href="../../../../../../libs/libraries.htm">Libraries</a></td> +<td align="center"><a href="http://www.boost.org/users/people.html">People</a></td> +<td align="center"><a href="http://www.boost.org/users/faq.html">FAQ</a></td> +<td align="center"><a href="../../../../../../more/index.htm">More</a></td> +</tr></table> +<hr> +<div class="spirit-nav"> +<a accesskey="p" href="special_tut_impl.html"><img src="../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../special_tut.html"><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="../relative_error.html"><img src="../../../../../../doc/src/images/next.png" alt="Next"></a> +</div> +<div class="section"> +<div class="titlepage"><div><div><h3 class="title"> +<a name="math_toolkit.special_tut.special_tut_test"></a><a class="link" href="special_tut_test.html" title="Testing">Testing</a> +</h3></div></div></div> +<p> + We work under the assumption that untested code doesn't work, so some tests + for your new special function are in order, we'll divide these up in to 3 + main categories: + </p> +<h5> +<a name="math_toolkit.special_tut.special_tut_test.h0"></a> + <span class="phrase"><a name="math_toolkit.special_tut.special_tut_test.spot_tests"></a></span><a class="link" href="special_tut_test.html#math_toolkit.special_tut.special_tut_test.spot_tests">Spot Tests</a> + </h5> +<p> + Spot tests consist of checking that the expected exception is generated when + the inputs are in error (or otherwise generate undefined values), and checking + any special values. We can check for expected exceptions with <code class="computeroutput"><span class="identifier">BOOST_CHECK_THROW</span></code>, so for example if it's + a domain error for the last parameter to be outside the range <code class="computeroutput"><span class="special">[</span><span class="number">0</span><span class="special">,</span><span class="number">1</span><span class="special">]</span></code> then we + might have: + </p> +<pre class="programlisting"><span class="identifier">BOOST_CHECK_THROW</span><span class="special">(</span><span class="identifier">my_special</span><span class="special">(</span><span class="number">0</span><span class="special">,</span> <span class="special">-</span><span class="number">0.1</span><span class="special">),</span> <span class="identifier">std</span><span class="special">::</span><span class="identifier">domain_error</span><span class="special">);</span> +<span class="identifier">BOOST_CHECK_THROW</span><span class="special">(</span><span class="identifier">my_special</span><span class="special">(</span><span class="number">0</span><span class="special">,</span> <span class="number">1.1</span><span class="special">),</span> <span class="identifier">std</span><span class="special">::</span><span class="identifier">domain_error</span><span class="special">);</span> +</pre> +<p> + When the function has known exact values (typically integer values) we can + use <code class="computeroutput"><span class="identifier">BOOST_CHECK_EQUAL</span></code>: + </p> +<pre class="programlisting"><span class="identifier">BOOST_CHECK_EQUAL</span><span class="special">(</span><span class="identifier">my_special</span><span class="special">(</span><span class="number">1.0</span><span class="special">,</span> <span class="number">0.0</span><span class="special">),</span> <span class="number">0</span><span class="special">);</span> +<span class="identifier">BOOST_CHECK_EQUAL</span><span class="special">(</span><span class="identifier">my_special</span><span class="special">(</span><span class="number">1.0</span><span class="special">,</span> <span class="number">1.0</span><span class="special">),</span> <span class="number">1</span><span class="special">);</span> +</pre> +<p> + When the function has known values which are not exact (from a floating point + perspective) then we can use <code class="computeroutput"><span class="identifier">BOOST_CHECK_CLOSE_FRACTION</span></code>: + </p> +<pre class="programlisting"><span class="comment">// Assumes 4 epsilon is as close as we can get to a true value of 2Pi:</span> +<span class="identifier">BOOST_CHECK_CLOSE_FRACTION</span><span class="special">(</span><span class="identifier">my_special</span><span class="special">(</span><span class="number">0.5</span><span class="special">,</span> <span class="number">0.5</span><span class="special">),</span> <span class="number">2</span> <span class="special">*</span> <span class="identifier">constants</span><span class="special">::</span><span class="identifier">pi</span><span class="special"><</span><span class="keyword">double</span><span class="special">>(),</span> <span class="identifier">std</span><span class="special">::</span><span class="identifier">numeric_limits</span><span class="special"><</span><span class="keyword">double</span><span class="special">>::</span><span class="identifier">epsilon</span><span class="special">()</span> <span class="special">*</span> <span class="number">4</span><span class="special">);</span> +</pre> +<h5> +<a name="math_toolkit.special_tut.special_tut_test.h1"></a> + <span class="phrase"><a name="math_toolkit.special_tut.special_tut_test.independent_test_values"></a></span><a class="link" href="special_tut_test.html#math_toolkit.special_tut.special_tut_test.independent_test_values">Independent + Test Values</a> + </h5> +<p> + If the function is implemented by some other known good source (for example + Mathematica or it's online versions <a href="http://functions.wolfram.com" target="_top">functions.wolfram.com</a> + or <a href="http://www.wolframalpha.com" target="_top">www.wolframalpha.com</a> + then it's a good idea to sanity check our implementation by having at least + one independendly generated value for each code branch our implementation + may take. To slot these in nicely with our testing framework it's best to + tabulate these like this: + </p> +<pre class="programlisting"><span class="comment">// function values calculated on http://functions.wolfram.com/</span> +<span class="keyword">static</span> <span class="keyword">const</span> <span class="identifier">boost</span><span class="special">::</span><span class="identifier">array</span><span class="special"><</span><span class="identifier">boost</span><span class="special">::</span><span class="identifier">array</span><span class="special"><</span><span class="identifier">T</span><span class="special">,</span> <span class="number">3</span><span class="special">>,</span> <span class="number">10</span><span class="special">></span> <span class="identifier">my_special_data</span> <span class="special">=</span> <span class="special">{{</span> + <span class="special">{{</span> <span class="identifier">SC_</span><span class="special">(</span><span class="number">0</span><span class="special">),</span> <span class="identifier">SC_</span><span class="special">(</span><span class="number">0</span><span class="special">),</span> <span class="identifier">SC_</span><span class="special">(</span><span class="number">1</span><span class="special">)</span> <span class="special">}},</span> + <span class="special">{{</span> <span class="identifier">SC_</span><span class="special">(</span><span class="number">0</span><span class="special">),</span> <span class="identifier">SC_</span><span class="special">(</span><span class="number">1</span><span class="special">),</span> <span class="identifier">SC_</span><span class="special">(</span><span class="number">1.26606587775200833559824462521471753760767031135496220680814</span><span class="special">)</span> <span class="special">}},</span> + <span class="comment">/* More values here... */</span> +<span class="special">}};</span> +</pre> +<p> + We'll see how to use this table and the meaning of the <code class="computeroutput"><span class="identifier">SC_</span></code> + macro later. One important point is to make sure that the input values have + exact binary representations: so choose values such as 1.5, 1.25, 1.125 etc. + This ensures that if <code class="computeroutput"><span class="identifier">my_special</span></code> + is unusually sensitive in one area, that we don't get apparently large errors + just because the inputs are 0.5ulp in error. + </p> +<h5> +<a name="math_toolkit.special_tut.special_tut_test.h2"></a> + <span class="phrase"><a name="math_toolkit.special_tut.special_tut_test.random_test_values"></a></span><a class="link" href="special_tut_test.html#math_toolkit.special_tut.special_tut_test.random_test_values">Random + Test Values</a> + </h5> +<p> + We can generate a large number of test values to check both for future regressions, + and for accumulated rounding or cancellation error in our implementation. + Ideally we would use an independent implementation for this (for example + my_special may be defined in directly terms of other special functions but + not implemented that way for performance or accuracy reasons). Alternatively + we may use our own implementation directly, but with any special cases (asymptotic + expansions etc) disabled. We have a set of <a class="link" href="../internals2/test_data.html" title="Graphing, Profiling, and Generating Test Data for Special Functions">tools</a> + to generate test data directly, here's a typical example: + </p> +<pre class="programlisting"><span class="preprocessor">#include</span> <span class="special"><</span><span class="identifier">boost</span><span class="special">/</span><span class="identifier">multiprecision</span><span class="special">/</span><span class="identifier">cpp_dec_float</span><span class="special">.</span><span class="identifier">hpp</span><span class="special">></span> +<span class="preprocessor">#include</span> <span class="special"><</span><span class="identifier">boost</span><span class="special">/</span><span class="identifier">math</span><span class="special">/</span><span class="identifier">tools</span><span class="special">/</span><span class="identifier">test_data</span><span class="special">.</span><span class="identifier">hpp</span><span class="special">></span> +<span class="preprocessor">#include</span> <span class="special"><</span><span class="identifier">boost</span><span class="special">/</span><span class="identifier">test</span><span class="special">/</span><span class="identifier">included</span><span class="special">/</span><span class="identifier">prg_exec_monitor</span><span class="special">.</span><span class="identifier">hpp</span><span class="special">></span> +<span class="preprocessor">#include</span> <span class="special"><</span><span class="identifier">fstream</span><span class="special">></span> + +<span class="keyword">using</span> <span class="keyword">namespace</span> <span class="identifier">boost</span><span class="special">::</span><span class="identifier">math</span><span class="special">::</span><span class="identifier">tools</span><span class="special">;</span> +<span class="keyword">using</span> <span class="keyword">namespace</span> <span class="identifier">boost</span><span class="special">::</span><span class="identifier">math</span><span class="special">;</span> +<span class="keyword">using</span> <span class="keyword">namespace</span> <span class="identifier">std</span><span class="special">;</span> +<span class="keyword">using</span> <span class="keyword">namespace</span> <span class="identifier">boost</span><span class="special">::</span><span class="identifier">multiprecision</span><span class="special">;</span> + +<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T</span><span class="special">></span> +<span class="identifier">T</span> <span class="identifier">my_special</span><span class="special">(</span><span class="identifier">T</span> <span class="identifier">a</span><span class="special">,</span> <span class="identifier">T</span> <span class="identifier">b</span><span class="special">)</span> +<span class="special">{</span> + <span class="comment">// Implementation of my_special here...</span> + <span class="keyword">return</span> <span class="identifier">a</span> <span class="special">+</span> <span class="identifier">b</span><span class="special">;</span> +<span class="special">}</span> + +<span class="keyword">int</span> <span class="identifier">cpp_main</span><span class="special">(</span><span class="keyword">int</span> <span class="identifier">argc</span><span class="special">,</span> <span class="keyword">char</span><span class="special">*</span><span class="identifier">argv</span> <span class="special">[])</span> +<span class="special">{</span> + <span class="comment">//</span> + <span class="comment">// We'll use so many digits of precision that any</span> + <span class="comment">// calculation errors will still leave us with</span> + <span class="comment">// 40-50 good digits. We'll only run this program</span> + <span class="comment">// once so it doesn't matter too much how long this takes!</span> + <span class="comment">//</span> + <span class="keyword">typedef</span> <span class="identifier">number</span><span class="special"><</span><span class="identifier">cpp_dec_float</span><span class="special"><</span><span class="number">500</span><span class="special">></span> <span class="special">></span> <span class="identifier">bignum</span><span class="special">;</span> + + <span class="identifier">parameter_info</span><span class="special"><</span><span class="identifier">bignum</span><span class="special">></span> <span class="identifier">arg1</span><span class="special">,</span> <span class="identifier">arg2</span><span class="special">;</span> + <span class="identifier">test_data</span><span class="special"><</span><span class="identifier">bignum</span><span class="special">></span> <span class="identifier">data</span><span class="special">;</span> + + <span class="keyword">bool</span> <span class="identifier">cont</span><span class="special">;</span> + <span class="identifier">std</span><span class="special">::</span><span class="identifier">string</span> <span class="identifier">line</span><span class="special">;</span> + + <span class="keyword">if</span><span class="special">(</span><span class="identifier">argc</span> <span class="special"><</span> <span class="number">1</span><span class="special">)</span> + <span class="keyword">return</span> <span class="number">1</span><span class="special">;</span> + + <span class="keyword">do</span><span class="special">{</span> + <span class="comment">//</span> + <span class="comment">// User interface which prompts for </span> + <span class="comment">// range of input parameters:</span> + <span class="comment">//</span> + <span class="keyword">if</span><span class="special">(</span><span class="number">0</span> <span class="special">==</span> <span class="identifier">get_user_parameter_info</span><span class="special">(</span><span class="identifier">arg1</span><span class="special">,</span> <span class="string">"a"</span><span class="special">))</span> + <span class="keyword">return</span> <span class="number">1</span><span class="special">;</span> + <span class="keyword">if</span><span class="special">(</span><span class="number">0</span> <span class="special">==</span> <span class="identifier">get_user_parameter_info</span><span class="special">(</span><span class="identifier">arg2</span><span class="special">,</span> <span class="string">"b"</span><span class="special">))</span> + <span class="keyword">return</span> <span class="number">1</span><span class="special">;</span> + + <span class="comment">//</span> + <span class="comment">// Get a pointer to the function and call</span> + <span class="comment">// test_data::insert to actually generate</span> + <span class="comment">// the values.</span> + <span class="comment">//</span> + <span class="identifier">bignum</span> <span class="special">(*</span><span class="identifier">fp</span><span class="special">)(</span><span class="identifier">bignum</span><span class="special">,</span> <span class="identifier">bignum</span><span class="special">)</span> <span class="special">=</span> <span class="special">&</span><span class="identifier">my_special</span><span class="special">;</span> + <span class="identifier">data</span><span class="special">.</span><span class="identifier">insert</span><span class="special">(</span><span class="identifier">fp</span><span class="special">,</span> <span class="identifier">arg2</span><span class="special">,</span> <span class="identifier">arg1</span><span class="special">);</span> + + <span class="identifier">std</span><span class="special">::</span><span class="identifier">cout</span> <span class="special"><<</span> <span class="string">"Any more data [y/n]?"</span><span class="special">;</span> + <span class="identifier">std</span><span class="special">::</span><span class="identifier">getline</span><span class="special">(</span><span class="identifier">std</span><span class="special">::</span><span class="identifier">cin</span><span class="special">,</span> <span class="identifier">line</span><span class="special">);</span> + <span class="identifier">boost</span><span class="special">::</span><span class="identifier">algorithm</span><span class="special">::</span><span class="identifier">trim</span><span class="special">(</span><span class="identifier">line</span><span class="special">);</span> + <span class="identifier">cont</span> <span class="special">=</span> <span class="special">(</span><span class="identifier">line</span> <span class="special">==</span> <span class="string">"y"</span><span class="special">);</span> + <span class="special">}</span><span class="keyword">while</span><span class="special">(</span><span class="identifier">cont</span><span class="special">);</span> + <span class="comment">//</span> + <span class="comment">// Just need to write the results to a file:</span> + <span class="comment">//</span> + <span class="identifier">std</span><span class="special">::</span><span class="identifier">cout</span> <span class="special"><<</span> <span class="string">"Enter name of test data file [default=my_special.ipp]"</span><span class="special">;</span> + <span class="identifier">std</span><span class="special">::</span><span class="identifier">getline</span><span class="special">(</span><span class="identifier">std</span><span class="special">::</span><span class="identifier">cin</span><span class="special">,</span> <span class="identifier">line</span><span class="special">);</span> + <span class="identifier">boost</span><span class="special">::</span><span class="identifier">algorithm</span><span class="special">::</span><span class="identifier">trim</span><span class="special">(</span><span class="identifier">line</span><span class="special">);</span> + <span class="keyword">if</span><span class="special">(</span><span class="identifier">line</span> <span class="special">==</span> <span class="string">""</span><span class="special">)</span> + <span class="identifier">line</span> <span class="special">=</span> <span class="string">"my_special.ipp"</span><span class="special">;</span> + <span class="identifier">std</span><span class="special">::</span><span class="identifier">ofstream</span> <span class="identifier">ofs</span><span class="special">(</span><span class="identifier">line</span><span class="special">.</span><span class="identifier">c_str</span><span class="special">());</span> + <span class="identifier">line</span><span class="special">.</span><span class="identifier">erase</span><span class="special">(</span><span class="identifier">line</span><span class="special">.</span><span class="identifier">find</span><span class="special">(</span><span class="char">'.'</span><span class="special">));</span> + <span class="identifier">ofs</span> <span class="special"><<</span> <span class="identifier">std</span><span class="special">::</span><span class="identifier">scientific</span> <span class="special"><<</span> <span class="identifier">std</span><span class="special">::</span><span class="identifier">setprecision</span><span class="special">(</span><span class="number">50</span><span class="special">);</span> + <span class="identifier">write_code</span><span class="special">(</span><span class="identifier">ofs</span><span class="special">,</span> <span class="identifier">data</span><span class="special">,</span> <span class="identifier">line</span><span class="special">.</span><span class="identifier">c_str</span><span class="special">());</span> + + <span class="keyword">return</span> <span class="number">0</span><span class="special">;</span> +<span class="special">}</span> +</pre> +<p> + Typically several sets of data will be generated this way, including random + values in some "normal" range, extreme values (very large or very + small), and values close to any "interesting" behaviour of the + function (singularities etc). + </p> +<h5> +<a name="math_toolkit.special_tut.special_tut_test.h3"></a> + <span class="phrase"><a name="math_toolkit.special_tut.special_tut_test.the_test_file_header"></a></span><a class="link" href="special_tut_test.html#math_toolkit.special_tut.special_tut_test.the_test_file_header">The + Test File Header</a> + </h5> +<p> + We split the actual test file into 2 distinct parts: a header that contains + the testing code as a series of function templates, and the actual .cpp test + driver that decides which types are tested, and sets the "expected" + error rates for those types. It's done this way because: + </p> +<div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; "> +<li class="listitem"> + We want to test with both built in floating point types, and with multiprecision + types. However, both compile and runtimes with the latter can be too + long for the folks who run the tests to realistically cope with, so it + makes sense to split the test into (at least) 2 parts. + </li> +<li class="listitem"> + The definition of the SC_ macro used in our tables of data may differ + depending on what type we're testing (see below). Again this is largely + a matter of managing compile times as large tables of user-defined-types + can take a crazy amount of time to compile with some compilers. + </li> +</ul></div> +<p> + The test header contains 2 functions: + </p> +<pre class="programlisting"><span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">Real</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T</span><span class="special">></span> +<span class="keyword">void</span> <span class="identifier">do_test</span><span class="special">(</span><span class="keyword">const</span> <span class="identifier">T</span><span class="special">&</span> <span class="identifier">data</span><span class="special">,</span> <span class="keyword">const</span> <span class="keyword">char</span><span class="special">*</span> <span class="identifier">type_name</span><span class="special">,</span> <span class="keyword">const</span> <span class="keyword">char</span><span class="special">*</span> <span class="identifier">test_name</span><span class="special">);</span> + +<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T</span><span class="special">></span> +<span class="keyword">void</span> <span class="identifier">test</span><span class="special">(</span><span class="identifier">T</span><span class="special">,</span> <span class="keyword">const</span> <span class="keyword">char</span><span class="special">*</span> <span class="identifier">type_name</span><span class="special">);</span> +</pre> +<p> + Before implementing those, we'll include the headers we'll need, and provide + a default definition for the SC_ macro: + </p> +<pre class="programlisting"><span class="comment">// A couple of Boost.Test headers in case we need any BOOST_CHECK_* macros:</span> +<span class="preprocessor">#include</span> <span class="special"><</span><span class="identifier">boost</span><span class="special">/</span><span class="identifier">test</span><span class="special">/</span><span class="identifier">unit_test</span><span class="special">.</span><span class="identifier">hpp</span><span class="special">></span> +<span class="preprocessor">#include</span> <span class="special"><</span><span class="identifier">boost</span><span class="special">/</span><span class="identifier">test</span><span class="special">/</span><span class="identifier">floating_point_comparison</span><span class="special">.</span><span class="identifier">hpp</span><span class="special">></span> +<span class="comment">// Our function to test:</span> +<span class="preprocessor">#include</span> <span class="special"><</span><span class="identifier">boost</span><span class="special">/</span><span class="identifier">math</span><span class="special">/</span><span class="identifier">special_functions</span><span class="special">/</span><span class="identifier">my_special</span><span class="special">.</span><span class="identifier">hpp</span><span class="special">></span> +<span class="comment">// We need boost::array for our test data, plus a few headers from</span> +<span class="comment">// libs/math/test that contain our testing machinary:</span> +<span class="preprocessor">#include</span> <span class="special"><</span><span class="identifier">boost</span><span class="special">/</span><span class="identifier">array</span><span class="special">.</span><span class="identifier">hpp</span><span class="special">></span> +<span class="preprocessor">#include</span> <span class="string">"functor.hpp"</span> +<span class="preprocessor">#include</span> <span class="string">"handle_test_result.hpp"</span> +<span class="preprocessor">#include</span> <span class="string">"table_type.hpp"</span> + +<span class="preprocessor">#ifndef</span> <span class="identifier">SC_</span> +<span class="preprocessor">#define</span> <span class="identifier">SC_</span><span class="special">(</span><span class="identifier">x</span><span class="special">)</span> <span class="keyword">static_cast</span><span class="special"><</span><span class="keyword">typename</span> <span class="identifier">table_type</span><span class="special"><</span><span class="identifier">T</span><span class="special">>::</span><span class="identifier">type</span><span class="special">>(</span><span class="identifier">BOOST_JOIN</span><span class="special">(</span><span class="identifier">x</span><span class="special">,</span> <span class="identifier">L</span><span class="special">))</span> +<span class="preprocessor">#endif</span> +</pre> +<p> + The easiest function to implement is the "test" function which + is what we'll be calling from the test-driver program. It simply includes + the files containing the tabular test data and calls <code class="computeroutput"><span class="identifier">do_test</span></code> + function for each table, along with a description of what's being tested: + </p> +<pre class="programlisting"><span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T</span><span class="special">></span> +<span class="keyword">void</span> <span class="identifier">test</span><span class="special">(</span><span class="identifier">T</span><span class="special">,</span> <span class="keyword">const</span> <span class="keyword">char</span><span class="special">*</span> <span class="identifier">type_name</span><span class="special">)</span> +<span class="special">{</span> + <span class="comment">//</span> + <span class="comment">// The actual test data is rather verbose, so it's in a separate file</span> + <span class="comment">//</span> + <span class="comment">// The contents are as follows, each row of data contains</span> + <span class="comment">// three items, input value a, input value b and my_special(a, b):</span> + <span class="comment">//</span> +<span class="preprocessor"># include</span> <span class="string">"my_special_1.ipp"</span> + + <span class="identifier">do_test</span><span class="special"><</span><span class="identifier">T</span><span class="special">>(</span><span class="identifier">my_special_1</span><span class="special">,</span> <span class="identifier">name</span><span class="special">,</span> <span class="string">"MySpecial Function: Mathematica Values"</span><span class="special">);</span> + +<span class="preprocessor"># include</span> <span class="string">"my_special_2.ipp"</span> + + <span class="identifier">do_test</span><span class="special"><</span><span class="identifier">T</span><span class="special">>(</span><span class="identifier">my_special_2</span><span class="special">,</span> <span class="identifier">name</span><span class="special">,</span> <span class="string">"MySpecial Function: Random Values"</span><span class="special">);</span> + +<span class="preprocessor"># include</span> <span class="string">"my_special_3.ipp"</span> + + <span class="identifier">do_test</span><span class="special"><</span><span class="identifier">T</span><span class="special">>(</span><span class="identifier">my_special_3</span><span class="special">,</span> <span class="identifier">name</span><span class="special">,</span> <span class="string">"MySpecial Function: Very Small Values"</span><span class="special">);</span> +<span class="special">}</span> +</pre> +<p> + The function <code class="computeroutput"><span class="identifier">do_test</span></code> takes + each table of data and calculates values for each row of data, along with + statistics for max and mean error etc, most of this is handled by some boilerplate + code: + </p> +<pre class="programlisting"><span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">Real</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T</span><span class="special">></span> +<span class="keyword">void</span> <span class="identifier">do_test</span><span class="special">(</span><span class="keyword">const</span> <span class="identifier">T</span><span class="special">&</span> <span class="identifier">data</span><span class="special">,</span> <span class="keyword">const</span> <span class="keyword">char</span><span class="special">*</span> <span class="identifier">type_name</span><span class="special">,</span> <span class="keyword">const</span> <span class="keyword">char</span><span class="special">*</span> <span class="identifier">test_name</span><span class="special">)</span> +<span class="special">{</span> + <span class="comment">// Get the type of each row and each element in the rows:</span> + <span class="keyword">typedef</span> <span class="keyword">typename</span> <span class="identifier">T</span><span class="special">::</span><span class="identifier">value_type</span> <span class="identifier">row_type</span><span class="special">;</span> + <span class="keyword">typedef</span> <span class="identifier">Real</span> <span class="identifier">value_type</span><span class="special">;</span> + + <span class="comment">// Get a pointer to our function, we have to use a workaround here</span> + <span class="comment">// as some compilers require the template types to be explicitly</span> + <span class="comment">// specified, while others don't much like it if it is!</span> + <span class="keyword">typedef</span> <span class="identifier">value_type</span> <span class="special">(*</span><span class="identifier">pg</span><span class="special">)(</span><span class="identifier">value_type</span><span class="special">,</span> <span class="identifier">value_type</span><span class="special">);</span> +<span class="preprocessor">#if</span> <span class="identifier">defined</span><span class="special">(</span><span class="identifier">BOOST_MATH_NO_DEDUCED_FUNCTION_POINTERS</span><span class="special">)</span> + <span class="identifier">pg</span> <span class="identifier">funcp</span> <span class="special">=</span> <span class="identifier">boost</span><span class="special">::</span><span class="identifier">math</span><span class="special">::</span><span class="identifier">my_special</span><span class="special"><</span><span class="identifier">value_type</span><span class="special">,</span> <span class="identifier">value_type</span><span class="special">>;</span> +<span class="preprocessor">#else</span> + <span class="identifier">pg</span> <span class="identifier">funcp</span> <span class="special">=</span> <span class="identifier">boost</span><span class="special">::</span><span class="identifier">math</span><span class="special">::</span><span class="identifier">my_special</span><span class="special">;</span> +<span class="preprocessor">#endif</span> + + <span class="comment">// Somewhere to hold our results:</span> + <span class="identifier">boost</span><span class="special">::</span><span class="identifier">math</span><span class="special">::</span><span class="identifier">tools</span><span class="special">::</span><span class="identifier">test_result</span><span class="special"><</span><span class="identifier">value_type</span><span class="special">></span> <span class="identifier">result</span><span class="special">;</span> + <span class="comment">// And some pretty printing:</span> + <span class="identifier">std</span><span class="special">::</span><span class="identifier">cout</span> <span class="special"><<</span> <span class="string">"Testing "</span> <span class="special"><<</span> <span class="identifier">test_name</span> <span class="special"><<</span> <span class="string">" with type "</span> <span class="special"><<</span> <span class="identifier">type_name</span> + <span class="special"><<</span> <span class="string">"\n~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n"</span><span class="special">;</span> + + <span class="comment">//</span> + <span class="comment">// Test my_special against data:</span> + <span class="comment">//</span> + <span class="identifier">result</span> <span class="special">=</span> <span class="identifier">boost</span><span class="special">::</span><span class="identifier">math</span><span class="special">::</span><span class="identifier">tools</span><span class="special">::</span><span class="identifier">test_hetero</span><span class="special"><</span><span class="identifier">Real</span><span class="special">>(</span> + <span class="comment">/* First argument is the table */</span> + <span class="identifier">data</span><span class="special">,</span> + <span class="comment">/* Next comes our function pointer, plus the indexes of it's arguments in the table */</span> + <span class="identifier">bind_func</span><span class="special"><</span><span class="identifier">Real</span><span class="special">>(</span><span class="identifier">funcp</span><span class="special">,</span> <span class="number">0</span><span class="special">,</span> <span class="number">1</span><span class="special">),</span> + <span class="comment">/* Then the index of the result in the table - potentially we can test several + related functions this way, each having the same input arguments, and different + output values in different indexes in the table */</span> + <span class="identifier">extract_result</span><span class="special"><</span><span class="identifier">Real</span><span class="special">>(</span><span class="number">2</span><span class="special">));</span> + <span class="comment">//</span> + <span class="comment">// Finish off with some boilerplate to check the results were within the expected errors,</span> + <span class="comment">// and pretty print the results:</span> + <span class="comment">//</span> + <span class="identifier">handle_test_result</span><span class="special">(</span><span class="identifier">result</span><span class="special">,</span> <span class="identifier">data</span><span class="special">[</span><span class="identifier">result</span><span class="special">.</span><span class="identifier">worst</span><span class="special">()],</span> <span class="identifier">result</span><span class="special">.</span><span class="identifier">worst</span><span class="special">(),</span> <span class="identifier">type_name</span><span class="special">,</span> <span class="string">"boost::math::my_special"</span><span class="special">,</span> <span class="identifier">test_name</span><span class="special">);</span> +<span class="special">}</span> +</pre> +<p> + Now we just need to write the test driver program, at it's most basic it + looks something like this: + </p> +<pre class="programlisting"><span class="preprocessor">#include</span> <span class="special"><</span><span class="identifier">boost</span><span class="special">/</span><span class="identifier">math</span><span class="special">/</span><span class="identifier">special_functions</span><span class="special">/</span><span class="identifier">math_fwd</span><span class="special">.</span><span class="identifier">hpp</span><span class="special">></span> +<span class="preprocessor">#include</span> <span class="special"><</span><span class="identifier">boost</span><span class="special">/</span><span class="identifier">math</span><span class="special">/</span><span class="identifier">tools</span><span class="special">/</span><span class="identifier">test</span><span class="special">.</span><span class="identifier">hpp</span><span class="special">></span> +<span class="preprocessor">#include</span> <span class="special"><</span><span class="identifier">boost</span><span class="special">/</span><span class="identifier">math</span><span class="special">/</span><span class="identifier">tools</span><span class="special">/</span><span class="identifier">stats</span><span class="special">.</span><span class="identifier">hpp</span><span class="special">></span> +<span class="preprocessor">#include</span> <span class="special"><</span><span class="identifier">boost</span><span class="special">/</span><span class="identifier">type_traits</span><span class="special">.</span><span class="identifier">hpp</span><span class="special">></span> +<span class="preprocessor">#include</span> <span class="special"><</span><span class="identifier">boost</span><span class="special">/</span><span class="identifier">array</span><span class="special">.</span><span class="identifier">hpp</span><span class="special">></span> +<span class="preprocessor">#include</span> <span class="string">"functor.hpp"</span> + +<span class="preprocessor">#include</span> <span class="string">"handle_test_result.hpp"</span> +<span class="preprocessor">#include</span> <span class="string">"test_my_special.hpp"</span> + +<span class="identifier">BOOST_AUTO_TEST_CASE</span><span class="special">(</span> <span class="identifier">test_main</span> <span class="special">)</span> +<span class="special">{</span> + <span class="comment">//</span> + <span class="comment">// Test each floating point type, plus real_concept.</span> + <span class="comment">// We specify the name of each type by hand as typeid(T).name()</span> + <span class="comment">// often gives an unreadable mangled name.</span> + <span class="comment">//</span> + <span class="identifier">test</span><span class="special">(</span><span class="number">0.1F</span><span class="special">,</span> <span class="string">"float"</span><span class="special">);</span> + <span class="identifier">test</span><span class="special">(</span><span class="number">0.1</span><span class="special">,</span> <span class="string">"double"</span><span class="special">);</span> + <span class="comment">//</span> + <span class="comment">// Testing of long double and real_concept is protected</span> + <span class="comment">// by some logic to disable these for unsupported </span> + <span class="comment">// or problem compilers.</span> + <span class="comment">//</span> +<span class="preprocessor">#ifndef</span> <span class="identifier">BOOST_MATH_NO_LONG_DOUBLE_MATH_FUNCTIONS</span> + <span class="identifier">test</span><span class="special">(</span><span class="number">0.1L</span><span class="special">,</span> <span class="string">"long double"</span><span class="special">);</span> +<span class="preprocessor">#ifndef</span> <span class="identifier">BOOST_MATH_NO_REAL_CONCEPT_TESTS</span> +<span class="preprocessor">#if</span> <span class="special">!</span><span class="identifier">BOOST_WORKAROUND</span><span class="special">(</span><span class="identifier">__BORLANDC__</span><span class="special">,</span> <span class="identifier">BOOST_TESTED_AT</span><span class="special">(</span><span class="number">0x582</span><span class="special">))</span> + <span class="identifier">test</span><span class="special">(</span><span class="identifier">boost</span><span class="special">::</span><span class="identifier">math</span><span class="special">::</span><span class="identifier">concepts</span><span class="special">::</span><span class="identifier">real_concept</span><span class="special">(</span><span class="number">0.1</span><span class="special">),</span> <span class="string">"real_concept"</span><span class="special">);</span> +<span class="preprocessor">#endif</span> +<span class="preprocessor">#endif</span> +<span class="preprocessor">#else</span> + <span class="identifier">std</span><span class="special">::</span><span class="identifier">cout</span> <span class="special"><<</span> <span class="string">"<note>The long double tests have been disabled on this platform "</span> + <span class="string">"either because the long double overloads of the usual math functions are "</span> + <span class="string">"not available at all, or because they are too inaccurate for these tests "</span> + <span class="string">"to pass.</note>"</span> <span class="special"><<</span> <span class="identifier">std</span><span class="special">::</span><span class="identifier">cout</span><span class="special">;</span> +<span class="preprocessor">#endif</span> +<span class="special">}</span> +</pre> +<p> + That's almost all there is too it - except that if the above program is run + it's very likely that all the tests will fail as the default maximum allowable + error is 1 epsilon. So we'll define a function (don't forget to call it from + the start of the <code class="computeroutput"><span class="identifier">test_main</span></code> + above) to up the limits to something sensible, based both on the function + we're calling and on the particular tests plus the platform and compiler: + </p> +<pre class="programlisting"><span class="keyword">void</span> <span class="identifier">expected_results</span><span class="special">()</span> +<span class="special">{</span> + <span class="comment">//</span> + <span class="comment">// Define the max and mean errors expected for</span> + <span class="comment">// various compilers and platforms.</span> + <span class="comment">//</span> + <span class="keyword">const</span> <span class="keyword">char</span><span class="special">*</span> <span class="identifier">largest_type</span><span class="special">;</span> +<span class="preprocessor">#ifndef</span> <span class="identifier">BOOST_MATH_NO_LONG_DOUBLE_MATH_FUNCTIONS</span> + <span class="keyword">if</span><span class="special">(</span><span class="identifier">boost</span><span class="special">::</span><span class="identifier">math</span><span class="special">::</span><span class="identifier">policies</span><span class="special">::</span><span class="identifier">digits</span><span class="special"><</span><span class="keyword">double</span><span class="special">,</span> <span class="identifier">boost</span><span class="special">::</span><span class="identifier">math</span><span class="special">::</span><span class="identifier">policies</span><span class="special">::</span><span class="identifier">policy</span><span class="special"><></span> <span class="special">>()</span> <span class="special">==</span> <span class="identifier">boost</span><span class="special">::</span><span class="identifier">math</span><span class="special">::</span><span class="identifier">policies</span><span class="special">::</span><span class="identifier">digits</span><span class="special"><</span><span class="keyword">long</span> <span class="keyword">double</span><span class="special">,</span> <span class="identifier">boost</span><span class="special">::</span><span class="identifier">math</span><span class="special">::</span><span class="identifier">policies</span><span class="special">::</span><span class="identifier">policy</span><span class="special"><></span> <span class="special">>())</span> + <span class="special">{</span> + <span class="identifier">largest_type</span> <span class="special">=</span> <span class="string">"(long\\s+)?double|real_concept"</span><span class="special">;</span> + <span class="special">}</span> + <span class="keyword">else</span> + <span class="special">{</span> + <span class="identifier">largest_type</span> <span class="special">=</span> <span class="string">"long double|real_concept"</span><span class="special">;</span> + <span class="special">}</span> +<span class="preprocessor">#else</span> + <span class="identifier">largest_type</span> <span class="special">=</span> <span class="string">"(long\\s+)?double"</span><span class="special">;</span> +<span class="preprocessor">#endif</span> + <span class="comment">//</span> + <span class="comment">// We call add_expected_result for each error rate we wish to adjust, these tell</span> + <span class="comment">// handle_test_result what level of error is acceptable. We can have as many calls </span> + <span class="comment">// to add_expected_result as we need, each one establishes a rule for acceptable error</span> + <span class="comment">// with rules set first given preference.</span> + <span class="comment">//</span> + <span class="identifier">add_expected_result</span><span class="special">(</span> + <span class="comment">/* First argument is a regular expression to match against the name of the compiler + set in BOOST_COMPILER */</span> + <span class="string">".*"</span><span class="special">,</span> + <span class="comment">/* Second argument is a regular expression to match against the name of the + C++ standard library as set in BOOST_STDLIB */</span> + <span class="string">".*"</span><span class="special">,</span> + <span class="comment">/* Third argument is a regular expression to match against the name of the + platform as set in BOOST_PLATFORM */</span> + <span class="string">".*"</span><span class="special">,</span> + <span class="comment">/* Forth argument is the name of the type being tested, normally we will + only need to up the acceptable error rate for the widest floating + point type being tested */</span> + <span class="identifier">largest_real</span><span class="special">,</span> + <span class="comment">/* Fifth argument is a regular expression to match against + the name of the group of data being tested */</span> + <span class="string">"MySpecial Function:.*Small.*"</span><span class="special">,</span> + <span class="comment">/* Sixth argument is a regular expression to match against the name + of the function being tested */</span> + <span class="string">"boost::math::my_special"</span><span class="special">,</span> + <span class="comment">/* Seventh argument is the maximum allowable error expressed in units + of machine epsilon passed as a long integer value */</span> + <span class="number">50</span><span class="special">,</span> + <span class="comment">/* Eighth argument is the maximum allowable mean error expressed in units + of machine epsilon passed as a long integer value */</span> + <span class="number">20</span><span class="special">);</span> +<span class="special">}</span> +</pre> +<h5> +<a name="math_toolkit.special_tut.special_tut_test.h4"></a> + <span class="phrase"><a name="math_toolkit.special_tut.special_tut_test.testing_multiprecision_types"></a></span><a class="link" href="special_tut_test.html#math_toolkit.special_tut.special_tut_test.testing_multiprecision_types">Testing + Multiprecision Types</a> + </h5> +<p> + Testing of multiprecision types is handled by the test drivers in libs/multiprecision/test/math, + please refer to these for examples. Note that these tests are run only occationally + as they take a lot of CPU cycles to build and run. + </p> +<h5> +<a name="math_toolkit.special_tut.special_tut_test.h5"></a> + <span class="phrase"><a name="math_toolkit.special_tut.special_tut_test.improving_compile_times"></a></span><a class="link" href="special_tut_test.html#math_toolkit.special_tut.special_tut_test.improving_compile_times">Improving + Compile Times</a> + </h5> +<p> + As noted above, these test programs can take a while to build as we're instantiating + a lot of templates for several different types, and our test runners are + already stretched to the limit, and probably using outdated "spare" + hardware. There are two things we can do to speed things up: + </p> +<div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; "> +<li class="listitem"> + Use a precompiled header. + </li> +<li class="listitem"> + Use separate compilation of our special function templates. + </li> +</ul></div> +<p> + We can make these changes by changing the list of includes from: + </p> +<pre class="programlisting"><span class="preprocessor">#include</span> <span class="special"><</span><span class="identifier">boost</span><span class="special">/</span><span class="identifier">math</span><span class="special">/</span><span class="identifier">special_functions</span><span class="special">/</span><span class="identifier">math_fwd</span><span class="special">.</span><span class="identifier">hpp</span><span class="special">></span> +<span class="preprocessor">#include</span> <span class="special"><</span><span class="identifier">boost</span><span class="special">/</span><span class="identifier">math</span><span class="special">/</span><span class="identifier">tools</span><span class="special">/</span><span class="identifier">test</span><span class="special">.</span><span class="identifier">hpp</span><span class="special">></span> +<span class="preprocessor">#include</span> <span class="special"><</span><span class="identifier">boost</span><span class="special">/</span><span class="identifier">math</span><span class="special">/</span><span class="identifier">tools</span><span class="special">/</span><span class="identifier">stats</span><span class="special">.</span><span class="identifier">hpp</span><span class="special">></span> +<span class="preprocessor">#include</span> <span class="special"><</span><span class="identifier">boost</span><span class="special">/</span><span class="identifier">type_traits</span><span class="special">.</span><span class="identifier">hpp</span><span class="special">></span> +<span class="preprocessor">#include</span> <span class="special"><</span><span class="identifier">boost</span><span class="special">/</span><span class="identifier">array</span><span class="special">.</span><span class="identifier">hpp</span><span class="special">></span> +<span class="preprocessor">#include</span> <span class="string">"functor.hpp"</span> + +<span class="preprocessor">#include</span> <span class="string">"handle_test_result.hpp"</span> +</pre> +<p> + To just: + </p> +<pre class="programlisting"><span class="preprocessor">#include</span> <span class="special"><</span><span class="identifier">pch_light</span><span class="special">.</span><span class="identifier">hpp</span><span class="special">></span> +</pre> +<p> + And changing + </p> +<pre class="programlisting"><span class="preprocessor">#include</span> <span class="special"><</span><span class="identifier">boost</span><span class="special">/</span><span class="identifier">math</span><span class="special">/</span><span class="identifier">special_functions</span><span class="special">/</span><span class="identifier">my_special</span><span class="special">.</span><span class="identifier">hpp</span><span class="special">></span> +</pre> +<p> + To: + </p> +<pre class="programlisting"><span class="preprocessor">#include</span> <span class="special"><</span><span class="identifier">boost</span><span class="special">/</span><span class="identifier">math</span><span class="special">/</span><span class="identifier">special_functions</span><span class="special">/</span><span class="identifier">math_fwd</span><span class="special">.</span><span class="identifier">hpp</span><span class="special">></span> +</pre> +<p> + The Jamfile target that builds the test program will need the targets + </p> +<pre class="programlisting"><span class="identifier">test_instances</span><span class="comment">//test_instances pch_light</span> +</pre> +<p> + adding to it's list of source dependencies (see the Jamfile for examples). + </p> +<p> + Finally the project in libs/math/test/test_instances will need modifying + to instantiate function <code class="computeroutput"><span class="identifier">my_special</span></code>. + </p> +<p> + These changes should be made last, when <code class="computeroutput"><span class="identifier">my_special</span></code> + is stable and the code is in Trunk. + </p> +<h5> +<a name="math_toolkit.special_tut.special_tut_test.h6"></a> + <span class="phrase"><a name="math_toolkit.special_tut.special_tut_test.concept_checks"></a></span><a class="link" href="special_tut_test.html#math_toolkit.special_tut.special_tut_test.concept_checks">Concept + Checks</a> + </h5> +<p> + Our concept checks verify that your function's implementation makes no assumptions + that aren't required by our <a class="link" href="../concepts.html" title="Conceptual Requirements for Real Number Types">Real number + conceptual requirements</a>. They also check for various common bugs and + programming traps that we've fallen into over time. To add your function + to these tests, edit libs/math/test/compile_test/instantiate.hpp to add calls + to your function: there are 7 calls to each function, each with a different + purpose. Search for something like "ibeta" or "gamm_p" + and follow their examples. + </p> +</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 © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> +<hr> +<div class="spirit-nav"> +<a accesskey="p" href="special_tut_impl.html"><img src="../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../special_tut.html"><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="../relative_error.html"><img src="../../../../../../doc/src/images/next.png" alt="Next"></a> +</div> +</body> +</html> diff --git a/libs/math/doc/html/math_toolkit/stat_tut.html b/libs/math/doc/html/math_toolkit/stat_tut.html index af81d55b2..0e613cab0 100644 --- a/libs/math/doc/html/math_toolkit/stat_tut.html +++ b/libs/math/doc/html/math_toolkit/stat_tut.html @@ -2,11 +2,11 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Statistical Distributions Tutorial</title> -<link rel="stylesheet" href="../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../index.html" title="Math Toolkit"> -<link rel="up" href="../dist.html" title="Chapter 2. Statistical Distributions and Functions"> -<link rel="prev" href="../dist.html" title="Chapter 2. Statistical Distributions and Functions"> +<link rel="home" href="../index.html" title="Math Toolkit 1.9.0"> +<link rel="up" href="../dist.html" title="Chapter 5. Statistical Distributions and Functions"> +<link rel="prev" href="../dist.html" title="Chapter 5. Statistical Distributions and Functions"> <link rel="next" href="stat_tut/overview.html" title="Overview of Distributions"> </head> <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"> @@ -22,7 +22,7 @@ <div class="spirit-nav"> <a accesskey="p" href="../dist.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../dist.html"><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="stat_tut/overview.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_stat_tut"> +<div class="section"> <div class="titlepage"><div><div><h2 class="title" style="clear: both"> <a name="math_toolkit.stat_tut"></a><a class="link" href="stat_tut.html" title="Statistical Distributions Tutorial">Statistical Distributions Tutorial</a> </h2></div></div></div> @@ -138,9 +138,10 @@ </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/stat_tut/dist_params.html b/libs/math/doc/html/math_toolkit/stat_tut/dist_params.html index 8057d5fd8..d122c1ed3 100644 --- a/libs/math/doc/html/math_toolkit/stat_tut/dist_params.html +++ b/libs/math/doc/html/math_toolkit/stat_tut/dist_params.html @@ -2,9 +2,9 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Discrete Probability Distributions</title> -<link rel="stylesheet" href="../../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../../index.html" title="Math Toolkit"> +<link rel="home" href="../../index.html" title="Math Toolkit 1.9.0"> <link rel="up" href="../stat_tut.html" title="Statistical Distributions Tutorial"> <link rel="prev" href="variates.html" title="Random Variates and Distribution Parameters"> <link rel="next" href="../dist_ref.html" title="Statistical Distributions Reference"> @@ -22,7 +22,7 @@ <div class="spirit-nav"> <a accesskey="p" href="variates.html"><img src="../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../stat_tut.html"><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="../dist_ref.html"><img src="../../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_stat_tut_dist_params"> +<div class="section"> <div class="titlepage"><div><div><h3 class="title"> <a name="math_toolkit.stat_tut.dist_params"></a><a class="link" href="dist_params.html" title="Discrete Probability Distributions">Discrete Probability Distributions</a> @@ -83,9 +83,10 @@ </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/stat_tut/overview.html b/libs/math/doc/html/math_toolkit/stat_tut/overview.html index eded1b81f..8befc83f0 100644 --- a/libs/math/doc/html/math_toolkit/stat_tut/overview.html +++ b/libs/math/doc/html/math_toolkit/stat_tut/overview.html @@ -2,9 +2,9 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Overview of Distributions</title> -<link rel="stylesheet" href="../../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../../index.html" title="Math Toolkit"> +<link rel="home" href="../../index.html" title="Math Toolkit 1.9.0"> <link rel="up" href="../stat_tut.html" title="Statistical Distributions Tutorial"> <link rel="prev" href="../stat_tut.html" title="Statistical Distributions Tutorial"> <link rel="next" href="overview/headers.html" title="Headers and Namespaces"> @@ -22,7 +22,7 @@ <div class="spirit-nav"> <a accesskey="p" href="../stat_tut.html"><img src="../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../stat_tut.html"><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="overview/headers.html"><img src="../../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_stat_tut_overview"> +<div class="section"> <div class="titlepage"><div><div><h3 class="title"> <a name="math_toolkit.stat_tut.overview"></a><a class="link" href="overview.html" title="Overview of Distributions">Overview of Distributions</a> </h3></div></div></div> @@ -42,9 +42,10 @@ </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/stat_tut/overview/complements.html b/libs/math/doc/html/math_toolkit/stat_tut/overview/complements.html index d200f804a..2127630ca 100644 --- a/libs/math/doc/html/math_toolkit/stat_tut/overview/complements.html +++ b/libs/math/doc/html/math_toolkit/stat_tut/overview/complements.html @@ -2,9 +2,9 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Complements are supported too - and when to use them</title> -<link rel="stylesheet" href="../../../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../../../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../../../index.html" title="Math Toolkit"> +<link rel="home" href="../../../index.html" title="Math Toolkit 1.9.0"> <link rel="up" href="../overview.html" title="Overview of Distributions"> <link rel="prev" href="generic.html" title="Generic operations common to all distributions are non-member functions"> <link rel="next" href="parameters.html" title="Parameters can be calculated"> @@ -22,7 +22,7 @@ <div class="spirit-nav"> <a accesskey="p" href="generic.html"><img src="../../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../overview.html"><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="parameters.html"><img src="../../../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_stat_tut_overview_complements"> +<div class="section"> <div class="titlepage"><div><div><h4 class="title"> <a name="math_toolkit.stat_tut.overview.complements"></a><a class="link" href="complements.html" title="Complements are supported too - and when to use them">Complements are supported too - and when to use them</a> @@ -183,9 +183,10 @@ </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/stat_tut/overview/generic.html b/libs/math/doc/html/math_toolkit/stat_tut/overview/generic.html index 7b39be3fa..79d9e4ad7 100644 --- a/libs/math/doc/html/math_toolkit/stat_tut/overview/generic.html +++ b/libs/math/doc/html/math_toolkit/stat_tut/overview/generic.html @@ -2,9 +2,9 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Generic operations common to all distributions are non-member functions</title> -<link rel="stylesheet" href="../../../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../../../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../../../index.html" title="Math Toolkit"> +<link rel="home" href="../../../index.html" title="Math Toolkit 1.9.0"> <link rel="up" href="../overview.html" title="Overview of Distributions"> <link rel="prev" href="objects.html" title="Distributions are Objects"> <link rel="next" href="complements.html" title="Complements are supported too - and when to use them"> @@ -22,7 +22,7 @@ <div class="spirit-nav"> <a accesskey="p" href="objects.html"><img src="../../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../overview.html"><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="complements.html"><img src="../../../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_stat_tut_overview_generic"> +<div class="section"> <div class="titlepage"><div><div><h4 class="title"> <a name="math_toolkit.stat_tut.overview.generic"></a><a class="link" href="generic.html" title="Generic operations common to all distributions are non-member functions">Generic operations common to all distributions are non-member functions</a> @@ -237,9 +237,10 @@ </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/stat_tut/overview/headers.html b/libs/math/doc/html/math_toolkit/stat_tut/overview/headers.html index 1a65674bb..04998a8c1 100644 --- a/libs/math/doc/html/math_toolkit/stat_tut/overview/headers.html +++ b/libs/math/doc/html/math_toolkit/stat_tut/overview/headers.html @@ -2,9 +2,9 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Headers and Namespaces</title> -<link rel="stylesheet" href="../../../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../../../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../../../index.html" title="Math Toolkit"> +<link rel="home" href="../../../index.html" title="Math Toolkit 1.9.0"> <link rel="up" href="../overview.html" title="Overview of Distributions"> <link rel="prev" href="../overview.html" title="Overview of Distributions"> <link rel="next" href="objects.html" title="Distributions are Objects"> @@ -22,7 +22,7 @@ <div class="spirit-nav"> <a accesskey="p" href="../overview.html"><img src="../../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../overview.html"><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="objects.html"><img src="../../../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_stat_tut_overview_headers"> +<div class="section"> <div class="titlepage"><div><div><h4 class="title"> <a name="math_toolkit.stat_tut.overview.headers"></a><a class="link" href="headers.html" title="Headers and Namespaces">Headers and Namespaces</a> @@ -61,9 +61,10 @@ </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/stat_tut/overview/objects.html b/libs/math/doc/html/math_toolkit/stat_tut/overview/objects.html index 7b2e4cdc7..da70dc47e 100644 --- a/libs/math/doc/html/math_toolkit/stat_tut/overview/objects.html +++ b/libs/math/doc/html/math_toolkit/stat_tut/overview/objects.html @@ -2,9 +2,9 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Distributions are Objects</title> -<link rel="stylesheet" href="../../../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../../../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../../../index.html" title="Math Toolkit"> +<link rel="home" href="../../../index.html" title="Math Toolkit 1.9.0"> <link rel="up" href="../overview.html" title="Overview of Distributions"> <link rel="prev" href="headers.html" title="Headers and Namespaces"> <link rel="next" href="generic.html" title="Generic operations common to all distributions are non-member functions"> @@ -22,7 +22,7 @@ <div class="spirit-nav"> <a accesskey="p" href="headers.html"><img src="../../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../overview.html"><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="generic.html"><img src="../../../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_stat_tut_overview_objects"> +<div class="section"> <div class="titlepage"><div><div><h4 class="title"> <a name="math_toolkit.stat_tut.overview.objects"></a><a class="link" href="objects.html" title="Distributions are Objects">Distributions are Objects</a> @@ -31,7 +31,7 @@ Each kind of distribution in this library is a class type - an object. </p> <p> - <a class="link" href="../../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policies</a> provide fine-grained control of + <a class="link" href="../../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policies</a> provide fine-grained control of the behaviour of these classes, allowing the user to customise behaviour such as how errors are handled, or how the quantiles of discrete distribtions behave. @@ -117,9 +117,10 @@ </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/stat_tut/overview/parameters.html b/libs/math/doc/html/math_toolkit/stat_tut/overview/parameters.html index 2bc4b2701..dbad9fa2e 100644 --- a/libs/math/doc/html/math_toolkit/stat_tut/overview/parameters.html +++ b/libs/math/doc/html/math_toolkit/stat_tut/overview/parameters.html @@ -2,9 +2,9 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Parameters can be calculated</title> -<link rel="stylesheet" href="../../../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../../../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../../../index.html" title="Math Toolkit"> +<link rel="home" href="../../../index.html" title="Math Toolkit 1.9.0"> <link rel="up" href="../overview.html" title="Overview of Distributions"> <link rel="prev" href="complements.html" title="Complements are supported too - and when to use them"> <link rel="next" href="summary.html" title="Summary"> @@ -22,7 +22,7 @@ <div class="spirit-nav"> <a accesskey="p" href="complements.html"><img src="../../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../overview.html"><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="summary.html"><img src="../../../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_stat_tut_overview_parameters"> +<div class="section"> <div class="titlepage"><div><div><h4 class="title"> <a name="math_toolkit.stat_tut.overview.parameters"></a><a class="link" href="parameters.html" title="Parameters can be calculated">Parameters can be calculated</a> @@ -56,9 +56,10 @@ </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/stat_tut/overview/summary.html b/libs/math/doc/html/math_toolkit/stat_tut/overview/summary.html index e50c5ecf2..e4a3122b4 100644 --- a/libs/math/doc/html/math_toolkit/stat_tut/overview/summary.html +++ b/libs/math/doc/html/math_toolkit/stat_tut/overview/summary.html @@ -2,9 +2,9 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Summary</title> -<link rel="stylesheet" href="../../../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../../../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../../../index.html" title="Math Toolkit"> +<link rel="home" href="../../../index.html" title="Math Toolkit 1.9.0"> <link rel="up" href="../overview.html" title="Overview of Distributions"> <link rel="prev" href="parameters.html" title="Parameters can be calculated"> <link rel="next" href="../weg.html" title="Worked Examples"> @@ -22,7 +22,7 @@ <div class="spirit-nav"> <a accesskey="p" href="parameters.html"><img src="../../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../overview.html"><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="../weg.html"><img src="../../../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_stat_tut_overview_summary"> +<div class="section"> <div class="titlepage"><div><div><h4 class="title"> <a name="math_toolkit.stat_tut.overview.summary"></a><a class="link" href="summary.html" title="Summary">Summary</a> </h4></div></div></div> @@ -58,9 +58,10 @@ </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/stat_tut/variates.html b/libs/math/doc/html/math_toolkit/stat_tut/variates.html index e6f89b496..3bf05622e 100644 --- a/libs/math/doc/html/math_toolkit/stat_tut/variates.html +++ b/libs/math/doc/html/math_toolkit/stat_tut/variates.html @@ -2,9 +2,9 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Random Variates and Distribution Parameters</title> -<link rel="stylesheet" href="../../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../../index.html" title="Math Toolkit"> +<link rel="home" href="../../index.html" title="Math Toolkit 1.9.0"> <link rel="up" href="../stat_tut.html" title="Statistical Distributions Tutorial"> <link rel="prev" href="weg/c_sharp.html" title="Using the Distributions from Within C#"> <link rel="next" href="dist_params.html" title="Discrete Probability Distributions"> @@ -22,7 +22,7 @@ <div class="spirit-nav"> <a accesskey="p" href="weg/c_sharp.html"><img src="../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../stat_tut.html"><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="dist_params.html"><img src="../../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_stat_tut_variates"> +<div class="section"> <div class="titlepage"><div><div><h3 class="title"> <a name="math_toolkit.stat_tut.variates"></a><a class="link" href="variates.html" title="Random Variates and Distribution Parameters">Random Variates and Distribution Parameters</a> @@ -59,9 +59,10 @@ </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/stat_tut/weg.html b/libs/math/doc/html/math_toolkit/stat_tut/weg.html index e0dfe94c4..3a0b269ee 100644 --- a/libs/math/doc/html/math_toolkit/stat_tut/weg.html +++ b/libs/math/doc/html/math_toolkit/stat_tut/weg.html @@ -2,9 +2,9 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Worked Examples</title> -<link rel="stylesheet" href="../../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../../index.html" title="Math Toolkit"> +<link rel="home" href="../../index.html" title="Math Toolkit 1.9.0"> <link rel="up" href="../stat_tut.html" title="Statistical Distributions Tutorial"> <link rel="prev" href="overview/summary.html" title="Summary"> <link rel="next" href="weg/dist_construct_eg.html" title="Distribution Construction Examples"> @@ -22,7 +22,7 @@ <div class="spirit-nav"> <a accesskey="p" href="overview/summary.html"><img src="../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../stat_tut.html"><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="weg/dist_construct_eg.html"><img src="../../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_stat_tut_weg"> +<div class="section"> <div class="titlepage"><div><div><h3 class="title"> <a name="math_toolkit.stat_tut.weg"></a><a class="link" href="weg.html" title="Worked Examples">Worked Examples</a> </h3></div></div></div> @@ -112,9 +112,10 @@ </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/stat_tut/weg/binom_eg.html b/libs/math/doc/html/math_toolkit/stat_tut/weg/binom_eg.html index 4a3ae68e9..470cd4624 100644 --- a/libs/math/doc/html/math_toolkit/stat_tut/weg/binom_eg.html +++ b/libs/math/doc/html/math_toolkit/stat_tut/weg/binom_eg.html @@ -2,9 +2,9 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Binomial Distribution Examples</title> -<link rel="stylesheet" href="../../../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../../../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../../../index.html" title="Math Toolkit"> +<link rel="home" href="../../../index.html" title="Math Toolkit 1.9.0"> <link rel="up" href="../weg.html" title="Worked Examples"> <link rel="prev" href="f_eg.html" title="F Distribution Examples"> <link rel="next" href="binom_eg/binomial_coinflip_example.html" title="Binomial Coin-Flipping Example"> @@ -22,7 +22,7 @@ <div class="spirit-nav"> <a accesskey="p" href="f_eg.html"><img src="../../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../weg.html"><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="binom_eg/binomial_coinflip_example.html"><img src="../../../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_stat_tut_weg_binom_eg"> +<div class="section"> <div class="titlepage"><div><div><h4 class="title"> <a name="math_toolkit.stat_tut.weg.binom_eg"></a><a class="link" href="binom_eg.html" title="Binomial Distribution Examples">Binomial Distribution Examples</a> @@ -44,9 +44,10 @@ </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/stat_tut/weg/binom_eg/binom_conf.html b/libs/math/doc/html/math_toolkit/stat_tut/weg/binom_eg/binom_conf.html index 9dc82a2a7..7a30b653e 100644 --- a/libs/math/doc/html/math_toolkit/stat_tut/weg/binom_eg/binom_conf.html +++ b/libs/math/doc/html/math_toolkit/stat_tut/weg/binom_eg/binom_conf.html @@ -2,9 +2,9 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Calculating Confidence Limits on the Frequency of Occurrence for a Binomial Distribution</title> -<link rel="stylesheet" href="../../../../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../../../../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../../../../index.html" title="Math Toolkit"> +<link rel="home" href="../../../../index.html" title="Math Toolkit 1.9.0"> <link rel="up" href="../binom_eg.html" title="Binomial Distribution Examples"> <link rel="prev" href="binomial_quiz_example.html" title="Binomial Quiz Example"> <link rel="next" href="binom_size_eg.html" title="Estimating Sample Sizes for a Binomial Distribution."> @@ -22,7 +22,7 @@ <div class="spirit-nav"> <a accesskey="p" href="binomial_quiz_example.html"><img src="../../../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../binom_eg.html"><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="binom_size_eg.html"><img src="../../../../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_stat_tut_weg_binom_eg_binom_conf"> +<div class="section"> <div class="titlepage"><div><div><h5 class="title"> <a name="math_toolkit.stat_tut.weg.binom_eg.binom_conf"></a><a class="link" href="binom_conf.html" title="Calculating Confidence Limits on the Frequency of Occurrence for a Binomial Distribution">Calculating Confidence Limits on the Frequency of Occurrence for a Binomial Distribution</a> @@ -224,9 +224,10 @@ _______________________________________________________________________ </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/stat_tut/weg/binom_eg/binom_size_eg.html b/libs/math/doc/html/math_toolkit/stat_tut/weg/binom_eg/binom_size_eg.html index a42da4400..bc091f262 100644 --- a/libs/math/doc/html/math_toolkit/stat_tut/weg/binom_eg/binom_size_eg.html +++ b/libs/math/doc/html/math_toolkit/stat_tut/weg/binom_eg/binom_size_eg.html @@ -2,9 +2,9 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Estimating Sample Sizes for a Binomial Distribution.</title> -<link rel="stylesheet" href="../../../../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../../../../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../../../../index.html" title="Math Toolkit"> +<link rel="home" href="../../../../index.html" title="Math Toolkit 1.9.0"> <link rel="up" href="../binom_eg.html" title="Binomial Distribution Examples"> <link rel="prev" href="binom_conf.html" title="Calculating Confidence Limits on the Frequency of Occurrence for a Binomial Distribution"> <link rel="next" href="../geometric_eg.html" title="Geometric Distribution Examples"> @@ -22,7 +22,7 @@ <div class="spirit-nav"> <a accesskey="p" href="binom_conf.html"><img src="../../../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../binom_eg.html"><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="../geometric_eg.html"><img src="../../../../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_stat_tut_weg_binom_eg_binom_size_eg"> +<div class="section"> <div class="titlepage"><div><div><h5 class="title"> <a name="math_toolkit.stat_tut.weg.binom_eg.binom_size_eg"></a><a class="link" href="binom_size_eg.html" title="Estimating Sample Sizes for a Binomial Distribution.">Estimating Sample Sizes for a Binomial Distribution.</a> @@ -143,9 +143,10 @@ ____________________________ </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/stat_tut/weg/binom_eg/binomial_coinflip_example.html b/libs/math/doc/html/math_toolkit/stat_tut/weg/binom_eg/binomial_coinflip_example.html index 5080f334e..525181bab 100644 --- a/libs/math/doc/html/math_toolkit/stat_tut/weg/binom_eg/binomial_coinflip_example.html +++ b/libs/math/doc/html/math_toolkit/stat_tut/weg/binom_eg/binomial_coinflip_example.html @@ -2,9 +2,9 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Binomial Coin-Flipping Example</title> -<link rel="stylesheet" href="../../../../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../../../../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../../../../index.html" title="Math Toolkit"> +<link rel="home" href="../../../../index.html" title="Math Toolkit 1.9.0"> <link rel="up" href="../binom_eg.html" title="Binomial Distribution Examples"> <link rel="prev" href="../binom_eg.html" title="Binomial Distribution Examples"> <link rel="next" href="binomial_quiz_example.html" title="Binomial Quiz Example"> @@ -22,7 +22,7 @@ <div class="spirit-nav"> <a accesskey="p" href="../binom_eg.html"><img src="../../../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../binom_eg.html"><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="binomial_quiz_example.html"><img src="../../../../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_stat_tut_weg_binom_eg_binomial_coinflip_example"> +<div class="section"> <div class="titlepage"><div><div><h5 class="title"> <a name="math_toolkit.stat_tut.weg.binom_eg.binomial_coinflip_example"></a><a class="link" href="binomial_coinflip_example.html" title="Binomial Coin-Flipping Example">Binomial Coin-Flipping Example</a> @@ -257,9 +257,10 @@ Probability of getting upto (<=) heads </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/stat_tut/weg/binom_eg/binomial_quiz_example.html b/libs/math/doc/html/math_toolkit/stat_tut/weg/binom_eg/binomial_quiz_example.html index 424c8f4eb..231d4d37b 100644 --- a/libs/math/doc/html/math_toolkit/stat_tut/weg/binom_eg/binomial_quiz_example.html +++ b/libs/math/doc/html/math_toolkit/stat_tut/weg/binom_eg/binomial_quiz_example.html @@ -2,9 +2,9 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Binomial Quiz Example</title> -<link rel="stylesheet" href="../../../../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../../../../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../../../../index.html" title="Math Toolkit"> +<link rel="home" href="../../../../index.html" title="Math Toolkit 1.9.0"> <link rel="up" href="../binom_eg.html" title="Binomial Distribution Examples"> <link rel="prev" href="binomial_coinflip_example.html" title="Binomial Coin-Flipping Example"> <link rel="next" href="binom_conf.html" title="Calculating Confidence Limits on the Frequency of Occurrence for a Binomial Distribution"> @@ -22,7 +22,7 @@ <div class="spirit-nav"> <a accesskey="p" href="binomial_coinflip_example.html"><img src="../../../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../binom_eg.html"><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="binom_conf.html"><img src="../../../../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_stat_tut_weg_binom_eg_binomial_quiz_example"> +<div class="section"> <div class="titlepage"><div><div><h5 class="title"> <a name="math_toolkit.stat_tut.weg.binom_eg.binomial_quiz_example"></a><a class="link" href="binomial_quiz_example.html" title="Binomial Quiz Example">Binomial Quiz Example</a> @@ -442,9 +442,10 @@ If guessing then percentiles 1 to 99% will get 0 to 7.788 right. </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/stat_tut/weg/c_sharp.html b/libs/math/doc/html/math_toolkit/stat_tut/weg/c_sharp.html index 3b5cb7df2..fd18315ef 100644 --- a/libs/math/doc/html/math_toolkit/stat_tut/weg/c_sharp.html +++ b/libs/math/doc/html/math_toolkit/stat_tut/weg/c_sharp.html @@ -2,9 +2,9 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Using the Distributions from Within C#</title> -<link rel="stylesheet" href="../../../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../../../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../../../index.html" title="Math Toolkit"> +<link rel="home" href="../../../index.html" title="Math Toolkit 1.9.0"> <link rel="up" href="../weg.html" title="Worked Examples"> <link rel="prev" href="nag_library.html" title="Comparison with C, R, FORTRAN-style Free Functions"> <link rel="next" href="../variates.html" title="Random Variates and Distribution Parameters"> @@ -22,7 +22,7 @@ <div class="spirit-nav"> <a accesskey="p" href="nag_library.html"><img src="../../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../weg.html"><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="../variates.html"><img src="../../../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_stat_tut_weg_c_sharp"> +<div class="section"> <div class="titlepage"><div><div><h4 class="title"> <a name="math_toolkit.stat_tut.weg.c_sharp"></a><a class="link" href="c_sharp.html" title="Using the Distributions from Within C#">Using the Distributions from Within C#</a> @@ -41,9 +41,10 @@ </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/stat_tut/weg/cs_eg.html b/libs/math/doc/html/math_toolkit/stat_tut/weg/cs_eg.html index b8421dab9..58e76c312 100644 --- a/libs/math/doc/html/math_toolkit/stat_tut/weg/cs_eg.html +++ b/libs/math/doc/html/math_toolkit/stat_tut/weg/cs_eg.html @@ -2,9 +2,9 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Chi Squared Distribution Examples</title> -<link rel="stylesheet" href="../../../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../../../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../../../index.html" title="Math Toolkit"> +<link rel="home" href="../../../index.html" title="Math Toolkit 1.9.0"> <link rel="up" href="../weg.html" title="Worked Examples"> <link rel="prev" href="st_eg/paired_st.html" title="Comparing two paired samples with the Student's t distribution"> <link rel="next" href="cs_eg/chi_sq_intervals.html" title="Confidence Intervals on the Standard Deviation"> @@ -22,7 +22,7 @@ <div class="spirit-nav"> <a accesskey="p" href="st_eg/paired_st.html"><img src="../../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../weg.html"><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="cs_eg/chi_sq_intervals.html"><img src="../../../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_stat_tut_weg_cs_eg"> +<div class="section"> <div class="titlepage"><div><div><h4 class="title"> <a name="math_toolkit.stat_tut.weg.cs_eg"></a><a class="link" href="cs_eg.html" title="Chi Squared Distribution Examples">Chi Squared Distribution Examples</a> @@ -38,9 +38,10 @@ </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/stat_tut/weg/cs_eg/chi_sq_intervals.html b/libs/math/doc/html/math_toolkit/stat_tut/weg/cs_eg/chi_sq_intervals.html index 9bf1219a5..8ac96641f 100644 --- a/libs/math/doc/html/math_toolkit/stat_tut/weg/cs_eg/chi_sq_intervals.html +++ b/libs/math/doc/html/math_toolkit/stat_tut/weg/cs_eg/chi_sq_intervals.html @@ -2,9 +2,9 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Confidence Intervals on the Standard Deviation</title> -<link rel="stylesheet" href="../../../../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../../../../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../../../../index.html" title="Math Toolkit"> +<link rel="home" href="../../../../index.html" title="Math Toolkit 1.9.0"> <link rel="up" href="../cs_eg.html" title="Chi Squared Distribution Examples"> <link rel="prev" href="../cs_eg.html" title="Chi Squared Distribution Examples"> <link rel="next" href="chi_sq_test.html" title="Chi-Square Test for the Standard Deviation"> @@ -22,7 +22,7 @@ <div class="spirit-nav"> <a accesskey="p" href="../cs_eg.html"><img src="../../../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../cs_eg.html"><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="chi_sq_test.html"><img src="../../../../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_stat_tut_weg_cs_eg_chi_sq_intervals"> +<div class="section"> <div class="titlepage"><div><div><h5 class="title"> <a name="math_toolkit.stat_tut.weg.cs_eg.chi_sq_intervals"></a><a class="link" href="chi_sq_intervals.html" title="Confidence Intervals on the Standard Deviation">Confidence Intervals on the Standard Deviation</a> @@ -219,9 +219,10 @@ ________________________________________ </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/stat_tut/weg/cs_eg/chi_sq_size.html b/libs/math/doc/html/math_toolkit/stat_tut/weg/cs_eg/chi_sq_size.html index dde38afaa..a79112012 100644 --- a/libs/math/doc/html/math_toolkit/stat_tut/weg/cs_eg/chi_sq_size.html +++ b/libs/math/doc/html/math_toolkit/stat_tut/weg/cs_eg/chi_sq_size.html @@ -2,9 +2,9 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Estimating the Required Sample Sizes for a Chi-Square Test for the Standard Deviation</title> -<link rel="stylesheet" href="../../../../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../../../../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../../../../index.html" title="Math Toolkit"> +<link rel="home" href="../../../../index.html" title="Math Toolkit 1.9.0"> <link rel="up" href="../cs_eg.html" title="Chi Squared Distribution Examples"> <link rel="prev" href="chi_sq_test.html" title="Chi-Square Test for the Standard Deviation"> <link rel="next" href="../f_eg.html" title="F Distribution Examples"> @@ -22,7 +22,7 @@ <div class="spirit-nav"> <a accesskey="p" href="chi_sq_test.html"><img src="../../../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../cs_eg.html"><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="../f_eg.html"><img src="../../../../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_stat_tut_weg_cs_eg_chi_sq_size"> +<div class="section"> <div class="titlepage"><div><div><h5 class="title"> <a name="math_toolkit.stat_tut.weg.cs_eg.chi_sq_size"></a><a class="link" href="chi_sq_size.html" title="Estimating the Required Sample Sizes for a Chi-Square Test for the Standard Deviation">Estimating the Required Sample Sizes for a Chi-Square Test for the Standard Deviation</a> @@ -165,9 +165,10 @@ _______________________________________________________________ </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/stat_tut/weg/cs_eg/chi_sq_test.html b/libs/math/doc/html/math_toolkit/stat_tut/weg/cs_eg/chi_sq_test.html index 8358fb114..79785d9cc 100644 --- a/libs/math/doc/html/math_toolkit/stat_tut/weg/cs_eg/chi_sq_test.html +++ b/libs/math/doc/html/math_toolkit/stat_tut/weg/cs_eg/chi_sq_test.html @@ -2,9 +2,9 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Chi-Square Test for the Standard Deviation</title> -<link rel="stylesheet" href="../../../../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../../../../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../../../../index.html" title="Math Toolkit"> +<link rel="home" href="../../../../index.html" title="Math Toolkit 1.9.0"> <link rel="up" href="../cs_eg.html" title="Chi Squared Distribution Examples"> <link rel="prev" href="chi_sq_intervals.html" title="Confidence Intervals on the Standard Deviation"> <link rel="next" href="chi_sq_size.html" title="Estimating the Required Sample Sizes for a Chi-Square Test for the Standard Deviation"> @@ -22,7 +22,7 @@ <div class="spirit-nav"> <a accesskey="p" href="chi_sq_intervals.html"><img src="../../../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../cs_eg.html"><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="chi_sq_size.html"><img src="../../../../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_stat_tut_weg_cs_eg_chi_sq_test"> +<div class="section"> <div class="titlepage"><div><div><h5 class="title"> <a name="math_toolkit.stat_tut.weg.cs_eg.chi_sq_test"></a><a class="link" href="chi_sq_test.html" title="Chi-Square Test for the Standard Deviation">Chi-Square Test for the Standard Deviation</a> @@ -280,9 +280,10 @@ Standard Deviation > 10.000 ACCEPTED </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/stat_tut/weg/dist_construct_eg.html b/libs/math/doc/html/math_toolkit/stat_tut/weg/dist_construct_eg.html index 2dce2a82e..5a3677763 100644 --- a/libs/math/doc/html/math_toolkit/stat_tut/weg/dist_construct_eg.html +++ b/libs/math/doc/html/math_toolkit/stat_tut/weg/dist_construct_eg.html @@ -2,9 +2,9 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Distribution Construction Examples</title> -<link rel="stylesheet" href="../../../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../../../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../../../index.html" title="Math Toolkit"> +<link rel="home" href="../../../index.html" title="Math Toolkit 1.9.0"> <link rel="up" href="../weg.html" title="Worked Examples"> <link rel="prev" href="../weg.html" title="Worked Examples"> <link rel="next" href="st_eg.html" title="Student's t Distribution Examples"> @@ -22,7 +22,7 @@ <div class="spirit-nav"> <a accesskey="p" href="../weg.html"><img src="../../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../weg.html"><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="st_eg.html"><img src="../../../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_stat_tut_weg_dist_construct_eg"> +<div class="section"> <div class="titlepage"><div><div><h4 class="title"> <a name="math_toolkit.stat_tut.weg.dist_construct_eg"></a><a class="link" href="dist_construct_eg.html" title="Distribution Construction Examples">Distribution Construction Examples</a> @@ -316,9 +316,10 @@ error C3861: 'mybetad0': identifier not found </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/stat_tut/weg/error_eg.html b/libs/math/doc/html/math_toolkit/stat_tut/weg/error_eg.html index ef2b64d5b..e99202b0e 100644 --- a/libs/math/doc/html/math_toolkit/stat_tut/weg/error_eg.html +++ b/libs/math/doc/html/math_toolkit/stat_tut/weg/error_eg.html @@ -2,9 +2,9 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Error Handling Example</title> -<link rel="stylesheet" href="../../../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../../../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../../../index.html" title="Math Toolkit"> +<link rel="home" href="../../../index.html" title="Math Toolkit 1.9.0"> <link rel="up" href="../weg.html" title="Worked Examples"> <link rel="prev" href="nccs_eg/nccs_power_eg.html" title="Tables of the power function of the chi2 test."> <link rel="next" href="find_eg.html" title="Find Location and Scale Examples"> @@ -22,7 +22,7 @@ <div class="spirit-nav"> <a accesskey="p" href="nccs_eg/nccs_power_eg.html"><img src="../../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../weg.html"><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="find_eg.html"><img src="../../../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_stat_tut_weg_error_eg"> +<div class="section"> <div class="titlepage"><div><div><h4 class="title"> <a name="math_toolkit.stat_tut.weg.error_eg"></a><a class="link" href="error_eg.html" title="Error Handling Example">Error Handling Example</a> @@ -31,7 +31,7 @@ See <a class="link" href="../../error_handling.html" title="Error Handling">error handling documentation</a> for a detailed explanation of the mechanism of handling errors, including the common "bad" arguments to distributions and functions, and - how to use <a class="link" href="../../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policies</a> to control it. + how to use <a class="link" href="../../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policies</a> to control it. </p> <p> But, by default, <span class="bold"><strong>exceptions will be raised</strong></span>, @@ -189,9 +189,10 @@ errno is set to: 33 </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/stat_tut/weg/f_eg.html b/libs/math/doc/html/math_toolkit/stat_tut/weg/f_eg.html index fa7b8d269..ce377bdab 100644 --- a/libs/math/doc/html/math_toolkit/stat_tut/weg/f_eg.html +++ b/libs/math/doc/html/math_toolkit/stat_tut/weg/f_eg.html @@ -2,9 +2,9 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>F Distribution Examples</title> -<link rel="stylesheet" href="../../../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../../../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../../../index.html" title="Math Toolkit"> +<link rel="home" href="../../../index.html" title="Math Toolkit 1.9.0"> <link rel="up" href="../weg.html" title="Worked Examples"> <link rel="prev" href="cs_eg/chi_sq_size.html" title="Estimating the Required Sample Sizes for a Chi-Square Test for the Standard Deviation"> <link rel="next" href="binom_eg.html" title="Binomial Distribution Examples"> @@ -22,7 +22,7 @@ <div class="spirit-nav"> <a accesskey="p" href="cs_eg/chi_sq_size.html"><img src="../../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../weg.html"><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="binom_eg.html"><img src="../../../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_stat_tut_weg_f_eg"> +<div class="section"> <div class="titlepage"><div><div><h4 class="title"> <a name="math_toolkit.stat_tut.weg.f_eg"></a><a class="link" href="f_eg.html" title="F Distribution Examples">F Distribution Examples</a> </h4></div></div></div> @@ -312,9 +312,10 @@ Standard deviation 1 is greater than standard deviation 2 ACCEPTED </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/stat_tut/weg/find_eg.html b/libs/math/doc/html/math_toolkit/stat_tut/weg/find_eg.html index 85709c3be..9404aa346 100644 --- a/libs/math/doc/html/math_toolkit/stat_tut/weg/find_eg.html +++ b/libs/math/doc/html/math_toolkit/stat_tut/weg/find_eg.html @@ -2,9 +2,9 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Find Location and Scale Examples</title> -<link rel="stylesheet" href="../../../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../../../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../../../index.html" title="Math Toolkit"> +<link rel="home" href="../../../index.html" title="Math Toolkit 1.9.0"> <link rel="up" href="../weg.html" title="Worked Examples"> <link rel="prev" href="error_eg.html" title="Error Handling Example"> <link rel="next" href="find_eg/find_location_eg.html" title="Find Location (Mean) Example"> @@ -22,7 +22,7 @@ <div class="spirit-nav"> <a accesskey="p" href="error_eg.html"><img src="../../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../weg.html"><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="find_eg/find_location_eg.html"><img src="../../../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_stat_tut_weg_find_eg"> +<div class="section"> <div class="titlepage"><div><div><h4 class="title"> <a name="math_toolkit.stat_tut.weg.find_eg"></a><a class="link" href="find_eg.html" title="Find Location and Scale Examples">Find Location and Scale Examples</a> @@ -38,9 +38,10 @@ </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/stat_tut/weg/find_eg/find_location_eg.html b/libs/math/doc/html/math_toolkit/stat_tut/weg/find_eg/find_location_eg.html index d3de42797..275e9af4b 100644 --- a/libs/math/doc/html/math_toolkit/stat_tut/weg/find_eg/find_location_eg.html +++ b/libs/math/doc/html/math_toolkit/stat_tut/weg/find_eg/find_location_eg.html @@ -2,9 +2,9 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Find Location (Mean) Example</title> -<link rel="stylesheet" href="../../../../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../../../../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../../../../index.html" title="Math Toolkit"> +<link rel="home" href="../../../../index.html" title="Math Toolkit 1.9.0"> <link rel="up" href="../find_eg.html" title="Find Location and Scale Examples"> <link rel="prev" href="../find_eg.html" title="Find Location and Scale Examples"> <link rel="next" href="find_scale_eg.html" title="Find Scale (Standard Deviation) Example"> @@ -22,7 +22,7 @@ <div class="spirit-nav"> <a accesskey="p" href="../find_eg.html"><img src="../../../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../find_eg.html"><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="find_scale_eg.html"><img src="../../../../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_stat_tut_weg_find_eg_find_location_eg"> +<div class="section"> <div class="titlepage"><div><div><h5 class="title"> <a name="math_toolkit.stat_tut.weg.find_eg.find_location_eg"></a><a class="link" href="find_location_eg.html" title="Find Location (Mean) Example">Find Location (Mean) Example</a> @@ -173,9 +173,10 @@ Normal distribution with mean = 0.355146 has fraction > 2 = 0.05 </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/stat_tut/weg/find_eg/find_mean_and_sd_eg.html b/libs/math/doc/html/math_toolkit/stat_tut/weg/find_eg/find_mean_and_sd_eg.html index 3e5768565..a87aa5e2d 100644 --- a/libs/math/doc/html/math_toolkit/stat_tut/weg/find_eg/find_mean_and_sd_eg.html +++ b/libs/math/doc/html/math_toolkit/stat_tut/weg/find_eg/find_mean_and_sd_eg.html @@ -2,9 +2,9 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Find mean and standard deviation example</title> -<link rel="stylesheet" href="../../../../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../../../../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../../../../index.html" title="Math Toolkit"> +<link rel="home" href="../../../../index.html" title="Math Toolkit 1.9.0"> <link rel="up" href="../find_eg.html" title="Find Location and Scale Examples"> <link rel="prev" href="find_scale_eg.html" title="Find Scale (Standard Deviation) Example"> <link rel="next" href="../nag_library.html" title="Comparison with C, R, FORTRAN-style Free Functions"> @@ -22,7 +22,7 @@ <div class="spirit-nav"> <a accesskey="p" href="find_scale_eg.html"><img src="../../../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../find_eg.html"><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="../nag_library.html"><img src="../../../../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_stat_tut_weg_find_eg_find_mean_and_sd_eg"> +<div class="section"> <div class="titlepage"><div><div><h5 class="title"> <a name="math_toolkit.stat_tut.weg.find_eg.find_mean_and_sd_eg"></a><a class="link" href="find_mean_and_sd_eg.html" title="Find mean and standard deviation example">Find mean and standard deviation example</a> @@ -439,9 +439,10 @@ </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/stat_tut/weg/find_eg/find_scale_eg.html b/libs/math/doc/html/math_toolkit/stat_tut/weg/find_eg/find_scale_eg.html index cc1a1dfd2..80f02d20d 100644 --- a/libs/math/doc/html/math_toolkit/stat_tut/weg/find_eg/find_scale_eg.html +++ b/libs/math/doc/html/math_toolkit/stat_tut/weg/find_eg/find_scale_eg.html @@ -2,9 +2,9 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Find Scale (Standard Deviation) Example</title> -<link rel="stylesheet" href="../../../../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../../../../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../../../../index.html" title="Math Toolkit"> +<link rel="home" href="../../../../index.html" title="Math Toolkit 1.9.0"> <link rel="up" href="../find_eg.html" title="Find Location and Scale Examples"> <link rel="prev" href="find_location_eg.html" title="Find Location (Mean) Example"> <link rel="next" href="find_mean_and_sd_eg.html" title="Find mean and standard deviation example"> @@ -22,7 +22,7 @@ <div class="spirit-nav"> <a accesskey="p" href="find_location_eg.html"><img src="../../../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../find_eg.html"><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="find_mean_and_sd_eg.html"><img src="../../../../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_stat_tut_weg_find_eg_find_scale_eg"> +<div class="section"> <div class="titlepage"><div><div><h5 class="title"> <a name="math_toolkit.stat_tut.weg.find_eg.find_scale_eg"></a><a class="link" href="find_scale_eg.html" title="Find Scale (Standard Deviation) Example">Find Scale (Standard Deviation) Example</a> @@ -192,9 +192,10 @@ Normal distribution with mean = 0.946339 has fraction > -2 = 0.999 </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/stat_tut/weg/geometric_eg.html b/libs/math/doc/html/math_toolkit/stat_tut/weg/geometric_eg.html index 28398e6dc..d3d4bac78 100644 --- a/libs/math/doc/html/math_toolkit/stat_tut/weg/geometric_eg.html +++ b/libs/math/doc/html/math_toolkit/stat_tut/weg/geometric_eg.html @@ -2,9 +2,9 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Geometric Distribution Examples</title> -<link rel="stylesheet" href="../../../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../../../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../../../index.html" title="Math Toolkit"> +<link rel="home" href="../../../index.html" title="Math Toolkit 1.9.0"> <link rel="up" href="../weg.html" title="Worked Examples"> <link rel="prev" href="binom_eg/binom_size_eg.html" title="Estimating Sample Sizes for a Binomial Distribution."> <link rel="next" href="neg_binom_eg.html" title="Negative Binomial Distribution Examples"> @@ -22,7 +22,7 @@ <div class="spirit-nav"> <a accesskey="p" href="binom_eg/binom_size_eg.html"><img src="../../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../weg.html"><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="neg_binom_eg.html"><img src="../../../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_stat_tut_weg_geometric_eg"> +<div class="section"> <div class="titlepage"><div><div><h4 class="title"> <a name="math_toolkit.stat_tut.weg.geometric_eg"></a><a class="link" href="geometric_eg.html" title="Geometric Distribution Examples">Geometric Distribution Examples</a> @@ -405,9 +405,10 @@ </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/stat_tut/weg/inverse_chi_squared_eg.html b/libs/math/doc/html/math_toolkit/stat_tut/weg/inverse_chi_squared_eg.html index c3bca4cca..53a01c5d5 100644 --- a/libs/math/doc/html/math_toolkit/stat_tut/weg/inverse_chi_squared_eg.html +++ b/libs/math/doc/html/math_toolkit/stat_tut/weg/inverse_chi_squared_eg.html @@ -2,9 +2,9 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Inverse Chi-Squared Distribution Bayes Example</title> -<link rel="stylesheet" href="../../../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../../../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../../../index.html" title="Math Toolkit"> +<link rel="home" href="../../../index.html" title="Math Toolkit 1.9.0"> <link rel="up" href="../weg.html" title="Worked Examples"> <link rel="prev" href="normal_example/normal_misc.html" title="Some Miscellaneous Examples of the Normal (Gaussian) Distribution"> <link rel="next" href="nccs_eg.html" title="Non Central Chi Squared Example"> @@ -22,7 +22,7 @@ <div class="spirit-nav"> <a accesskey="p" href="normal_example/normal_misc.html"><img src="../../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../weg.html"><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="nccs_eg.html"><img src="../../../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_stat_tut_weg_inverse_chi_squared_eg"> +<div class="section"> <div class="titlepage"><div><div><h4 class="title"> <a name="math_toolkit.stat_tut.weg.inverse_chi_squared_eg"></a><a class="link" href="inverse_chi_squared_eg.html" title="Inverse Chi-Squared Distribution Bayes Example">Inverse Chi-Squared Distribution Bayes Example</a> @@ -343,9 +343,10 @@ </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/stat_tut/weg/nag_library.html b/libs/math/doc/html/math_toolkit/stat_tut/weg/nag_library.html index d5eb022fe..375c4486a 100644 --- a/libs/math/doc/html/math_toolkit/stat_tut/weg/nag_library.html +++ b/libs/math/doc/html/math_toolkit/stat_tut/weg/nag_library.html @@ -2,9 +2,9 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Comparison with C, R, FORTRAN-style Free Functions</title> -<link rel="stylesheet" href="../../../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../../../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../../../index.html" title="Math Toolkit"> +<link rel="home" href="../../../index.html" title="Math Toolkit 1.9.0"> <link rel="up" href="../weg.html" title="Worked Examples"> <link rel="prev" href="find_eg/find_mean_and_sd_eg.html" title="Find mean and standard deviation example"> <link rel="next" href="c_sharp.html" title="Using the Distributions from Within C#"> @@ -22,7 +22,7 @@ <div class="spirit-nav"> <a accesskey="p" href="find_eg/find_mean_and_sd_eg.html"><img src="../../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../weg.html"><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="c_sharp.html"><img src="../../../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_stat_tut_weg_nag_library"> +<div class="section"> <div class="titlepage"><div><div><h4 class="title"> <a name="math_toolkit.stat_tut.weg.nag_library"></a><a class="link" href="nag_library.html" title="Comparison with C, R, FORTRAN-style Free Functions">Comparison with C, R, FORTRAN-style Free Functions</a> @@ -99,9 +99,10 @@ </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/stat_tut/weg/nccs_eg.html b/libs/math/doc/html/math_toolkit/stat_tut/weg/nccs_eg.html index 550cf8f53..f33eb2708 100644 --- a/libs/math/doc/html/math_toolkit/stat_tut/weg/nccs_eg.html +++ b/libs/math/doc/html/math_toolkit/stat_tut/weg/nccs_eg.html @@ -2,9 +2,9 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Non Central Chi Squared Example</title> -<link rel="stylesheet" href="../../../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../../../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../../../index.html" title="Math Toolkit"> +<link rel="home" href="../../../index.html" title="Math Toolkit 1.9.0"> <link rel="up" href="../weg.html" title="Worked Examples"> <link rel="prev" href="inverse_chi_squared_eg.html" title="Inverse Chi-Squared Distribution Bayes Example"> <link rel="next" href="nccs_eg/nccs_power_eg.html" title="Tables of the power function of the chi2 test."> @@ -22,7 +22,7 @@ <div class="spirit-nav"> <a accesskey="p" href="inverse_chi_squared_eg.html"><img src="../../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../weg.html"><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="nccs_eg/nccs_power_eg.html"><img src="../../../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_stat_tut_weg_nccs_eg"> +<div class="section"> <div class="titlepage"><div><div><h4 class="title"> <a name="math_toolkit.stat_tut.weg.nccs_eg"></a><a class="link" href="nccs_eg.html" title="Non Central Chi Squared Example">Non Central Chi Squared Example</a> @@ -36,9 +36,10 @@ </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/stat_tut/weg/nccs_eg/nccs_power_eg.html b/libs/math/doc/html/math_toolkit/stat_tut/weg/nccs_eg/nccs_power_eg.html index c6381d3e1..85fdf6268 100644 --- a/libs/math/doc/html/math_toolkit/stat_tut/weg/nccs_eg/nccs_power_eg.html +++ b/libs/math/doc/html/math_toolkit/stat_tut/weg/nccs_eg/nccs_power_eg.html @@ -2,9 +2,9 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Tables of the power function of the chi2 test.</title> -<link rel="stylesheet" href="../../../../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../../../../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../../../../index.html" title="Math Toolkit"> +<link rel="home" href="../../../../index.html" title="Math Toolkit 1.9.0"> <link rel="up" href="../nccs_eg.html" title="Non Central Chi Squared Example"> <link rel="prev" href="../nccs_eg.html" title="Non Central Chi Squared Example"> <link rel="next" href="../error_eg.html" title="Error Handling Example"> @@ -22,7 +22,7 @@ <div class="spirit-nav"> <a accesskey="p" href="../nccs_eg.html"><img src="../../../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../nccs_eg.html"><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="../error_eg.html"><img src="../../../../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_stat_tut_weg_nccs_eg_nccs_power_eg"> +<div class="section"> <div class="titlepage"><div><div><h5 class="title"> <a name="math_toolkit.stat_tut.weg.nccs_eg.nccs_power_eg"></a><a class="link" href="nccs_power_eg.html" title="Tables of the power function of the chi2 test.">Tables of the power function of the chi<sup>2</sup> test.</a> @@ -1270,9 +1270,10 @@ test at the 5% significance </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/stat_tut/weg/neg_binom_eg.html b/libs/math/doc/html/math_toolkit/stat_tut/weg/neg_binom_eg.html index be97c997b..c4e935e5c 100644 --- a/libs/math/doc/html/math_toolkit/stat_tut/weg/neg_binom_eg.html +++ b/libs/math/doc/html/math_toolkit/stat_tut/weg/neg_binom_eg.html @@ -2,9 +2,9 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Negative Binomial Distribution Examples</title> -<link rel="stylesheet" href="../../../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../../../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../../../index.html" title="Math Toolkit"> +<link rel="home" href="../../../index.html" title="Math Toolkit 1.9.0"> <link rel="up" href="../weg.html" title="Worked Examples"> <link rel="prev" href="geometric_eg.html" title="Geometric Distribution Examples"> <link rel="next" href="neg_binom_eg/neg_binom_conf.html" title="Calculating Confidence Limits on the Frequency of Occurrence for the Negative Binomial Distribution"> @@ -22,7 +22,7 @@ <div class="spirit-nav"> <a accesskey="p" href="geometric_eg.html"><img src="../../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../weg.html"><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="neg_binom_eg/neg_binom_conf.html"><img src="../../../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_stat_tut_weg_neg_binom_eg"> +<div class="section"> <div class="titlepage"><div><div><h4 class="title"> <a name="math_toolkit.stat_tut.weg.neg_binom_eg"></a><a class="link" href="neg_binom_eg.html" title="Negative Binomial Distribution Examples">Negative Binomial Distribution Examples</a> @@ -45,9 +45,10 @@ </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/stat_tut/weg/neg_binom_eg/neg_binom_conf.html b/libs/math/doc/html/math_toolkit/stat_tut/weg/neg_binom_eg/neg_binom_conf.html index ad1650137..4f0423ce4 100644 --- a/libs/math/doc/html/math_toolkit/stat_tut/weg/neg_binom_eg/neg_binom_conf.html +++ b/libs/math/doc/html/math_toolkit/stat_tut/weg/neg_binom_eg/neg_binom_conf.html @@ -2,9 +2,9 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Calculating Confidence Limits on the Frequency of Occurrence for the Negative Binomial Distribution</title> -<link rel="stylesheet" href="../../../../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../../../../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../../../../index.html" title="Math Toolkit"> +<link rel="home" href="../../../../index.html" title="Math Toolkit 1.9.0"> <link rel="up" href="../neg_binom_eg.html" title="Negative Binomial Distribution Examples"> <link rel="prev" href="../neg_binom_eg.html" title="Negative Binomial Distribution Examples"> <link rel="next" href="neg_binom_size_eg.html" title="Estimating Sample Sizes for the Negative Binomial."> @@ -22,7 +22,7 @@ <div class="spirit-nav"> <a accesskey="p" href="../neg_binom_eg.html"><img src="../../../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../neg_binom_eg.html"><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="neg_binom_size_eg.html"><img src="../../../../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_stat_tut_weg_neg_binom_eg_neg_binom_conf"> +<div class="section"> <div class="titlepage"><div><div><h5 class="title"> <a name="math_toolkit.stat_tut.weg.neg_binom_eg.neg_binom_conf"></a><a class="link" href="neg_binom_conf.html" title="Calculating Confidence Limits on the Frequency of Occurrence for the Negative Binomial Distribution">Calculating Confidence Limits on the Frequency of Occurrence for the Negative Binomial @@ -204,9 +204,10 @@ ___________________________________________ </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/stat_tut/weg/neg_binom_eg/neg_binom_size_eg.html b/libs/math/doc/html/math_toolkit/stat_tut/weg/neg_binom_eg/neg_binom_size_eg.html index 967cb675c..8f4dcd56c 100644 --- a/libs/math/doc/html/math_toolkit/stat_tut/weg/neg_binom_eg/neg_binom_size_eg.html +++ b/libs/math/doc/html/math_toolkit/stat_tut/weg/neg_binom_eg/neg_binom_size_eg.html @@ -2,9 +2,9 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Estimating Sample Sizes for the Negative Binomial.</title> -<link rel="stylesheet" href="../../../../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../../../../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../../../../index.html" title="Math Toolkit"> +<link rel="home" href="../../../../index.html" title="Math Toolkit 1.9.0"> <link rel="up" href="../neg_binom_eg.html" title="Negative Binomial Distribution Examples"> <link rel="prev" href="neg_binom_conf.html" title="Calculating Confidence Limits on the Frequency of Occurrence for the Negative Binomial Distribution"> <link rel="next" href="negative_binomial_example1.html" title="Negative Binomial Sales Quota Example."> @@ -22,7 +22,7 @@ <div class="spirit-nav"> <a accesskey="p" href="neg_binom_conf.html"><img src="../../../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../neg_binom_eg.html"><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="negative_binomial_example1.html"><img src="../../../../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_stat_tut_weg_neg_binom_eg_neg_binom_size_eg"> +<div class="section"> <div class="titlepage"><div><div><h5 class="title"> <a name="math_toolkit.stat_tut.weg.neg_binom_eg.neg_binom_size_eg"></a><a class="link" href="neg_binom_size_eg.html" title="Estimating Sample Sizes for the Negative Binomial.">Estimating Sample Sizes for the Negative Binomial.</a> @@ -190,9 +190,10 @@ ____________________________ </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/stat_tut/weg/neg_binom_eg/negative_binomial_example1.html b/libs/math/doc/html/math_toolkit/stat_tut/weg/neg_binom_eg/negative_binomial_example1.html index 59c31995d..c6c4f4590 100644 --- a/libs/math/doc/html/math_toolkit/stat_tut/weg/neg_binom_eg/negative_binomial_example1.html +++ b/libs/math/doc/html/math_toolkit/stat_tut/weg/neg_binom_eg/negative_binomial_example1.html @@ -2,9 +2,9 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Negative Binomial Sales Quota Example.</title> -<link rel="stylesheet" href="../../../../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../../../../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../../../../index.html" title="Math Toolkit"> +<link rel="home" href="../../../../index.html" title="Math Toolkit 1.9.0"> <link rel="up" href="../neg_binom_eg.html" title="Negative Binomial Distribution Examples"> <link rel="prev" href="neg_binom_size_eg.html" title="Estimating Sample Sizes for the Negative Binomial."> <link rel="next" href="negative_binomial_example2.html" title="Negative Binomial Table Printing Example."> @@ -22,7 +22,7 @@ <div class="spirit-nav"> <a accesskey="p" href="neg_binom_size_eg.html"><img src="../../../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../neg_binom_eg.html"><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="negative_binomial_example2.html"><img src="../../../../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_stat_tut_weg_neg_binom_eg_negative_binomial_example1"> +<div class="section"> <div class="titlepage"><div><div><h5 class="title"> <a name="math_toolkit.stat_tut.weg.neg_binom_eg.negative_binomial_example1"></a><a class="link" href="negative_binomial_example1.html" title="Negative Binomial Sales Quota Example.">Negative Binomial Sales Quota Example.</a> @@ -490,9 +490,10 @@ If confidence of meeting quota is 0.95, then finishing house is 21 </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/stat_tut/weg/neg_binom_eg/negative_binomial_example2.html b/libs/math/doc/html/math_toolkit/stat_tut/weg/neg_binom_eg/negative_binomial_example2.html index ce3d6086a..6037de0d7 100644 --- a/libs/math/doc/html/math_toolkit/stat_tut/weg/neg_binom_eg/negative_binomial_example2.html +++ b/libs/math/doc/html/math_toolkit/stat_tut/weg/neg_binom_eg/negative_binomial_example2.html @@ -2,9 +2,9 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Negative Binomial Table Printing Example.</title> -<link rel="stylesheet" href="../../../../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../../../../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../../../../index.html" title="Math Toolkit"> +<link rel="home" href="../../../../index.html" title="Math Toolkit 1.9.0"> <link rel="up" href="../neg_binom_eg.html" title="Negative Binomial Distribution Examples"> <link rel="prev" href="negative_binomial_example1.html" title="Negative Binomial Sales Quota Example."> <link rel="next" href="../normal_example.html" title="Normal Distribution Examples"> @@ -22,7 +22,7 @@ <div class="spirit-nav"> <a accesskey="p" href="negative_binomial_example1.html"><img src="../../../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../neg_binom_eg.html"><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="../normal_example.html"><img src="../../../../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_stat_tut_weg_neg_binom_eg_negative_binomial_example2"> +<div class="section"> <div class="titlepage"><div><div><h5 class="title"> <a name="math_toolkit.stat_tut.weg.neg_binom_eg.negative_binomial_example2"></a><a class="link" href="negative_binomial_example2.html" title="Negative Binomial Table Printing Example.">Negative Binomial Table Printing Example.</a> @@ -119,9 +119,10 @@ </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/stat_tut/weg/normal_example.html b/libs/math/doc/html/math_toolkit/stat_tut/weg/normal_example.html index a5ca346d6..357cf16a0 100644 --- a/libs/math/doc/html/math_toolkit/stat_tut/weg/normal_example.html +++ b/libs/math/doc/html/math_toolkit/stat_tut/weg/normal_example.html @@ -2,9 +2,9 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Normal Distribution Examples</title> -<link rel="stylesheet" href="../../../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../../../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../../../index.html" title="Math Toolkit"> +<link rel="home" href="../../../index.html" title="Math Toolkit 1.9.0"> <link rel="up" href="../weg.html" title="Worked Examples"> <link rel="prev" href="neg_binom_eg/negative_binomial_example2.html" title="Negative Binomial Table Printing Example."> <link rel="next" href="normal_example/normal_misc.html" title="Some Miscellaneous Examples of the Normal (Gaussian) Distribution"> @@ -22,7 +22,7 @@ <div class="spirit-nav"> <a accesskey="p" href="neg_binom_eg/negative_binomial_example2.html"><img src="../../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../weg.html"><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="normal_example/normal_misc.html"><img src="../../../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_stat_tut_weg_normal_example"> +<div class="section"> <div class="titlepage"><div><div><h4 class="title"> <a name="math_toolkit.stat_tut.weg.normal_example"></a><a class="link" href="normal_example.html" title="Normal Distribution Examples">Normal Distribution Examples</a> @@ -36,9 +36,10 @@ </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/stat_tut/weg/normal_example/normal_misc.html b/libs/math/doc/html/math_toolkit/stat_tut/weg/normal_example/normal_misc.html index ab3b6e328..5081b475b 100644 --- a/libs/math/doc/html/math_toolkit/stat_tut/weg/normal_example/normal_misc.html +++ b/libs/math/doc/html/math_toolkit/stat_tut/weg/normal_example/normal_misc.html @@ -2,9 +2,9 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Some Miscellaneous Examples of the Normal (Gaussian) Distribution</title> -<link rel="stylesheet" href="../../../../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../../../../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../../../../index.html" title="Math Toolkit"> +<link rel="home" href="../../../../index.html" title="Math Toolkit 1.9.0"> <link rel="up" href="../normal_example.html" title="Normal Distribution Examples"> <link rel="prev" href="../normal_example.html" title="Normal Distribution Examples"> <link rel="next" href="../inverse_chi_squared_eg.html" title="Inverse Chi-Squared Distribution Bayes Example"> @@ -22,7 +22,7 @@ <div class="spirit-nav"> <a accesskey="p" href="../normal_example.html"><img src="../../../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../normal_example.html"><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="../inverse_chi_squared_eg.html"><img src="../../../../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_stat_tut_weg_normal_example_normal_misc"> +<div class="section"> <div class="titlepage"><div><div><h5 class="title"> <a name="math_toolkit.stat_tut.weg.normal_example.normal_misc"></a><a class="link" href="normal_misc.html" title="Some Miscellaneous Examples of the Normal (Gaussian) Distribution">Some Miscellaneous Examples of the Normal (Gaussian) Distribution</a> @@ -501,9 +501,10 @@ Fraction 3 standard deviations within either side of mean is 0.997300203936740 </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/stat_tut/weg/st_eg.html b/libs/math/doc/html/math_toolkit/stat_tut/weg/st_eg.html index f64413243..94c6cb936 100644 --- a/libs/math/doc/html/math_toolkit/stat_tut/weg/st_eg.html +++ b/libs/math/doc/html/math_toolkit/stat_tut/weg/st_eg.html @@ -2,9 +2,9 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Student's t Distribution Examples</title> -<link rel="stylesheet" href="../../../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../../../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../../../index.html" title="Math Toolkit"> +<link rel="home" href="../../../index.html" title="Math Toolkit 1.9.0"> <link rel="up" href="../weg.html" title="Worked Examples"> <link rel="prev" href="dist_construct_eg.html" title="Distribution Construction Examples"> <link rel="next" href="st_eg/tut_mean_intervals.html" title="Calculating confidence intervals on the mean with the Students-t distribution"> @@ -22,7 +22,7 @@ <div class="spirit-nav"> <a accesskey="p" href="dist_construct_eg.html"><img src="../../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../weg.html"><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="st_eg/tut_mean_intervals.html"><img src="../../../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_stat_tut_weg_st_eg"> +<div class="section"> <div class="titlepage"><div><div><h4 class="title"> <a name="math_toolkit.stat_tut.weg.st_eg"></a><a class="link" href="st_eg.html" title="Student's t Distribution Examples">Student's t Distribution Examples</a> @@ -43,9 +43,10 @@ </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/stat_tut/weg/st_eg/paired_st.html b/libs/math/doc/html/math_toolkit/stat_tut/weg/st_eg/paired_st.html index 44bcd4728..3565efce2 100644 --- a/libs/math/doc/html/math_toolkit/stat_tut/weg/st_eg/paired_st.html +++ b/libs/math/doc/html/math_toolkit/stat_tut/weg/st_eg/paired_st.html @@ -2,9 +2,9 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Comparing two paired samples with the Student's t distribution</title> -<link rel="stylesheet" href="../../../../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../../../../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../../../../index.html" title="Math Toolkit"> +<link rel="home" href="../../../../index.html" title="Math Toolkit 1.9.0"> <link rel="up" href="../st_eg.html" title="Student's t Distribution Examples"> <link rel="prev" href="two_sample_students_t.html" title="Comparing the means of two samples with the Students-t test"> <link rel="next" href="../cs_eg.html" title="Chi Squared Distribution Examples"> @@ -22,7 +22,7 @@ <div class="spirit-nav"> <a accesskey="p" href="two_sample_students_t.html"><img src="../../../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../st_eg.html"><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="../cs_eg.html"><img src="../../../../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_stat_tut_weg_st_eg_paired_st"> +<div class="section"> <div class="titlepage"><div><div><h5 class="title"> <a name="math_toolkit.stat_tut.weg.st_eg.paired_st"></a><a class="link" href="paired_st.html" title="Comparing two paired samples with the Student's t distribution">Comparing two paired samples with the Student's t distribution</a> @@ -64,9 +64,10 @@ </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/stat_tut/weg/st_eg/tut_mean_intervals.html b/libs/math/doc/html/math_toolkit/stat_tut/weg/st_eg/tut_mean_intervals.html index e97a17997..2b19b06d1 100644 --- a/libs/math/doc/html/math_toolkit/stat_tut/weg/st_eg/tut_mean_intervals.html +++ b/libs/math/doc/html/math_toolkit/stat_tut/weg/st_eg/tut_mean_intervals.html @@ -2,9 +2,9 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Calculating confidence intervals on the mean with the Students-t distribution</title> -<link rel="stylesheet" href="../../../../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../../../../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../../../../index.html" title="Math Toolkit"> +<link rel="home" href="../../../../index.html" title="Math Toolkit 1.9.0"> <link rel="up" href="../st_eg.html" title="Student's t Distribution Examples"> <link rel="prev" href="../st_eg.html" title="Student's t Distribution Examples"> <link rel="next" href="tut_mean_test.html" title='Testing a sample mean for difference from a "true" mean'> @@ -22,7 +22,7 @@ <div class="spirit-nav"> <a accesskey="p" href="../st_eg.html"><img src="../../../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../st_eg.html"><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="tut_mean_test.html"><img src="../../../../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_stat_tut_weg_st_eg_tut_mean_intervals"> +<div class="section"> <div class="titlepage"><div><div><h5 class="title"> <a name="math_toolkit.stat_tut.weg.st_eg.tut_mean_intervals"></a><a class="link" href="tut_mean_intervals.html" title="Calculating confidence intervals on the mean with the Students-t distribution">Calculating confidence intervals on the mean with the Students-t distribution</a> @@ -250,9 +250,10 @@ </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/stat_tut/weg/st_eg/tut_mean_size.html b/libs/math/doc/html/math_toolkit/stat_tut/weg/st_eg/tut_mean_size.html index d6f74a7bc..849326aa1 100644 --- a/libs/math/doc/html/math_toolkit/stat_tut/weg/st_eg/tut_mean_size.html +++ b/libs/math/doc/html/math_toolkit/stat_tut/weg/st_eg/tut_mean_size.html @@ -2,9 +2,9 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Estimating how large a sample size would have to become in order to give a significant Students-t test result with a single sample test</title> -<link rel="stylesheet" href="../../../../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../../../../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../../../../index.html" title="Math Toolkit"> +<link rel="home" href="../../../../index.html" title="Math Toolkit 1.9.0"> <link rel="up" href="../st_eg.html" title="Student's t Distribution Examples"> <link rel="prev" href="tut_mean_test.html" title='Testing a sample mean for difference from a "true" mean'> <link rel="next" href="two_sample_students_t.html" title="Comparing the means of two samples with the Students-t test"> @@ -22,7 +22,7 @@ <div class="spirit-nav"> <a accesskey="p" href="tut_mean_test.html"><img src="../../../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../st_eg.html"><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="two_sample_students_t.html"><img src="../../../../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_stat_tut_weg_st_eg_tut_mean_size"> +<div class="section"> <div class="titlepage"><div><div><h5 class="title"> <a name="math_toolkit.stat_tut.weg.st_eg.tut_mean_size"></a><a class="link" href="tut_mean_size.html" title="Estimating how large a sample size would have to become in order to give a significant Students-t test result with a single sample test">Estimating how large a sample size would have to become in order to give a significant @@ -162,9 +162,10 @@ _______________________________________________________________ </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/stat_tut/weg/st_eg/tut_mean_test.html b/libs/math/doc/html/math_toolkit/stat_tut/weg/st_eg/tut_mean_test.html index 1b295f160..80d42d129 100644 --- a/libs/math/doc/html/math_toolkit/stat_tut/weg/st_eg/tut_mean_test.html +++ b/libs/math/doc/html/math_toolkit/stat_tut/weg/st_eg/tut_mean_test.html @@ -2,9 +2,9 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Testing a sample mean for difference from a "true" mean</title> -<link rel="stylesheet" href="../../../../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../../../../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../../../../index.html" title="Math Toolkit"> +<link rel="home" href="../../../../index.html" title="Math Toolkit 1.9.0"> <link rel="up" href="../st_eg.html" title="Student's t Distribution Examples"> <link rel="prev" href="tut_mean_intervals.html" title="Calculating confidence intervals on the mean with the Students-t distribution"> <link rel="next" href="tut_mean_size.html" title="Estimating how large a sample size would have to become in order to give a significant Students-t test result with a single sample test"> @@ -22,7 +22,7 @@ <div class="spirit-nav"> <a accesskey="p" href="tut_mean_intervals.html"><img src="../../../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../st_eg.html"><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="tut_mean_size.html"><img src="../../../../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_stat_tut_weg_st_eg_tut_mean_test"> +<div class="section"> <div class="titlepage"><div><div><h5 class="title"> <a name="math_toolkit.stat_tut.weg.st_eg.tut_mean_test"></a><a class="link" href="tut_mean_test.html" title='Testing a sample mean for difference from a "true" mean'>Testing a sample mean for difference from a "true" mean</a> @@ -171,12 +171,12 @@ </td> <td> <p> - Reject if CDF of t > significance level: + Reject if CDF of t > 1 - significance level: </p> <p> - <code class="computeroutput"><span class="identifier">cdf</span><span class="special">(</span><span class="identifier">dist</span><span class="special">,</span> - <span class="identifier">t</span><span class="special">)</span> - <span class="special">></span> <span class="identifier">alpha</span></code> + <code class="computeroutput"><span class="identifier">cdf</span><span class="special">(</span><span class="identifier">complement</span><span class="special">(</span><span class="identifier">dist</span><span class="special">,</span> + <span class="identifier">t</span><span class="special">))</span> + <span class="special"><</span> <span class="identifier">alpha</span></code> </p> </td> </tr> @@ -189,12 +189,12 @@ </td> <td> <p> - Reject if complement of CDF of t > significance level: + Reject if complement of CDF of t < significance level: </p> <p> - <code class="computeroutput"><span class="identifier">cdf</span><span class="special">(</span><span class="identifier">complement</span><span class="special">(</span><span class="identifier">dist</span><span class="special">,</span> - <span class="identifier">t</span><span class="special">))</span> - <span class="special">></span> <span class="identifier">alpha</span></code> + <code class="computeroutput"><span class="identifier">cdf</span><span class="special">(</span><span class="identifier">dist</span><span class="special">,</span> + <span class="identifier">t</span><span class="special">)</span> + <span class="special"><</span> <span class="identifier">alpha</span></code> </p> </td> </tr> @@ -222,26 +222,26 @@ 3.5.2</a> of the <a href="http://www.itl.nist.gov/div898/handbook/" target="_top">NIST/SEMATECH e-Handbook of Statistical Methods.</a>. </p> -<pre class="programlisting"> __________________________________ - Student t test for a single sample - __________________________________ +<pre class="programlisting">__________________________________ +Student t test for a single sample +__________________________________ - Number of Observations = 195 - Sample Mean = 9.26146 - Sample Standard Deviation = 0.02279 - Expected True Mean = 5.00000 +Number of Observations = 195 +Sample Mean = 9.26146 +Sample Standard Deviation = 0.02279 +Expected True Mean = 5.00000 - Sample Mean - Expected Test Mean = 4.26146 - Degrees of Freedom = 194 - T Statistic = 2611.28380 - Probability that difference is due to chance = 0.000e+000 +Sample Mean - Expected Test Mean = 4.26146 +Degrees of Freedom = 194 +T Statistic = 2611.28380 +Probability that difference is due to chance = 0.000e+000 - Results for Alternative Hypothesis and alpha = 0.0500 +Results for Alternative Hypothesis and alpha = 0.0500 - Alternative Hypothesis Conclusion - Mean != 5.000 NOT REJECTED - Mean < 5.000 REJECTED - Mean > 5.000 NOT REJECTED +Alternative Hypothesis Conclusion +Mean != 5.000 NOT REJECTED +Mean < 5.000 REJECTED +Mean > 5.000 NOT REJECTED </pre> <p> You will note the line that says the probability that the difference @@ -259,26 +259,26 @@ N. Miller, Ellis Horwood ISBN 0 13 0309907.</em></span> The values result from the determination of mercury by cold-vapour atomic absorption. </p> -<pre class="programlisting"> __________________________________ - Student t test for a single sample - __________________________________ +<pre class="programlisting">__________________________________ +Student t test for a single sample +__________________________________ - Number of Observations = 3 - Sample Mean = 37.80000 - Sample Standard Deviation = 0.96437 - Expected True Mean = 38.90000 +Number of Observations = 3 +Sample Mean = 37.80000 +Sample Standard Deviation = 0.96437 +Expected True Mean = 38.90000 - Sample Mean - Expected Test Mean = -1.10000 - Degrees of Freedom = 2 - T Statistic = -1.97566 - Probability that difference is due to chance = 1.869e-001 +Sample Mean - Expected Test Mean = -1.10000 +Degrees of Freedom = 2 +T Statistic = -1.97566 +Probability that difference is due to chance = 1.869e-001 - Results for Alternative Hypothesis and alpha = 0.0500 +Results for Alternative Hypothesis and alpha = 0.0500 - Alternative Hypothesis Conclusion - Mean != 38.900 REJECTED - Mean < 38.900 REJECTED - Mean > 38.900 REJECTED +Alternative Hypothesis Conclusion +Mean != 38.900 REJECTED +Mean < 38.900 NOT REJECTED +Mean > 38.900 NOT REJECTED </pre> <p> As you can see the small number of measurements (3) has led to a large @@ -317,9 +317,10 @@ Mean > 38.900 REJECTED </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/stat_tut/weg/st_eg/two_sample_students_t.html b/libs/math/doc/html/math_toolkit/stat_tut/weg/st_eg/two_sample_students_t.html index 9cda77c1a..4866bb423 100644 --- a/libs/math/doc/html/math_toolkit/stat_tut/weg/st_eg/two_sample_students_t.html +++ b/libs/math/doc/html/math_toolkit/stat_tut/weg/st_eg/two_sample_students_t.html @@ -2,9 +2,9 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Comparing the means of two samples with the Students-t test</title> -<link rel="stylesheet" href="../../../../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../../../../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../../../../index.html" title="Math Toolkit"> +<link rel="home" href="../../../../index.html" title="Math Toolkit 1.9.0"> <link rel="up" href="../st_eg.html" title="Student's t Distribution Examples"> <link rel="prev" href="tut_mean_size.html" title="Estimating how large a sample size would have to become in order to give a significant Students-t test result with a single sample test"> <link rel="next" href="paired_st.html" title="Comparing two paired samples with the Student's t distribution"> @@ -22,7 +22,7 @@ <div class="spirit-nav"> <a accesskey="p" href="tut_mean_size.html"><img src="../../../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../st_eg.html"><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="paired_st.html"><img src="../../../../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_stat_tut_weg_st_eg_two_sample_students_t"> +<div class="section"> <div class="titlepage"><div><div><h5 class="title"> <a name="math_toolkit.stat_tut.weg.st_eg.two_sample_students_t"></a><a class="link" href="two_sample_students_t.html" title="Comparing the means of two samples with the Students-t test">Comparing the means of two samples with the Students-t test</a> @@ -342,9 +342,10 @@ </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/synopsis.html b/libs/math/doc/html/math_toolkit/synopsis.html index d89414ed9..b83569880 100644 --- a/libs/math/doc/html/math_toolkit/synopsis.html +++ b/libs/math/doc/html/math_toolkit/synopsis.html @@ -2,10 +2,10 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Synopsis</title> -<link rel="stylesheet" href="../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../index.html" title="Math Toolkit"> -<link rel="up" href="../gcd_lcm.html" title="Chapter 10. Integer Utilities (Greatest Common Divisor and Least Common Multiple)"> +<link rel="home" href="../index.html" title="Math Toolkit 1.9.0"> +<link rel="up" href="../gcd_lcm.html" title="Chapter 11. Integer Utilities (Greatest Common Divisor and Least Common Multiple)"> <link rel="prev" href="introduction.html" title="Introduction"> <link rel="next" href="gcd_function_object.html" title="GCD Function Object"> </head> @@ -22,7 +22,7 @@ <div class="spirit-nav"> <a accesskey="p" href="introduction.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../gcd_lcm.html"><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="gcd_function_object.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_synopsis"> +<div class="section"> <div class="titlepage"><div><div><h2 class="title" style="clear: both"> <a name="math_toolkit.synopsis"></a><a class="link" href="synopsis.html" title="Synopsis">Synopsis</a> </h2></div></div></div> @@ -54,9 +54,10 @@ </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/threads.html b/libs/math/doc/html/math_toolkit/threads.html index 64605e2be..a5b3b0298 100644 --- a/libs/math/doc/html/math_toolkit/threads.html +++ b/libs/math/doc/html/math_toolkit/threads.html @@ -2,9 +2,9 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Thread Safety</title> -<link rel="stylesheet" href="../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../index.html" title="Math Toolkit"> +<link rel="home" href="../index.html" title="Math Toolkit 1.9.0"> <link rel="up" href="../overview.html" title="Chapter 1. Overview"> <link rel="prev" href="intro_pol_overview.html" title="Policies"> <link rel="next" href="perf_over1.html" title="Performance"> @@ -22,7 +22,7 @@ <div class="spirit-nav"> <a accesskey="p" href="intro_pol_overview.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../overview.html"><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="perf_over1.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_threads"> +<div class="section"> <div class="titlepage"><div><div><h2 class="title" style="clear: both"> <a name="math_toolkit.threads"></a><a class="link" href="threads.html" title="Thread Safety">Thread Safety</a> </h2></div></div></div> @@ -35,9 +35,10 @@ </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/tr1_ref.html b/libs/math/doc/html/math_toolkit/tr1_ref.html index 90c325b28..8622565bb 100644 --- a/libs/math/doc/html/math_toolkit/tr1_ref.html +++ b/libs/math/doc/html/math_toolkit/tr1_ref.html @@ -2,12 +2,12 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>TR1 C Functions Quick Reference</title> -<link rel="stylesheet" href="../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../index.html" title="Math Toolkit"> -<link rel="up" href="../extern_c.html" title='Chapter 5. TR1 and C99 external "C" Functions'> +<link rel="home" href="../index.html" title="Math Toolkit 1.9.0"> +<link rel="up" href="../extern_c.html" title='Chapter 7. TR1 and C99 external "C" Functions'> <link rel="prev" href="c99.html" title="C99 C Functions"> -<link rel="next" href="../constants.html" title="Chapter 6. Mathematical Constants"> +<link rel="next" href="../inverse_complex.html" title="Chapter 8. Complex Number Functions"> </head> <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"> <table cellpadding="2" width="100%"><tr> @@ -20,9 +20,9 @@ </tr></table> <hr> <div class="spirit-nav"> -<a accesskey="p" href="c99.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../extern_c.html"><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="../constants.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a> +<a accesskey="p" href="c99.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../extern_c.html"><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="../inverse_complex.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_tr1_ref"> +<div class="section"> <div class="titlepage"><div><div><h2 class="title" style="clear: both"> <a name="math_toolkit.tr1_ref"></a><a class="link" href="tr1_ref.html" title="TR1 C Functions Quick Reference">TR1 C Functions Quick Reference</a> </h2></div></div></div> @@ -521,9 +521,10 @@ </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> @@ -531,7 +532,7 @@ </tr></table> <hr> <div class="spirit-nav"> -<a accesskey="p" href="c99.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../extern_c.html"><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="../constants.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a> +<a accesskey="p" href="c99.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../extern_c.html"><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="../inverse_complex.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a> </div> </body> </html> diff --git a/libs/math/doc/html/math_toolkit/trans.html b/libs/math/doc/html/math_toolkit/trans.html index 02156b82e..7aca9f55c 100644 --- a/libs/math/doc/html/math_toolkit/trans.html +++ b/libs/math/doc/html/math_toolkit/trans.html @@ -2,10 +2,10 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Quaternion Transcendentals</title> -<link rel="stylesheet" href="../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../index.html" title="Math Toolkit"> -<link rel="up" href="../quaternions.html" title="Chapter 8. Quaternions"> +<link rel="home" href="../index.html" title="Math Toolkit 1.9.0"> +<link rel="up" href="../quaternions.html" title="Chapter 9. Quaternions"> <link rel="prev" href="create.html" title="Quaternion Creation Functions"> <link rel="next" href="quat_tests.html" title="Test Program"> </head> @@ -22,7 +22,7 @@ <div class="spirit-nav"> <a accesskey="p" href="create.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../quaternions.html"><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="quat_tests.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_trans"> +<div class="section"> <div class="titlepage"><div><div><h2 class="title" style="clear: both"> <a name="math_toolkit.trans"></a><a class="link" href="trans.html" title="Quaternion Transcendentals">Quaternion Transcendentals</a> </h2></div></div></div> @@ -127,9 +127,10 @@ </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/tuning.html b/libs/math/doc/html/math_toolkit/tuning.html index cac6903c5..af193fc4f 100644 --- a/libs/math/doc/html/math_toolkit/tuning.html +++ b/libs/math/doc/html/math_toolkit/tuning.html @@ -2,10 +2,10 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Performance Tuning Macros</title> -<link rel="stylesheet" href="../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../index.html" title="Math Toolkit"> -<link rel="up" href="../perf.html" title="Chapter 14. Performance"> +<link rel="home" href="../index.html" title="Math Toolkit 1.9.0"> +<link rel="up" href="../perf.html" title="Chapter 15. Performance"> <link rel="prev" href="comp_compilers.html" title="Comparing Compilers"> <link rel="next" href="comparisons.html" title="Comparisons to Other Open Source Libraries"> </head> @@ -22,7 +22,7 @@ <div class="spirit-nav"> <a accesskey="p" href="comp_compilers.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../perf.html"><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="comparisons.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_tuning"> +<div class="section"> <div class="titlepage"><div><div><h2 class="title" style="clear: both"> <a name="math_toolkit.tuning"></a><a class="link" href="tuning.html" title="Performance Tuning Macros">Performance Tuning Macros</a> </h2></div></div></div> @@ -234,7 +234,7 @@ processors in the future. </p> <div class="table"> -<a name="math_toolkit.tuning.a_comparison_of_polynomial_evalu"></a><p class="title"><b>Table 14.3. A Comparison of Polynomial Evaluation Methods</b></p> +<a name="math_toolkit.tuning.a_comparison_of_polynomial_evalu"></a><p class="title"><b>Table 15.3. A Comparison of Polynomial Evaluation Methods</b></p> <div class="table-contents"><table class="table" summary="A Comparison of Polynomial Evaluation Methods"> <colgroup> <col> @@ -620,7 +620,7 @@ </div> <br class="table-break"><p> There is one final performance tuning option that is available as a compile - time <a class="link" href="../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">policy</a>. Normally when evaluating functions + time <a class="link" href="../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">policy</a>. Normally when evaluating functions at <code class="computeroutput"><span class="keyword">double</span></code> precision, these are actually evaluated at <code class="computeroutput"><span class="keyword">long</span> <span class="keyword">double</span></code> precision internally: this helps to ensure that as close to full <code class="computeroutput"><span class="keyword">double</span></code> precision as possible is achieved, but @@ -632,7 +632,7 @@ See also the <a class="link" href="pol_tutorial.html" title="Policy Tutorial">policy tutorial</a>. </p> <div class="table"> -<a name="math_toolkit.tuning.performance_comparison_with_and_"></a><p class="title"><b>Table 14.4. Performance Comparison with and Without Internal Promotion to long double</b></p> +<a name="math_toolkit.tuning.performance_comparison_with_and_"></a><p class="title"><b>Table 15.4. Performance Comparison with and Without Internal Promotion to long double</b></p> <div class="table-contents"><table class="table" summary="Performance Comparison with and Without Internal Promotion to long double"> <colgroup> <col> @@ -878,9 +878,10 @@ </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/tutorial.html b/libs/math/doc/html/math_toolkit/tutorial.html index 8c5eaf0e1..8e1013574 100644 --- a/libs/math/doc/html/math_toolkit/tutorial.html +++ b/libs/math/doc/html/math_toolkit/tutorial.html @@ -2,10 +2,10 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Tutorial</title> -<link rel="stylesheet" href="../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../index.html" title="Math Toolkit"> -<link rel="up" href="../constants.html" title="Chapter 6. Mathematical Constants"> +<link rel="home" href="../index.html" title="Math Toolkit 1.9.0"> +<link rel="up" href="../constants.html" title="Chapter 4. Mathematical Constants"> <link rel="prev" href="constants_intro.html" title="Introduction"> <link rel="next" href="tutorial/non_templ.html" title="Use in non-template code"> </head> @@ -22,7 +22,7 @@ <div class="spirit-nav"> <a accesskey="p" href="constants_intro.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../constants.html"><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="tutorial/non_templ.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_tutorial"> +<div class="section"> <div class="titlepage"><div><div><h2 class="title" style="clear: both"> <a name="math_toolkit.tutorial"></a><a class="link" href="tutorial.html" title="Tutorial">Tutorial</a> </h2></div></div></div> @@ -36,9 +36,10 @@ </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/tutorial/non_templ.html b/libs/math/doc/html/math_toolkit/tutorial/non_templ.html index 95110a51f..ed194fe17 100644 --- a/libs/math/doc/html/math_toolkit/tutorial/non_templ.html +++ b/libs/math/doc/html/math_toolkit/tutorial/non_templ.html @@ -2,9 +2,9 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Use in non-template code</title> -<link rel="stylesheet" href="../../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../../index.html" title="Math Toolkit"> +<link rel="home" href="../../index.html" title="Math Toolkit 1.9.0"> <link rel="up" href="../tutorial.html" title="Tutorial"> <link rel="prev" href="../tutorial.html" title="Tutorial"> <link rel="next" href="templ.html" title="Use in template code"> @@ -22,7 +22,7 @@ <div class="spirit-nav"> <a accesskey="p" href="../tutorial.html"><img src="../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../tutorial.html"><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="templ.html"><img src="../../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_tutorial_non_templ"> +<div class="section"> <div class="titlepage"><div><div><h3 class="title"> <a name="math_toolkit.tutorial.non_templ"></a><a class="link" href="non_templ.html" title="Use in non-template code">Use in non-template code</a> @@ -69,9 +69,10 @@ </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/tutorial/templ.html b/libs/math/doc/html/math_toolkit/tutorial/templ.html index b6c574437..8f9771e75 100644 --- a/libs/math/doc/html/math_toolkit/tutorial/templ.html +++ b/libs/math/doc/html/math_toolkit/tutorial/templ.html @@ -2,9 +2,9 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Use in template code</title> -<link rel="stylesheet" href="../../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../../index.html" title="Math Toolkit"> +<link rel="home" href="../../index.html" title="Math Toolkit 1.9.0"> <link rel="up" href="../tutorial.html" title="Tutorial"> <link rel="prev" href="non_templ.html" title="Use in non-template code"> <link rel="next" href="user_def.html" title="Use With User-Defined Types"> @@ -22,7 +22,7 @@ <div class="spirit-nav"> <a accesskey="p" href="non_templ.html"><img src="../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../tutorial.html"><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="user_def.html"><img src="../../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_tutorial_templ"> +<div class="section"> <div class="titlepage"><div><div><h3 class="title"> <a name="math_toolkit.tutorial.templ"></a><a class="link" href="templ.html" title="Use in template code">Use in template code</a> </h3></div></div></div> @@ -140,9 +140,10 @@ </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/tutorial/user_def.html b/libs/math/doc/html/math_toolkit/tutorial/user_def.html index dca23f15f..13ef39eda 100644 --- a/libs/math/doc/html/math_toolkit/tutorial/user_def.html +++ b/libs/math/doc/html/math_toolkit/tutorial/user_def.html @@ -2,9 +2,9 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Use With User-Defined Types</title> -<link rel="stylesheet" href="../../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../../index.html" title="Math Toolkit"> +<link rel="home" href="../../index.html" title="Math Toolkit 1.9.0"> <link rel="up" href="../tutorial.html" title="Tutorial"> <link rel="prev" href="templ.html" title="Use in template code"> <link rel="next" href="../constants.html" title="The Mathematical Constants"> @@ -22,7 +22,7 @@ <div class="spirit-nav"> <a accesskey="p" href="templ.html"><img src="../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../tutorial.html"><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="../constants.html"><img src="../../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_tutorial_user_def"> +<div class="section"> <div class="titlepage"><div><div><h3 class="title"> <a name="math_toolkit.tutorial.user_def"></a><a class="link" href="user_def.html" title="Use With User-Defined Types">Use With User-Defined Types</a> @@ -254,10 +254,11 @@ </h6> <p> In addition, for user-defined types that need special handling, it's possible - to [partially-] specialize the internal structure used by each constant. - For example, suppose we're using the C++ wrapper around MPFR <code class="computeroutput"><span class="identifier">mpfr_class</span></code>: this has its own representation - of Pi which we may well wish to use in place of the above mechanism. We can - achieve this by specialising the class template <code class="computeroutput"><span class="identifier">boost</span><span class="special">::</span><span class="identifier">math</span><span class="special">::</span><span class="identifier">constants</span><span class="special">::</span><span class="identifier">detail</span><span class="special">::</span><span class="identifier">constant_pi</span></code>: + to partially-specialize the internal structure used by each constant. For + example, suppose we're using the C++ wrapper around MPFR <code class="computeroutput"><span class="identifier">mpfr_class</span></code>: + this has its own representation of Pi which we may well wish to use in place + of the above mechanism. We can achieve this by specialising the class template + <code class="computeroutput"><span class="identifier">boost</span><span class="special">::</span><span class="identifier">math</span><span class="special">::</span><span class="identifier">constants</span><span class="special">::</span><span class="identifier">detail</span><span class="special">::</span><span class="identifier">constant_pi</span></code>: </p> <pre class="programlisting"><span class="keyword">namespace</span> <span class="identifier">boost</span><span class="special">{</span> <span class="keyword">namespace</span> <span class="identifier">math</span><span class="special">{</span> <span class="keyword">namespace</span> <span class="identifier">constants</span><span class="special">{</span> <span class="keyword">namespace</span> <span class="identifier">detail</span><span class="special">{</span> @@ -318,9 +319,10 @@ the constant will be constructed from a string on each call. </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/value_op.html b/libs/math/doc/html/math_toolkit/value_op.html index 3768c56ae..1a8ee5bfc 100644 --- a/libs/math/doc/html/math_toolkit/value_op.html +++ b/libs/math/doc/html/math_toolkit/value_op.html @@ -2,10 +2,10 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Quaternion Value Operations</title> -<link rel="stylesheet" href="../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../index.html" title="Math Toolkit"> -<link rel="up" href="../quaternions.html" title="Chapter 8. Quaternions"> +<link rel="home" href="../index.html" title="Math Toolkit 1.9.0"> +<link rel="up" href="../quaternions.html" title="Chapter 9. Quaternions"> <link rel="prev" href="quat_non_mem.html" title="Quaternion Non-Member Operators"> <link rel="next" href="create.html" title="Quaternion Creation Functions"> </head> @@ -22,7 +22,7 @@ <div class="spirit-nav"> <a accesskey="p" href="quat_non_mem.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../quaternions.html"><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="create.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_value_op"> +<div class="section"> <div class="titlepage"><div><div><h2 class="title" style="clear: both"> <a name="math_toolkit.value_op"></a><a class="link" href="value_op.html" title="Quaternion Value Operations">Quaternion Value Operations</a> </h2></div></div></div> @@ -92,9 +92,10 @@ </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/zetas.html b/libs/math/doc/html/math_toolkit/zetas.html index 821fb62bc..0c685aeb2 100644 --- a/libs/math/doc/html/math_toolkit/zetas.html +++ b/libs/math/doc/html/math_toolkit/zetas.html @@ -2,10 +2,10 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Zeta Functions</title> -<link rel="stylesheet" href="../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../index.html" title="Math Toolkit"> -<link rel="up" href="../special.html" title="Chapter 3. Special Functions"> +<link rel="home" href="../index.html" title="Math Toolkit 1.9.0"> +<link rel="up" href="../special.html" title="Chapter 6. Special Functions"> <link rel="prev" href="jacobi/jacobi_sn.html" title="Jacobi Elliptic Function sn"> <link rel="next" href="zetas/zeta.html" title="Riemann Zeta Function"> </head> @@ -22,7 +22,7 @@ <div class="spirit-nav"> <a accesskey="p" href="jacobi/jacobi_sn.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../special.html"><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="zetas/zeta.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_zetas"> +<div class="section"> <div class="titlepage"><div><div><h2 class="title" style="clear: both"> <a name="math_toolkit.zetas"></a><a class="link" href="zetas.html" title="Zeta Functions">Zeta Functions</a> </h2></div></div></div> @@ -30,9 +30,10 @@ </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> diff --git a/libs/math/doc/html/math_toolkit/zetas/zeta.html b/libs/math/doc/html/math_toolkit/zetas/zeta.html index d4fa583b2..f13f6536a 100644 --- a/libs/math/doc/html/math_toolkit/zetas/zeta.html +++ b/libs/math/doc/html/math_toolkit/zetas/zeta.html @@ -2,9 +2,9 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Riemann Zeta Function</title> -<link rel="stylesheet" href="../../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../../index.html" title="Math Toolkit"> +<link rel="home" href="../../index.html" title="Math Toolkit 1.9.0"> <link rel="up" href="../zetas.html" title="Zeta Functions"> <link rel="prev" href="../zetas.html" title="Zeta Functions"> <link rel="next" href="../expint.html" title="Exponential Integrals"> @@ -22,7 +22,7 @@ <div class="spirit-nav"> <a accesskey="p" href="../zetas.html"><img src="../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../zetas.html"><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="../expint.html"><img src="../../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_zetas_zeta"> +<div class="section"> <div class="titlepage"><div><div><h3 class="title"> <a name="math_toolkit.zetas.zeta"></a><a class="link" href="zeta.html" title="Riemann Zeta Function">Riemann Zeta Function</a> </h3></div></div></div> @@ -37,8 +37,8 @@ <span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T</span><span class="special">></span> <a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">zeta</span><span class="special">(</span><span class="identifier">T</span> <span class="identifier">z</span><span class="special">);</span> -<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> -<a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">zeta</span><span class="special">(</span><span class="identifier">T</span> <span class="identifier">z</span><span class="special">,</span> <span class="keyword">const</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">&);</span> +<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> +<a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">zeta</span><span class="special">(</span><span class="identifier">T</span> <span class="identifier">z</span><span class="special">,</span> <span class="keyword">const</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">&);</span> <span class="special">}}</span> <span class="comment">// namespaces</span> </pre> @@ -47,9 +47,9 @@ type calculation rules</em></span></a>: the return type is <code class="computeroutput"><span class="keyword">double</span></code> if T is an integer type, and T otherwise. </p> <p> - The final <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a> argument is optional and can + The final <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a> argument is optional and can be used to control the behaviour of the function: how it handles errors, - what level of precision to use etc. Refer to the <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">policy + what level of precision to use etc. Refer to the <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">policy documentation for more details</a>. </p> <h5> @@ -59,8 +59,8 @@ <pre class="programlisting"><span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T</span><span class="special">></span> <a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">zeta</span><span class="special">(</span><span class="identifier">T</span> <span class="identifier">z</span><span class="special">);</span> -<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> -<a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">zeta</span><span class="special">(</span><span class="identifier">T</span> <span class="identifier">z</span><span class="special">,</span> <span class="keyword">const</span> <a class="link" href="../../policy.html" title="Chapter 13. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">&);</span> +<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">></span> +<a class="link" href="../result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">zeta</span><span class="special">(</span><span class="identifier">T</span> <span class="identifier">z</span><span class="special">,</span> <span class="keyword">const</span> <a class="link" href="../../policy.html" title="Chapter 14. Policies: Controlling Precision, Error Handling etc">Policy</a><span class="special">&);</span> </pre> <p> Returns the <a href="http://mathworld.wolfram.com/RiemannZetaFunction.html" target="_top">zeta @@ -89,7 +89,7 @@ zero error</a>. </p> <div class="table"> -<a name="math_toolkit.zetas.zeta.errors_in_the_function_zeta_z"></a><p class="title"><b>Table 3.30. Errors In the Function zeta(z)</b></p> +<a name="math_toolkit.zetas.zeta.errors_in_the_function_zeta_z"></a><p class="title"><b>Table 6.30. Errors In the Function zeta(z)</b></p> <div class="table-contents"><table class="table" summary="Errors In the Function zeta(z)"> <colgroup> <col> @@ -295,9 +295,10 @@ </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 © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<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> |