Add overview of available continuous distributions to the userguide.

git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1538289 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Thomas Neidhart 2013-11-02 21:42:57 +00:00
parent 8a073f12e5
commit 652084aa55
2 changed files with 4 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 150 KiB

View File

@ -30,6 +30,10 @@
The distributions package provide a framework for some commonly used The distributions package provide a framework for some commonly used
probability distributions. probability distributions.
</p> </p>
<p>
An comparison of available continuous distributions:<br/>
<img src="../images/userguide/real_distribution_examples.png" alt="Overview of continuous distributions"/>
</p>
</subsection> </subsection>
<subsection name="8.2 Distribution Framework" href="distributions"> <subsection name="8.2 Distribution Framework" href="distributions">
<p> <p>