Index

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

S

Sample(int) - Method in class com.opttek.optquest.OptQuestModel
Internal OptTek use only.
Sample(int, int) - Method in class com.opttek.optquest.OptQuestModel
Internal OptTek use only.
Sample(int, int, IOptQuestEvaluator) - Method in class com.opttek.optquest.OptQuestModel
Internal OptTek use only.
Sample(int, int, IOptQuestEvaluator, IOptQuestMonitor) - Method in class com.opttek.optquest.OptQuestModel
Internal OptTek use only.
Sample(int, IOptQuestEvaluator) - Method in class com.opttek.optquest.OptQuestModel
Internal OptTek use only.
Sample(int, IOptQuestEvaluator, IOptQuestMonitor) - Method in class com.opttek.optquest.OptQuestModel
Internal OptTek use only.
Sample(OptQuestModelChannel, int) - Method in class com.opttek.optquest.OptQuestModel
Internal OptTek use only.
Sample(OptQuestModelChannel, int, IOptQuestEvaluator) - Method in class com.opttek.optquest.OptQuestModel
Internal OptTek use only.
Sample(OptQuestModelChannel, int, IOptQuestEvaluator, IOptQuestMonitor) - Method in class com.opttek.optquest.OptQuestModel
Internal OptTek use only.
SampleMethod() - Constructor for class com.opttek.optquest.OptQuestModel.SampleMethod
 
SampleVariogram() - Constructor for class com.opttek.optquest.OptQuestModel.SampleVariogram
 
Sech - Static variable in class com.opttek.optquest.OptQuestModel.SampleVariogram
 
SetLicense(String) - Method in class com.opttek.optquest.OptQuestModel
License IDs are assigned by OptTek Systems, Inc.
SetObjectiveConfidence(String, int, int, double) - Method in class com.opttek.optquest.OptQuestModel
Sets the values used for replication confidence testing on the specified objective.
SetObjectiveGoal(String, double, double) - Method in class com.opttek.optquest.OptQuestModel
This method is only valid for multi objecitve problems.
SetObjectiveStatistic(String, int) - Method in class com.opttek.optquest.OptQuestModel
Defines the statistic for the replications of an objective.
SetObjectiveStatistic(String, int, double) - Method in class com.opttek.optquest.OptQuestModel
Defines the percentile statistic for the replications of an objective.
SetOutputStatistic(String, int) - Method in class com.opttek.optquest.OptQuestModel
Defines the statistic for the replications of an output variable.
SetOutputStatistic(String, int, double) - Method in class com.opttek.optquest.OptQuestModel
Defines the percentile statistic for the replications of an output variable.
SetParallelHint(int) - Method in class com.opttek.optquest.OptQuestModel
The input parameter identifies the number of parallel evaluations that are expeted to happen.
SetRandomSeed(int) - Method in class com.opttek.optquest.OptQuestModel
Allows the random seed to be modified.
SetReplications(int) - Method in class com.opttek.optquest.OptQuestModel
Sets the number of fixed replications to be run for each solution.
SetReplications(int, int) - Method in class com.opttek.optquest.OptQuestModel
Sets the number of variable replications to be run for each solution.
SetSampleMethod(int) - Method in class com.opttek.optquest.OptQuestModel
Sets the sample method to be used when using sample metrics.
SetSampleRDSBeta(String, int, double, double) - Method in class com.opttek.optquest.OptQuestModel
Sets the bins to use if response distribution sampling is enabled.
SetSampleRDSCauchy(String, int, double, double) - Method in class com.opttek.optquest.OptQuestModel
Sets the bins to use if response distribution sampling is enabled.
SetSampleRDSChiSquare(String, int, double) - Method in class com.opttek.optquest.OptQuestModel
Sets the bins to use if response distribution sampling is enabled.
SetSampleRDSDiscrete(String, double[]) - Method in class com.opttek.optquest.OptQuestModel
Sets the bins to use if response distribution sampling is enabled.
SetSampleRDSExponential(String, int, double) - Method in class com.opttek.optquest.OptQuestModel
Sets the bins to use if response distribution sampling is enabled.
SetSampleRDSGamma(String, int, double, double) - Method in class com.opttek.optquest.OptQuestModel
Sets the bins to use if response distribution sampling is enabled.
SetSampleRDSLogNormal(String, int, double, double) - Method in class com.opttek.optquest.OptQuestModel
Sets the bins to use if response distribution sampling is enabled.
SetSampleRDSNormal(String, int, double, double) - Method in class com.opttek.optquest.OptQuestModel
Sets the bins to use if response distribution sampling is enabled.
SetSampleRDSParams(String, String, double[]) - Method in class com.opttek.optquest.OptQuestModel
Sets the bins to use if response distribution sampling is enabled.
SetSampleRDSPareto(String, int, double, double, double, double) - Method in class com.opttek.optquest.OptQuestModel
Sets the bins to use if response distribution sampling is enabled.
SetSampleRDSPoisson(String, int, double) - Method in class com.opttek.optquest.OptQuestModel
Sets the bins to use if response distribution sampling is enabled.
SetSampleRDST(String, int, double) - Method in class com.opttek.optquest.OptQuestModel
Sets the bins to use if response distribution sampling is enabled.
SetSampleRDSUniform(String, int, double, double) - Method in class com.opttek.optquest.OptQuestModel
Sets the bins to use if response distribution sampling is enabled.
SetSampleRDSWeibull(String, int, double, double) - Method in class com.opttek.optquest.OptQuestModel
Sets the bins to use if response distribution sampling is enabled.
SetSampleVariogram(String) - Method in class com.opttek.optquest.OptQuestModel
Sets the sample variogram to be used when using building the surrogate model.
SetSerialReplications() - Method in class com.opttek.optquest.OptQuestModel
If you are running replications and using multiple evaluators, the replication solutions can be run in parallel, or they can be run serially.
SetStopCycles(int) - Method in class com.opttek.optquest.OptQuestModel
OptQuest works through a combination of techniques to find the best solution.
SetStopImprovement(double, int) - Method in class com.opttek.optquest.OptQuestModel
When SetStopImprovement is set, the optimization will stop when iterations are explored without a cumulative fractional improvement of improvement during that time.
SetStopTime(int) - Method in class com.opttek.optquest.OptQuestModel
Sets the number of seconds the optimization should run before stopping.
SetTerminationReason(int) - Method in class com.opttek.optquest.OptQuestModel
Internal OptTek use only.
SetValue(String, double) - Method in class com.opttek.optquest.OptQuestSolution
Sets the value of a named input or output variable in an OptQuestSolution.
solutions - Variable in class com.opttek.optquest.OptQuestModel
 
Spherical - Static variable in class com.opttek.optquest.OptQuestModel.SampleVariogram
 
Statistic() - Constructor for class com.opttek.optquest.OptQuestModel.Statistic
 
StdDev - Static variable in class com.opttek.optquest.OptQuestModel.Statistic
 
Stochastic - Static variable in class com.opttek.optquest.OptQuestModel.SampleMethod
 
StopOnSuccessfulMILP() - Method in class com.opttek.optquest.OptQuestModel
Sets a flag to tell the optimization stops as soon as it finds an optimal solution in the case that the optimization is a mixed integer linear program (MILP).
Submit() - Method in class com.opttek.optquest.OptQuestSolution
Only used for Manual Optimization loops.
SubmitSolution(COptQuestSolution) - Method in class com.opttek.optquest.OptQuestModel
Internal OptTek use only.
Sum - Static variable in class com.opttek.optquest.OptQuestModel.Statistic
 
A B C D E F G H I L M N O P Q R S T U V Z 
All Classes and Interfaces|All Packages|Constant Field Values