#include <Distributions.h>
Inheritance diagram for DistCauchy:


Public Methods | |
| DistCauchy (Zahl para=0, Zahl para1=1) | |
| virtual | ~DistCauchy () |
| virtual string | DistributionName () |
| virtual Zahl | pdf (Zahl y, Zahl para, Zahl para1) |
| virtual Zahl | Transform (Zahl y, Zahl para, Zahl para1) |
| virtual Zahl | cdf (Zahl y, Zahl para, Zahl para1) |
| virtual int | Range () |
| virtual int | ParameterRange (int paranr) |
| virtual Zahl | mgf (Zahl y, Zahl para, Zahl para1) |
| virtual Zahl | Moment (int k, Zahl para, Zahl para1) |
| virtual Zahl | LogLikelihood (Zahl y, Zahl para, Zahl para1) |
| virtual Zahl | CharacteristicFunction (Zahl y, Zahl para, Zahl para1) |
| virtual Zahl | Median (Zahl para, Zahl para1) |
| virtual Zahl | Q1 (Zahl para, Zahl para1) |
| virtual Zahl | Q3 (Zahl para, Zahl para1) |
| virtual Zahl | Mode (Zahl para, Zahl para1) |
| virtual Zahl | qMean (Zahl para, Zahl para1) |
| virtual Zahl | qMode (Zahl para, Zahl para1) |
|
|
|
|
|
|
|
|
Reimplemented from Distribution. |
|
|
Returns a string specifying the name of this distribution.
Reimplemented from Distribution. |
|
|
Reimplemented from Distribution. |
|
|
Reimplemented from Distribution. |
|
|
Reimplemented from Distribution. |
|
|
Reimplemented from Distribution. |
|
|
Reimplemented from Distribution. |
|
|
Reimplemented from Distribution. |
|
|
Reimplemented from Distribution. |
|
|
Reimplemented from Distribution. |
|
|
Reimplemented from Distribution. |
|
|
Reimplemented from Distribution. |
|
|
Reimplemented from Distribution. |
|
|
Reimplemented from Distribution. |
|
|
Reimplemented from Distribution. |
|
|
Reimplemented from Distribution. |
1.2.7 written by Dimitri van Heesch,
© 1997-2001