Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
H
- hashCode() - Method in class com.opttek.optquest.COptQuestObjective
- hashCode() - Method in class com.opttek.optquest.COptQuestRequirement
- hashCode() - Method in class com.opttek.optquest.COptQuestVariable
- hasNext() - Method in class com.opttek.optquest.COptQuestKrigUserDefinedTestPointSequence
- hasUserVariables() - Method in class com.opttek.optquest.COptQuestOrRequirement
- hasUserVariables() - Method in class com.opttek.optquest.COptQuestRequirement
- HasUserVariables() - Method in class com.opttek.optquest.COptQuestStringConstraint
-
Returns true if the constraint expression contains a COptQuestUserControlledVariable.
- haz(double) - Method in class com.opttek.optquest.COptQuestBetaDistribution
- haz(double) - Method in class com.opttek.optquest.COptQuestCauchyDistribution
- haz(double) - Method in class com.opttek.optquest.COptQuestChiSquareDistribution
- haz(double) - Method in class com.opttek.optquest.COptQuestExponentialDistribution
- haz(double) - Method in class com.opttek.optquest.COptQuestGammaDistribution
- haz(double) - Method in class com.opttek.optquest.COptQuestLogNormalDistribution
- haz(double) - Method in class com.opttek.optquest.COptQuestNormalDistribution
- haz(double) - Method in class com.opttek.optquest.COptQuestParetoDistribution
- haz(double) - Method in class com.opttek.optquest.COptQuestPoissonDistribution
- haz(double) - Method in class com.opttek.optquest.COptQuestTDistribution
- haz(double) - Method in class com.opttek.optquest.COptQuestUniformDistribution
- haz(double) - Method in class com.opttek.optquest.COptQuestWeibullDistribution
- HAZ(double) - Static method in class com.opttek.optquest.COptQuestExponentialDistribution
-
Exponential Hazard Function with default scale parameter Equivalent to exphaz(x, 1.0).
- HAZ(double) - Static method in class com.opttek.optquest.COptQuestNormalDistribution
-
Computes the HAZ of the standard normal distribution at x (mean=0, std=1).
- HAZ(double, double) - Static method in class com.opttek.optquest.COptQuestExponentialDistribution
-
Exponential Hazard Function Computes the hazard rate h(x) = f(x)/S(x) where f(x) is the PDF and S(x) is the survival function.
- HAZ(double, double) - Static method in class com.opttek.optquest.COptQuestGammaDistribution
-
Gamma Hazard Function with default scale = 1.0
- HAZ(double, double) - Static method in class com.opttek.optquest.COptQuestParetoDistribution
-
Pareto Hazard Function with default parameters Uses standard parameterization with a=1, loc=0, scale=1.
- HAZ(double, double, double) - Static method in class com.opttek.optquest.COptQuestGammaDistribution
-
Gamma Hazard Function Computes the hazard function h(x) = f(x) / (1 - F(x)) = PDF(x) / (1 - CDF(x)) where f(x) is the PDF and F(x) is the CDF.
- HAZ(double, double, double) - Static method in class com.opttek.optquest.COptQuestLogNormalDistribution
-
Log-Normal Hazard Function Computes the hazard rate h(x) = f(x) / (1 - F(x)) where f(x) is the PDF and F(x) is the CDF of the log-normal distribution.
- HAZ(double, double, double) - Static method in class com.opttek.optquest.COptQuestNormalDistribution
-
Computes the hazard function (HAZ) of the normal distribution at x.
- HAZ(double, double, double) - Static method in class com.opttek.optquest.COptQuestUniformDistribution
-
Uniform Hazard Function Computes the hazard function h(x) = f(x)/S(x) where f(x) is the PDF and S(x) is the survival function.
- HAZ(double, double, double) - Static method in class com.opttek.optquest.COptQuestWeibullDistribution
-
Weibull Distribution Hazard Function Computes the hazard rate at x for a Weibull distribution with specified shape and scale parameters.
- HAZ(double, double, double, double, double) - Static method in class com.opttek.optquest.COptQuestParetoDistribution
-
Pareto Hazard Function Computes the hazard rate h(x) = f(x) / S(x) where f(x) is the PDF and S(x) is the survival function.
- HEATMAP_WEIGHT_OPTIMIZE_FREQUENCY - Variable in class com.opttek.optquest.COptQuestSearchParameters
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form