- gam1(double) - Static method in class jdistlib.math.MathFunctions
-
------------------------------------------------------------------
COMPUTATION OF 1/GAMMA(A+1) - 1 FOR -0.5 <= A <= 1.5
------------------------------------------------------------------
- gamln(double) - Static method in class jdistlib.math.MathFunctions
-
-----------------------------------------------------------------------
Evaluation of ln(gamma(a)) for positive a
-----------------------------------------------------------------------
Written by Alfred H.
- gamln1(double) - Static method in class jdistlib.math.MathFunctions
-
-----------------------------------------------------------------------
EVALUATION OF LN(GAMMA(1 + A)) FOR -0.2 <= A <= 1.25
-----------------------------------------------------------------------
- Gamma - Class in jdistlib
-
- Gamma(double, double) - Constructor for class jdistlib.Gamma
-
- gamma_cody(double) - Static method in class jdistlib.math.MathFunctions
-
----------------------------------------------------------------------
This routine calculates the GAMMA function for a float argument X.
- gammafn(double) - Static method in class jdistlib.math.MathFunctions
-
- gammafn(double[]) - Static method in class jdistlib.math.MathFunctions
-
Batch call gamma function
- gcd(int, int) - Static method in class jdistlib.math.MathFunctions
-
Find greatest common divisor of m and n
- GeneralizedPareto - Class in jdistlib.evd
-
Generalized Pareto Distribution
Taken from EVD package of R
- GeneralizedPareto(double, double, double) - Constructor for class jdistlib.evd.GeneralizedPareto
-
- GenericDistribution - Class in jdistlib.generic
-
An interface for a generic distribution.
- GenericDistribution() - Constructor for class jdistlib.generic.GenericDistribution
-
- Geometric - Class in jdistlib
-
- Geometric(double) - Constructor for class jdistlib.Geometric
-
- getFactor() - Method in enum jdistlib.math.density.Kernel
-
- getInitialGuess() - Method in class jdistlib.math.opt.OptimizationConfig
-
- getInitialTrustRegionRadius() - Method in class jdistlib.math.opt.BobyqaConfig
-
- getKernelValue() - Method in enum jdistlib.math.density.Kernel
-
- getLower() - Method in class jdistlib.math.density.Bandwidth
-
- getLowerBound() - Method in class jdistlib.math.opt.OptimizationConfig
-
- getM() - Method in class jdistlib.Wilcoxon
-
- getMaxNumFunctionCall() - Method in class jdistlib.math.opt.OptimizationConfig
-
- getN() - Method in class jdistlib.Wilcoxon
-
- getNumBins() - Method in class jdistlib.math.density.Bandwidth
-
- getNumInterpolationPoints() - Method in class jdistlib.math.opt.BobyqaConfig
-
- getObjectiveFunction() - Method in class jdistlib.math.opt.OptimizationConfig
-
- getRandomEngine() - Method in class jdistlib.generic.GenericDistribution
-
- getRandomEngine() - Method in class jdistlib.SignRank
-
- getSeed() - Method in class jdistlib.rng.RandomEngine
-
- getStoppingTrustRegionRadius() - Method in class jdistlib.math.opt.BobyqaConfig
-
- getTolerance() - Method in class jdistlib.math.density.Bandwidth
-
- getUpper() - Method in class jdistlib.math.density.Bandwidth
-
- getUpperBound() - Method in class jdistlib.math.opt.OptimizationConfig
-
- getValue() - Method in exception jdistlib.exception.PrecisionException
-
- GEV - Class in jdistlib.evd
-
Generalized extreme value distribution.
- GEV(double, double, double) - Constructor for class jdistlib.evd.GEV
-
- gharmonic(int) - Static method in class jdistlib.math.MathFunctions
-
Calculate harmonic number
- gharmonic(int, double) - Static method in class jdistlib.math.MathFunctions
-
- gharmonic(int, double, double) - Static method in class jdistlib.math.MathFunctions
-
Calculate generalized harmonic number
- grat_r(double, double, double, double) - Static method in class jdistlib.math.MathFunctions
-
- gsumln(double, double) - Static method in class jdistlib.math.MathFunctions
-
-----------------------------------------------------------------------
EVALUATION OF THE FUNCTION LN(GAMMA(A + B))
FOR 1 <= A <= 2 AND 1 <= B <= 2
-----------------------------------------------------------------------
- Gumbel - Class in jdistlib.evd
-
Gumbel distribution.
- Gumbel(double, double) - Constructor for class jdistlib.evd.Gumbel
-