summaryrefslogtreecommitdiff
path: root/libs/math/doc/html/math_toolkit/dist_ref/dists/hyperexponential_dist.html
diff options
context:
space:
mode:
Diffstat (limited to 'libs/math/doc/html/math_toolkit/dist_ref/dists/hyperexponential_dist.html')
-rw-r--r--libs/math/doc/html/math_toolkit/dist_ref/dists/hyperexponential_dist.html34
1 files changed, 17 insertions, 17 deletions
diff --git a/libs/math/doc/html/math_toolkit/dist_ref/dists/hyperexponential_dist.html b/libs/math/doc/html/math_toolkit/dist_ref/dists/hyperexponential_dist.html
index b17a9ae46..86f53b8ad 100644
--- a/libs/math/doc/html/math_toolkit/dist_ref/dists/hyperexponential_dist.html
+++ b/libs/math/doc/html/math_toolkit/dist_ref/dists/hyperexponential_dist.html
@@ -3,8 +3,8 @@
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>Hyperexponential Distribution</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="../dists.html" title="Distributions">
<link rel="prev" href="geometric_dist.html" title="Geometric Distribution">
<link rel="next" href="hypergeometric_dist.html" title="Hypergeometric Distribution">
@@ -111,7 +111,7 @@
hyperexponential distribution is given by:
</p>
<p>
- <span class="inlinemediaobject"><img src="../../../../equations/hyperexponential_pdf.png"></span>
+ <span class="inlinemediaobject"><img src="../../../../equations/hyperexponential_pdf.svg"></span>
</p>
<p>
The following graph illustrates the PDF of the hyperexponential distribution
@@ -140,7 +140,7 @@
</li>
</ol></div>
<p>
- <span class="inlinemediaobject"><img src="../../../../graphs/hyperexponential_pdf.png" align="middle"></span>
+ <span class="inlinemediaobject"><img src="../../../../graphs/hyperexponential_pdf.svg" align="middle"></span>
</p>
<p>
Also, the following graph illustrates the PDF of the hyperexponential distribution
@@ -180,7 +180,7 @@
nears the exponential distribution with parameter <span class="emphasis"><em>&#955;=1.5</em></span>.
</p>
<p>
- <span class="inlinemediaobject"><img src="../../../../graphs/hyperexponential_pdf_samerate.png" align="middle"></span>
+ <span class="inlinemediaobject"><img src="../../../../graphs/hyperexponential_pdf_samerate.svg" align="middle"></span>
</p>
<p>
Finally, the following graph compares the PDF of the hyperexponential distribution
@@ -202,7 +202,7 @@
</li>
</ol></div>
<p>
- <span class="inlinemediaobject"><img src="../../../../graphs/hyperexponential_pdf_samemean.png" align="middle"></span>
+ <span class="inlinemediaobject"><img src="../../../../graphs/hyperexponential_pdf_samemean.svg" align="middle"></span>
</p>
<p>
As can be noted, even if the three distributions have the same mean value,
@@ -232,7 +232,7 @@
often been observed to possess such a distribution (Rosin,1965). Also,
the arrival of different types of customer to a single queueing station
is often modeled as a hyperexponential distribution (Papadopolous et al.,1993).
- Similarly, if a product manufactured in several parallel assemply lines
+ Similarly, if a product manufactured in several parallel assembly lines
and the outputs are merged, the failure density of the overall product
is likely to be hyperexponential (Trivedi,2002).
</p>
@@ -866,7 +866,7 @@
</tr>
<tr><td align="left" valign="top"><p>
As an implementation detail, this constructor uses Boost's <a href="http://www.boost.org/doc/libs/release/libs/core/doc/html/core/enable_if.html" target="_top">enable_if/disable_if
- mechanism</a> to disambiguage between this and other 2-argument constructors.
+ mechanism</a> to disambiguate between this and other 2-argument constructors.
Refer to the source code for more details.
</p></td></tr>
</table></div>
@@ -914,7 +914,7 @@
<h5>
<a name="math_toolkit.dist_ref.dists.hyperexponential_dist.h15"></a>
<span class="phrase"><a name="math_toolkit.dist_ref.dists.hyperexponential_dist.construction_with_rates_iterator"></a></span><a class="link" href="hyperexponential_dist.html#math_toolkit.dist_ref.dists.hyperexponential_dist.construction_with_rates_iterator">Construction
- with rates-iterators (and all phase probablities equal)</a>
+ with rates-iterators (and all phase probabilities equal)</a>
</h5>
<pre class="programlisting"><span class="keyword">template</span> <span class="special">&lt;</span><span class="keyword">typename</span> <span class="identifier">RateIterT</span><span class="special">,</span> <span class="keyword">typename</span> <span class="identifier">RateIterT2</span><span class="special">&gt;</span>
<span class="identifier">hyperexponential_distribution</span><span class="special">(</span><span class="identifier">RateIterT</span> <span class="keyword">const</span><span class="special">&amp;</span> <span class="identifier">rate_first</span><span class="special">,</span>
@@ -935,7 +935,7 @@
</tr>
<tr><td align="left" valign="top"><p>
As an implementation detail, this constructor uses Boost's <a href="http://www.boost.org/doc/libs/release/libs/core/doc/html/core/enable_if.html" target="_top">enable_if/disable_if
- mechanism</a> to disambiguage between this and other 2-argument constructors.
+ mechanism</a> to disambiguate between this and other 2-argument constructors.
Refer to the source code for more details.
</p></td></tr>
</table></div>
@@ -1264,7 +1264,7 @@
</td>
<td>
<p>
- <span class="inlinemediaobject"><img src="../../../../equations/hyperexponential_pdf.png"></span>
+ <span class="inlinemediaobject"><img src="../../../../equations/hyperexponential_pdf.svg"></span>
</p>
</td>
</tr>
@@ -1276,7 +1276,7 @@
</td>
<td>
<p>
- <span class="inlinemediaobject"><img src="../../../../equations/hyperexponential_cdf.png"></span>
+ <span class="inlinemediaobject"><img src="../../../../equations/hyperexponential_cdf.svg"></span>
</p>
</td>
</tr>
@@ -1288,7 +1288,7 @@
</td>
<td>
<p>
- <span class="inlinemediaobject"><img src="../../../../equations/hyperexponential_ccdf.png"></span>
+ <span class="inlinemediaobject"><img src="../../../../equations/hyperexponential_ccdf.svg"></span>
</p>
</td>
</tr>
@@ -1324,7 +1324,7 @@
</td>
<td>
<p>
- <span class="inlinemediaobject"><img src="../../../../equations/hyperexponential_mean.png"></span>
+ <span class="inlinemediaobject"><img src="../../../../equations/hyperexponential_mean.svg"></span>
</p>
</td>
</tr>
@@ -1336,7 +1336,7 @@
</td>
<td>
<p>
- <span class="inlinemediaobject"><img src="../../../../equations/hyperexponential_variance.png"></span>
+ <span class="inlinemediaobject"><img src="../../../../equations/hyperexponential_variance.svg"></span>
</p>
</td>
</tr>
@@ -1360,7 +1360,7 @@
</td>
<td>
<p>
- <span class="inlinemediaobject"><img src="../../../../equations/hyperexponential_skewness.png"></span>
+ <span class="inlinemediaobject"><img src="../../../../equations/hyperexponential_skewness.svg"></span>
</p>
</td>
</tr>
@@ -1372,7 +1372,7 @@
</td>
<td>
<p>
- <span class="inlinemediaobject"><img src="../../../../equations/hyperexponential_kurtosis.png"></span>
+ <span class="inlinemediaobject"><img src="../../../../equations/hyperexponential_kurtosis.svg"></span>
</p>
</td>
</tr>