• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1<html>
2<head>
3<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
4<title>Statistical Distributions Reference</title>
5<link rel="stylesheet" href="../math.css" type="text/css">
6<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
7<link rel="home" href="../index.html" title="Math Toolkit 2.12.0">
8<link rel="up" href="../dist.html" title="Chapter 5. Statistical Distributions and Functions">
9<link rel="prev" href="stat_tut/dist_params.html" title="Discrete Probability Distributions">
10<link rel="next" href="dist_ref/nmp.html" title="Non-Member Properties">
11</head>
12<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
13<table cellpadding="2" width="100%"><tr>
14<td valign="top"><img alt="Boost C++ Libraries" width="277" height="86" src="../../../../../boost.png"></td>
15<td align="center"><a href="../../../../../index.html">Home</a></td>
16<td align="center"><a href="../../../../../libs/libraries.htm">Libraries</a></td>
17<td align="center"><a href="http://www.boost.org/users/people.html">People</a></td>
18<td align="center"><a href="http://www.boost.org/users/faq.html">FAQ</a></td>
19<td align="center"><a href="../../../../../more/index.htm">More</a></td>
20</tr></table>
21<hr>
22<div class="spirit-nav">
23<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>
24</div>
25<div class="section">
26<div class="titlepage"><div><div><h2 class="title" style="clear: both">
27<a name="math_toolkit.dist_ref"></a><a class="link" href="dist_ref.html" title="Statistical Distributions Reference">Statistical Distributions Reference</a>
28</h2></div></div></div>
29<div class="toc"><dl class="toc">
30<dt><span class="section"><a href="dist_ref/nmp.html">Non-Member Properties</a></span></dt>
31<dt><span class="section"><a href="dist_ref/dists.html">Distributions</a></span></dt>
32<dd><dl>
33<dt><span class="section"><a href="dist_ref/dists/arcine_dist.html">Arcsine Distribution</a></span></dt>
34<dt><span class="section"><a href="dist_ref/dists/bernoulli_dist.html">Bernoulli
35        Distribution</a></span></dt>
36<dt><span class="section"><a href="dist_ref/dists/beta_dist.html">Beta Distribution</a></span></dt>
37<dt><span class="section"><a href="dist_ref/dists/binomial_dist.html">Binomial
38        Distribution</a></span></dt>
39<dt><span class="section"><a href="dist_ref/dists/cauchy_dist.html">Cauchy-Lorentz
40        Distribution</a></span></dt>
41<dt><span class="section"><a href="dist_ref/dists/chi_squared_dist.html">Chi Squared
42        Distribution</a></span></dt>
43<dt><span class="section"><a href="dist_ref/dists/empirical_cdf.html">Empirical
44        Cumulative Distribution Function</a></span></dt>
45<dt><span class="section"><a href="dist_ref/dists/exp_dist.html">Exponential Distribution</a></span></dt>
46<dt><span class="section"><a href="dist_ref/dists/extreme_dist.html">Extreme Value
47        Distribution</a></span></dt>
48<dt><span class="section"><a href="dist_ref/dists/f_dist.html">F Distribution</a></span></dt>
49<dt><span class="section"><a href="dist_ref/dists/gamma_dist.html">Gamma (and
50        Erlang) Distribution</a></span></dt>
51<dt><span class="section"><a href="dist_ref/dists/geometric_dist.html">Geometric
52        Distribution</a></span></dt>
53<dt><span class="section"><a href="dist_ref/dists/hyperexponential_dist.html">Hyperexponential
54        Distribution</a></span></dt>
55<dt><span class="section"><a href="dist_ref/dists/hypergeometric_dist.html">Hypergeometric
56        Distribution</a></span></dt>
57<dt><span class="section"><a href="dist_ref/dists/inverse_chi_squared_dist.html">Inverse
58        Chi Squared Distribution</a></span></dt>
59<dt><span class="section"><a href="dist_ref/dists/inverse_gamma_dist.html">Inverse
60        Gamma Distribution</a></span></dt>
61<dt><span class="section"><a href="dist_ref/dists/inverse_gaussian_dist.html">Inverse
62        Gaussian (or Inverse Normal) Distribution</a></span></dt>
63<dt><span class="section"><a href="dist_ref/dists/laplace_dist.html">Laplace Distribution</a></span></dt>
64<dt><span class="section"><a href="dist_ref/dists/logistic_dist.html">Logistic
65        Distribution</a></span></dt>
66<dt><span class="section"><a href="dist_ref/dists/lognormal_dist.html">Log Normal
67        Distribution</a></span></dt>
68<dt><span class="section"><a href="dist_ref/dists/negative_binomial_dist.html">Negative
69        Binomial Distribution</a></span></dt>
70<dt><span class="section"><a href="dist_ref/dists/nc_beta_dist.html">Noncentral
71        Beta Distribution</a></span></dt>
72<dt><span class="section"><a href="dist_ref/dists/nc_chi_squared_dist.html">Noncentral
73        Chi-Squared Distribution</a></span></dt>
74<dt><span class="section"><a href="dist_ref/dists/nc_f_dist.html">Noncentral F
75        Distribution</a></span></dt>
76<dt><span class="section"><a href="dist_ref/dists/nc_t_dist.html">Noncentral T
77        Distribution</a></span></dt>
78<dt><span class="section"><a href="dist_ref/dists/normal_dist.html">Normal (Gaussian)
79        Distribution</a></span></dt>
80<dt><span class="section"><a href="dist_ref/dists/pareto.html">Pareto Distribution</a></span></dt>
81<dt><span class="section"><a href="dist_ref/dists/poisson_dist.html">Poisson Distribution</a></span></dt>
82<dt><span class="section"><a href="dist_ref/dists/rayleigh.html">Rayleigh Distribution</a></span></dt>
83<dt><span class="section"><a href="dist_ref/dists/skew_normal_dist.html">Skew
84        Normal Distribution</a></span></dt>
85<dt><span class="section"><a href="dist_ref/dists/students_t_dist.html">Students
86        t Distribution</a></span></dt>
87<dt><span class="section"><a href="dist_ref/dists/triangular_dist.html">Triangular
88        Distribution</a></span></dt>
89<dt><span class="section"><a href="dist_ref/dists/uniform_dist.html">Uniform Distribution</a></span></dt>
90<dt><span class="section"><a href="dist_ref/dists/weibull_dist.html">Weibull Distribution</a></span></dt>
91</dl></dd>
92<dt><span class="section"><a href="dist_ref/dist_algorithms.html">Distribution Algorithms</a></span></dt>
93</dl></div>
94</div>
95<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
96<td align="left"></td>
97<td align="right"><div class="copyright-footer">Copyright © 2006-2019 Nikhar
98      Agrawal, Anton Bikineev, Paul A. Bristow, Marco Guazzone, Christopher Kormanyos,
99      Hubert Holin, Bruno Lalande, John Maddock, Jeremy Murphy, Matthew Pulver, Johan
100      Råde, Gautam Sewani, Benjamin Sobotta, Nicholas Thompson, Thijs van den Berg,
101      Daryle Walker and Xiaogang Zhang<p>
102        Distributed under the Boost Software License, Version 1.0. (See accompanying
103        file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
104      </p>
105</div></td>
106</tr></table>
107<hr>
108<div class="spirit-nav">
109<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>
110</div>
111</body>
112</html>
113