Imported Upstream version 1.72.0
[platform/upstream/boost.git] / libs / math / doc / html / math_toolkit / dist_ref / dists / inverse_chi_squared_dist.html
index 74f3272..7c8e210 100644 (file)
@@ -4,7 +4,7 @@
 <title>Inverse Chi Squared Distribution</title>
 <link rel="stylesheet" href="../../../math.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
-<link rel="home" href="../../../index.html" title="Math Toolkit 2.10.0">
+<link rel="home" href="../../../index.html" title="Math Toolkit 2.11.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">
@@ -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">&lt;</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&#160;19.&#160;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&lt;&gt;</a> <span class="special">&gt;</span>
+          <span class="keyword">class</span> <a class="link" href="../../../policy.html" title="Chapter&#160;20.&#160;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&lt;&gt;</a> <span class="special">&gt;</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>
           = 1.
         </p>
 <p>
-          Both definitions are also available in Wolfram Mathematica and in <a href="http://www.r-project.org/" target="_top">The R Project for Statistical Computing</a>
-          (geoR) with default scale = 1/degrees of freedom.
+          Both definitions are also available in <a href="http://www.wolfram.com/products/mathematica/index.html" target="_top">Wolfram
+          Mathematica</a> and in <a href="http://www.r-project.org/" target="_top">The R
+          Project for Statistical Computing</a> (geoR) with default scale = 1/degrees
+          of freedom.
         </p>
 <p>
           See
           The inverse_chi_squared distribution is a special case of a inverse_gamma
           distribution with &#957; (degrees_of_freedom) shape (&#945;) and scale (&#946;) where
         </p>
-<p>
-          &#8192;&#8192; &#945;= &#957; /2 and &#946; = &#189;.
-        </p>
+<div class="blockquote"><blockquote class="blockquote"><p>
+            <span class="serif_italic">&#945;= &#957; /2 and &#946; = &#189;</span>
+          </p></blockquote></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>
           inverse chi_squared distribution is defined by the probability density
           function (PDF):
         </p>
-<p>
-          &#8192;&#8192; f(x;&#957;) = 2<sup>-&#957;/2</sup> x<sup>-&#957;/2-1</sup> e<sup>-1/2x</sup> / &#915;(&#957;/2)
-        </p>
+<div class="blockquote"><blockquote class="blockquote"><p>
+            <span class="serif_italic">f(x;&#957;) = 2<sup>-&#957;/2</sup> x<sup>-&#957;/2-1</sup> e<sup>-1/2x</sup> / &#915;(&#957;/2)</span>
+          </p></blockquote></div>
 <p>
           and Cumulative Density Function (CDF)
         </p>
-<p>
-          &#8192;&#8192;  F(x;&#957;) = &#915;(&#957;/2, 1/2x) / &#915;(&#957;/2)
-        </p>
+<div class="blockquote"><blockquote class="blockquote"><p>
+            <span class="serif_italic">F(x;&#957;) = &#915;(&#957;/2, 1/2x) / &#915;(&#957;/2)</span>
+          </p></blockquote></div>
 <p>
           For degrees of freedom parameter &#957; and scale parameter &#958;, the <span class="bold"><strong>scaled</strong></span>
           inverse chi_squared distribution is defined by the probability density
           function (PDF):
         </p>
-<p>
-          &#8192;&#8192; f(x;&#957;, &#958;) = (&#958;&#957;/2)<sup>&#957;/2</sup> e<sup>-&#957;&#958;/2x</sup> x<sup>-1-&#957;/2</sup> / &#915;(&#957;/2)
-        </p>
+<div class="blockquote"><blockquote class="blockquote"><p>
+            <span class="serif_italic">f(x;&#957;, &#958;) = (&#958;&#957;/2)<sup>&#957;/2</sup> e<sup>-&#957;&#958;/2x</sup> x<sup>-1-&#957;/2</sup> / &#915;(&#957;/2)</span>
+          </p></blockquote></div>
 <p>
           and Cumulative Density Function (CDF)
         </p>
-<p>
-          &#8192;&#8192;  F(x;&#957;, &#958;) = &#915;(&#957;/2, &#957;&#958;/2x) / &#915;(&#957;/2)
-        </p>
+<div class="blockquote"><blockquote class="blockquote"><p>
+            <span class="serif_italic">F(x;&#957;, &#958;) = &#915;(&#957;/2, &#957;&#958;/2x) / &#915;(&#957;/2)</span>
+          </p></blockquote></div>
 <p>
           The following graphs illustrate how the PDF and CDF of the inverse chi_squared
           distribution varies for a few values of parameters &#957; and &#958;:
         </p>
-<p>
-          <span class="inlinemediaobject"><img src="../../../../graphs/inverse_chi_squared_pdf.svg" align="middle"></span>
-        </p>
-<p>
-          <span class="inlinemediaobject"><img src="../../../../graphs/inverse_chi_squared_cdf.svg" align="middle"></span>
-        </p>
+<div class="blockquote"><blockquote class="blockquote"><p>
+            <span class="inlinemediaobject"><img src="../../../../graphs/inverse_chi_squared_pdf.svg" align="middle"></span>
+
+          </p></blockquote></div>
+<div class="blockquote"><blockquote class="blockquote"><p>
+            <span class="inlinemediaobject"><img src="../../../../graphs/inverse_chi_squared_cdf.svg" align="middle"></span>
+
+          </p></blockquote></div>
 <h5>
 <a name="math_toolkit.dist_ref.dists.inverse_chi_squared_dist.h0"></a>
           <span class="phrase"><a name="math_toolkit.dist_ref.dists.inverse_chi_squared_dist.member_functions"></a></span><a class="link" href="inverse_chi_squared_dist.html#math_toolkit.dist_ref.dists.inverse_chi_squared_dist.member_functions">Member
                 </td>
 <td>
                   <p>
-                    Using the relation: x = &#946; &#160;/ <a class="link" href="../../sf_gamma/igamma_inv.html" title="Incomplete Gamma Function Inverses">gamma_q_inv</a>(&#945;,
+                    Using the relation: x = &#946;/ <a class="link" href="../../sf_gamma/igamma_inv.html" title="Incomplete Gamma Function Inverses">gamma_q_inv</a>(&#945;,
                     p)
                   </p>
                 </td>
                 </td>
 <td>
                   <p>
-                    Using the relation: x = &#945; &#160;/ <a class="link" href="../../sf_gamma/igamma_inv.html" title="Incomplete Gamma Function Inverses">gamma_p_inv</a>(&#945;,
+                    Using the relation: x = &#945;/ <a class="link" href="../../sf_gamma/igamma_inv.html" title="Incomplete Gamma Function Inverses">gamma_p_inv</a>(&#945;,
                     q)
                   </p>
                 </td>