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


Public Methods | |
| DistWeibull (Zahl aa=1, Zahl bb=1, Zahl A=0) | |
| virtual | ~DistWeibull () |
| virtual string | DistributionName () |
| virtual Zahl | pdf (Zahl y, Zahl para, Zahl para1) |
| virtual Zahl | Transform (Zahl y, Zahl mm, Zahl ss) |
| virtual Zahl | cdf (Zahl y, Zahl para, Zahl para1) |
| virtual Zahl | cdfc (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 | Mean (Zahl para, Zahl para1) |
| virtual Zahl | Variance (Zahl para, Zahl para1) |
| virtual Zahl | Skewness (Zahl para, Zahl para1) |
| virtual Zahl | Kurtosis (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. |
|
|
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