barF(double x) | FrechetDist | |
barF(double alpha, double beta, double delta, double x) | FrechetDist | static |
cdf(double x) | FrechetDist | |
cdf(double alpha, double beta, double delta, double x) | FrechetDist | static |
decPrec (defined in ContinuousDistribution) | ContinuousDistribution | |
density(double x) (defined in FrechetDist) | FrechetDist | |
density(double alpha, double beta, double delta, double x) | FrechetDist | static |
EPSARRAY (defined in ContinuousDistribution) | ContinuousDistribution | protectedstatic |
FrechetDist(double alpha) | FrechetDist | |
FrechetDist(double alpha, double beta, double delta) | FrechetDist | |
getAlpha() | FrechetDist | |
getBeta() | FrechetDist | |
getDelta() | FrechetDist | |
getInstanceFromMLE(double[] x, int n, double delta) | FrechetDist | static |
getMean() | FrechetDist | |
getMean(double alpha, double beta, double delta) | FrechetDist | static |
getMLE(double[] x, int n, double delta) | FrechetDist | static |
getParams() | FrechetDist | |
getStandardDeviation() | FrechetDist | |
getStandardDeviation(double alpha, double beta, double delta) | FrechetDist | static |
getVariance() | FrechetDist | |
getVariance(double alpha, double beta, double delta) | FrechetDist | static |
getXinf() | ContinuousDistribution | |
getXsup() | ContinuousDistribution | |
inverseBisection(double u) | ContinuousDistribution | |
inverseBrent(double a, double b, double u, double tol) | ContinuousDistribution | |
inverseF(double u) | FrechetDist | |
inverseF(double alpha, double beta, double delta, double u) | FrechetDist | static |
setParams(double alpha, double beta, double delta) | FrechetDist | |
setXinf(double xa) | ContinuousDistribution | |
setXsup(double xb) | ContinuousDistribution | |
supportA (defined in ContinuousDistribution) | ContinuousDistribution | protected |
supportB (defined in ContinuousDistribution) | ContinuousDistribution | protected |
toString() | FrechetDist | |
XBIG (defined in ContinuousDistribution) | ContinuousDistribution | protectedstatic |
XBIGM (defined in ContinuousDistribution) | ContinuousDistribution | protectedstatic |