summaryrefslogtreecommitdiff
path: root/libs/math/doc/html/math_toolkit/sf_beta/beta_function.html
diff options
context:
space:
mode:
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.html20
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&#160;14.&#160;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>