diff options
author | Lorry Tar Creator <lorry-tar-importer@baserock.org> | 2015-04-08 03:09:47 +0000 |
---|---|---|
committer | <> | 2015-05-05 14:37:32 +0000 |
commit | f2541bb90af059680aa7036f315f052175999355 (patch) | |
tree | a5b214744b256f07e1dc2bd7273035a7808c659f /libs/math/doc/html/math_toolkit/sf_beta/beta_function.html | |
parent | ed232fdd34968697a68783b3195b1da4226915b5 (diff) | |
download | boost-tarball-master.tar.gz |
Imported from /home/lorry/working-area/delta_boost-tarball/boost_1_58_0.tar.bz2.HEADboost_1_58_0master
Diffstat (limited to 'libs/math/doc/html/math_toolkit/sf_beta/beta_function.html')
-rw-r--r-- | libs/math/doc/html/math_toolkit/sf_beta/beta_function.html | 20 |
1 files changed, 10 insertions, 10 deletions
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 9087ca33e..e8aedecd3 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 @@ -3,8 +3,8 @@ <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Beta</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 2.1.0"> +<meta name="generator" content="DocBook XSL Stylesheets V1.77.1"> +<link rel="home" href="../../index.html" title="Math Toolkit 2.2.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"> @@ -50,10 +50,10 @@ The beta function is defined by: </p> <p> - <span class="inlinemediaobject"><img src="../../../equations/beta1.png"></span> + <span class="inlinemediaobject"><img src="../../../equations/beta1.svg"></span> </p> <p> - <span class="inlinemediaobject"><img src="../../../graphs/beta.png" align="middle"></span> + <span class="inlinemediaobject"><img src="../../../graphs/beta.svg" align="middle"></span> </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 @@ -256,7 +256,7 @@ approximation</a>, then we can combine the power terms: </p> <p> - <span class="inlinemediaobject"><img src="../../../equations/beta2.png"></span> + <span class="inlinemediaobject"><img src="../../../equations/beta2.svg"></span> </p> <p> which is almost the ideal solution, however almost all of the error occurs @@ -266,7 +266,7 @@ which immediately cuts the maximum error in half: </p> <p> - <span class="inlinemediaobject"><img src="../../../equations/beta3.png"></span> + <span class="inlinemediaobject"><img src="../../../equations/beta3.svg"></span> </p> <p> This may not be the final solution, but it is very competitive compared to @@ -280,7 +280,7 @@ fraction parts are collected together into: </p> <p> - <span class="inlinemediaobject"><img src="../../../equations/beta8.png"></span> + <span class="inlinemediaobject"><img src="../../../equations/beta8.svg"></span> </p> <p> where la, lb and lc are the integration limits used for a, b, and a+b. @@ -293,10 +293,10 @@ we can use the recurrence relations: </p> <p> - <span class="inlinemediaobject"><img src="../../../equations/beta4.png"></span> + <span class="inlinemediaobject"><img src="../../../equations/beta4.svg"></span> </p> <p> - <span class="inlinemediaobject"><img src="../../../equations/beta5.png"></span> + <span class="inlinemediaobject"><img src="../../../equations/beta5.svg"></span> </p> <p> to move to a more favorable region where they are both greater than 1. @@ -305,7 +305,7 @@ In addition: </p> <p> - <span class="inlinemediaobject"><img src="../../../equations/beta7.png"></span> + <span class="inlinemediaobject"><img src="../../../equations/beta7.svg"></span> </p> </div> <table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr> |