Index

A B C D E F G H I K L M N O P R S T U V X Y Z 
All Classes and Interfaces|All Packages|Constant Field Values

G

generateSolutions() - Method in class com.opttek.optquest.heatmap.KrigSamplingGenerator
 
get(double[], int) - Method in class com.opttek.optquest.heatmap.COptQuestKrigCache
 
getAggregatedEvaluator() - Method in class com.opttek.optquest.heatmap.COptQuestKrigAggregator
 
getAggregatedEvaluator() - Method in class com.opttek.optquest.heatmap.COptQuestKrigAverageAggregator
 
getAggregatedEvaluator() - Method in class com.opttek.optquest.heatmap.COptQuestKrigMaxAggregator
 
getAggregatedEvaluator() - Method in class com.opttek.optquest.heatmap.COptQuestKrigMinAggregator
 
GetAllSolutions() - Method in class com.opttek.optquest.OptQuestModel
Returns all evaluated solutions.
GetBestSolutions() - Method in class com.opttek.optquest.OptQuestModel
If the OptQuestModel has a single objective, this method returns the best solution.
GetBestSolutions(int) - Method in class com.opttek.optquest.OptQuestModel
If the OptQuestModel has a single objective, this method returns the best n solutions where n is the limit parameter.
getCovariance(double[], double[]) - Method in class com.opttek.optquest.heatmap.KrigPartitionVariogram
 
getCovariance(double[], double[]) - Method in class com.opttek.optquest.heatmap.RandomForest
 
getCrossValidation() - Method in class com.opttek.optquest.heatmap.COptQuestKrigCoEvaluator
 
getCrossValidation() - Method in class com.opttek.optquest.heatmap.COptQuestKrigEvaluator
 
getCurvature() - Method in class com.opttek.optquest.heatmap.COptQuestKrigEvalPoint
 
getCurvature(double[], double[]) - Method in class com.opttek.optquest.heatmap.KrigPartitionVariogram
 
getCurvature(double[], double[], Double) - Method in class com.opttek.optquest.heatmap.COptQuestKrigMahalanobisDistance
 
getCurvature(double[], double[], Double) - Method in class com.opttek.optquest.heatmap.COptQuestKrigMixedDistance
 
getCurvature(double[], double[], Double) - Method in class com.opttek.optquest.heatmap.COptQuestKrigNormalizedDistance
 
getCurvature(double[], double[], Double) - Method in class com.opttek.optquest.heatmap.COptQuestKrigSphericalDistance
 
getDistance(double[], double[]) - Method in class com.opttek.optquest.heatmap.COptQuestKrigMahalanobisDistance
return the distance between two multi dimensional vectors in any arbitrary space.
getDistance(double[], double[]) - Method in class com.opttek.optquest.heatmap.COptQuestKrigMixedDistance
 
getDistance(double[], double[]) - Method in class com.opttek.optquest.heatmap.COptQuestKrigNormalizedDistance
return the distance between two multi dimensional vectors in any arbitrary space.
getDistance(double[], double[]) - Method in class com.opttek.optquest.heatmap.COptQuestKrigSphericalDistance
return the distance between two multi dimensional vectors in any arbitrary space.
GetEmptySolution() - Method in class com.opttek.optquest.OptQuestModel
Creates an empty OptQuestSolution.
getErr() - Method in class com.opttek.optquest.heatmap.COptQuestKrigEvalPoint
 
getGradient() - Method in class com.opttek.optquest.heatmap.COptQuestKrigEvalPoint
 
getGradient(double[], double[]) - Method in class com.opttek.optquest.heatmap.KrigPartitionVariogram
 
getGradient(double[], double[], Double) - Method in class com.opttek.optquest.heatmap.COptQuestKrigMahalanobisDistance
 
getGradient(double[], double[], Double) - Method in class com.opttek.optquest.heatmap.COptQuestKrigMixedDistance
 
getGradient(double[], double[], Double) - Method in class com.opttek.optquest.heatmap.COptQuestKrigNormalizedDistance
 
getGradient(double[], double[], Double) - Method in class com.opttek.optquest.heatmap.COptQuestKrigSphericalDistance
 
GetIteration() - Method in class com.opttek.optquest.OptQuestSolution
 
getKey() - Method in class com.opttek.optquest.heatmap.COptQuestKrigControlPoint
 
getKrig(double[][], double[], double[]) - Method in class com.opttek.optquest.heatmap.COptQuestKrigFactory
 
getKrig(double[][], double[], double[], double[][][], double[][], double[][]) - Method in class com.opttek.optquest.heatmap.COptQuestKrigFactory
 
getKrigFactory() - Method in class com.opttek.optquest.heatmap.COptQuestKrigCoEvaluator
 
getKrigFactory() - Method in class com.opttek.optquest.heatmap.COptQuestKrigEvaluator
 
getKrigFactory() - Method in interface com.opttek.optquest.heatmap.IKrigEvaluator
 
getKrigSamplingGenerator() - Method in class com.opttek.optquest.heatmap.KrigSamplingFactory
 
getKrigStandardError() - Method in class com.opttek.optquest.heatmap.COptQuestKrigCoEvaluator
 
getKrigStandardError() - Method in class com.opttek.optquest.heatmap.COptQuestKrigEvaluator
 
getMask() - Method in class com.opttek.optquest.heatmap.COptQuestKrigEvalPoint
 
getMask() - Method in interface com.opttek.optquest.heatmap.IKrigTestPointSet
 
getMask() - Method in class com.opttek.optquest.heatmap.KrigMonteCarloPointSet
 
getMaxKrigStandardError() - Method in class com.opttek.optquest.heatmap.COptQuestKrigCoEvaluator
 
getMaxKrigStandardError() - Method in class com.opttek.optquest.heatmap.COptQuestKrigEvaluator
 
GetMaxReplications() - Method in class com.opttek.optquest.OptQuestModel
 
getMaxStandardError() - Method in class com.opttek.optquest.heatmap.COptQuestKrigCoEvaluator
 
getMaxStandardError() - Method in class com.opttek.optquest.heatmap.COptQuestKrigEvaluator
 
getMu() - Method in class com.opttek.optquest.heatmap.COptQuestKrigControlPoint
 
getN() - Method in class com.opttek.optquest.heatmap.COptQuestKrigControlPoint
 
GetNumberOfCompletedIterations() - Method in class com.opttek.optquest.OptQuestModel
Returns the number of solutions that have been evaluated.
GetNumberOfCompletedReplications() - Method in class com.opttek.optquest.OptQuestSolution
Returns the number of evaluated replications of a solution.
GetNumberOfParallel() - Method in class com.opttek.optquest.OptQuestModelChannel
 
getProjection(int[]) - Method in class com.opttek.optquest.heatmap.COptQuestKrigCoEvaluator
 
getProjection(int[]) - Method in class com.opttek.optquest.heatmap.COptQuestKrigEvaluator
 
getProjection(int[]) - Method in class com.opttek.optquest.heatmap.COptQuestKrigFactory
 
getProjection(int[]) - Method in class com.opttek.optquest.heatmap.COptQuestKrigMahalanobisDistance
 
getProjection(int[]) - Method in class com.opttek.optquest.heatmap.COptQuestKrigMixedDistance
 
getProjection(int[]) - Method in class com.opttek.optquest.heatmap.COptQuestKrigNormalizedDistance
 
getProjection(int[]) - Method in class com.opttek.optquest.heatmap.COptQuestKrigSphericalDistance
 
getRank() - Method in class com.opttek.optquest.heatmap.COptQuestKrigTestPoint
 
getRelErr() - Method in class com.opttek.optquest.heatmap.COptQuestKrigEvalPoint
 
GetReplication() - Method in class com.opttek.optquest.OptQuestSolution
Returns the replication number for this solution.This is the unique number assigned to a replication of a solution when it is first created and sent out for evaluation.
getRevisits() - Method in class com.opttek.optquest.heatmap.COptQuestKrigTestPoint
 
getStandardError() - Method in class com.opttek.optquest.heatmap.COptQuestKrigCoEvaluator
 
getStandardError() - Method in class com.opttek.optquest.heatmap.COptQuestKrigEvaluator
 
getStd() - Method in class com.opttek.optquest.heatmap.COptQuestKrigControlPoint
 
GetTerminationReason() - Method in class com.opttek.optquest.OptQuestModel
Returns the reason the optimization terminated.
GetValue(String) - Method in class com.opttek.optquest.OptQuestSolution
Returns the value associated with the named Variable, Objective, or Constraint.
getX() - Method in class com.opttek.optquest.heatmap.COptQuestKrigControlPoint
 
getX() - Method in class com.opttek.optquest.heatmap.COptQuestKrigEvalPoint
 
getY() - Method in class com.opttek.optquest.heatmap.COptQuestKrigEvalPoint
 
Gradient - Static variable in class com.opttek.optquest.OptQuestModel.SampleMethod
 
A B C D E F G H I K L M N O P R S T U V X Y Z 
All Classes and Interfaces|All Packages|Constant Field Values