|
ant
A2 ant: class-based analysis framework
|
Weibull density function. More...
#include <BaseFunctions.h>
Static Public Member Functions | |
| static double | fct (double *x, double *p) |
| static TF1 * | getTF1 () |
Weibull density function.
f(x)= \,k\,( \,x)^{{k-1}}{ {e}}^{{-( \,x)^{k}}} is the inverse scale parameter and k is the shape parameter Only defined for x >= 0 as well as > 0 and k > 0
|
static |
|
static |