Index
All Classes and Interfaces|All Packages|Constant Field Values
C
- CANDIDATES - Static variable in class com.opttek.optquest.heatmap.COptQuestKrigMetadata
- CannotGenerate - Static variable in class com.opttek.optquest.OptQuestModel.TerminationReason
- CleanUp() - Method in class com.opttek.optquest.OptQuestModel
-
Internal OptTek use only.
- CoeffOfVar - Static variable in class com.opttek.optquest.OptQuestModel.Statistic
- com.opttek.optquest.heatmap - package com.opttek.optquest.heatmap
- Confidence() - Constructor for class com.opttek.optquest.OptQuestModel.Confidence
- constraints - Variable in class com.opttek.optquest.OptQuestModel
- Continue() - Method in class com.opttek.optquest.OptQuestModel
-
Only used for manual optimizations.
- COptQuestKrigAggregator - Class in com.opttek.optquest.heatmap
- COptQuestKrigAggregator() - Constructor for class com.opttek.optquest.heatmap.COptQuestKrigAggregator
- COptQuestKrigAverageAggregator - Class in com.opttek.optquest.heatmap
- COptQuestKrigAverageAggregator() - Constructor for class com.opttek.optquest.heatmap.COptQuestKrigAverageAggregator
- COptQuestKrigAverageAggregator(COptQuestKrigAverageAggregator.Type) - Constructor for class com.opttek.optquest.heatmap.COptQuestKrigAverageAggregator
- COptQuestKrigCache - Class in com.opttek.optquest.heatmap
- COptQuestKrigCache(IKrigEvaluator) - Constructor for class com.opttek.optquest.heatmap.COptQuestKrigCache
- COptQuestKrigCoEvaluator - Class in com.opttek.optquest.heatmap
- COptQuestKrigCoEvaluator(COptQuestKrigFactory) - Constructor for class com.opttek.optquest.heatmap.COptQuestKrigCoEvaluator
- COptQuestKrigCoEvaluator(COptQuestKrigFactory, boolean) - Constructor for class com.opttek.optquest.heatmap.COptQuestKrigCoEvaluator
- COptQuestKrigControlPoint - Class in com.opttek.optquest.heatmap
-
A generic structure to hold the candidate points for a max variance kriging operation (See GeospataialSamplingGenerator)
- COptQuestKrigControlPoint(double[]) - Constructor for class com.opttek.optquest.heatmap.COptQuestKrigControlPoint
- COptQuestKrigControlPoint(double[], double) - Constructor for class com.opttek.optquest.heatmap.COptQuestKrigControlPoint
- COptQuestKrigControlPoint(double[], double, double) - Constructor for class com.opttek.optquest.heatmap.COptQuestKrigControlPoint
- COptQuestKrigControlPoint(double[], double, double, int) - Constructor for class com.opttek.optquest.heatmap.COptQuestKrigControlPoint
- COptQuestKrigControlPoint(double[], double, int) - Constructor for class com.opttek.optquest.heatmap.COptQuestKrigControlPoint
- COptQuestKrigControlPoint(COptQuestKrigControlPoint) - Constructor for class com.opttek.optquest.heatmap.COptQuestKrigControlPoint
- COptQuestKrigDifferenceEvaluator - Class in com.opttek.optquest.heatmap
-
This is an implementation of the most common way we'll want to use the KrigEvaluator.
- COptQuestKrigDifferenceEvaluator(COptQuestKrigFactory, COptQuestKrigEvaluator) - Constructor for class com.opttek.optquest.heatmap.COptQuestKrigDifferenceEvaluator
- COptQuestKrigEvalPoint - Class in com.opttek.optquest.heatmap
-
A generic structure to hold the candidate points for a max variance kriging operation (See GeospataialSamplingGenerator)
- COptQuestKrigEvalPoint(double[]) - Constructor for class com.opttek.optquest.heatmap.COptQuestKrigEvalPoint
- COptQuestKrigEvalPoint(double[], double, double) - Constructor for class com.opttek.optquest.heatmap.COptQuestKrigEvalPoint
- COptQuestKrigEvalPoint(double[], double, double, double) - Constructor for class com.opttek.optquest.heatmap.COptQuestKrigEvalPoint
- COptQuestKrigEvalPoint(double[], double, double, double, double) - Constructor for class com.opttek.optquest.heatmap.COptQuestKrigEvalPoint
- COptQuestKrigEvalPoint(double[], double, double, double, double, double) - Constructor for class com.opttek.optquest.heatmap.COptQuestKrigEvalPoint
- COptQuestKrigEvalPoint(double[], int) - Constructor for class com.opttek.optquest.heatmap.COptQuestKrigEvalPoint
- COptQuestKrigEvalPoint(COptQuestKrigEvalPoint) - Constructor for class com.opttek.optquest.heatmap.COptQuestKrigEvalPoint
- COptQuestKrigEvalPoint(COptQuestKrigEvalPoint, int) - Constructor for class com.opttek.optquest.heatmap.COptQuestKrigEvalPoint
- COptQuestKrigEvaluator - Class in com.opttek.optquest.heatmap
- COptQuestKrigEvaluator(COptQuestKrigFactory) - Constructor for class com.opttek.optquest.heatmap.COptQuestKrigEvaluator
- COptQuestKrigEvaluator(COptQuestKrigFactory, boolean) - Constructor for class com.opttek.optquest.heatmap.COptQuestKrigEvaluator
- COptQuestKrigFactory - Class in com.opttek.optquest.heatmap
- COptQuestKrigFactory(COptQuestKrigVarInfo) - Constructor for class com.opttek.optquest.heatmap.COptQuestKrigFactory
- COptQuestKrigMahalanobisDistance - Class in com.opttek.optquest.heatmap
-
An implementation of KrigDistance that normalized the variables to be on [0,1] and computed the Euclidean distance after normalization.
- COptQuestKrigMahalanobisDistance(COptQuestKrigVarInfo) - Constructor for class com.opttek.optquest.heatmap.COptQuestKrigMahalanobisDistance
- COptQuestKrigMaxAggregator - Class in com.opttek.optquest.heatmap
- COptQuestKrigMaxAggregator() - Constructor for class com.opttek.optquest.heatmap.COptQuestKrigMaxAggregator
- COptQuestKrigMetadata - Class in com.opttek.optquest.heatmap
- COptQuestKrigMinAggregator - Class in com.opttek.optquest.heatmap
- COptQuestKrigMinAggregator() - Constructor for class com.opttek.optquest.heatmap.COptQuestKrigMinAggregator
- COptQuestKrigMixedDistance - Class in com.opttek.optquest.heatmap
-
An shared implementation of KrigDistance that handles different types of variables: right now we handle locations and "default" which is just numeric.
- COptQuestKrigMixedDistance(COptQuestKrigVarInfo) - Constructor for class com.opttek.optquest.heatmap.COptQuestKrigMixedDistance
- COptQuestKrigNormalizedDistance - Class in com.opttek.optquest.heatmap
-
An implementation of KrigDistance that normalized the variables to be on [0,1] and computed the Euclidean distance after normalization.
- COptQuestKrigNormalizedDistance(COptQuestKrigVarInfo) - Constructor for class com.opttek.optquest.heatmap.COptQuestKrigNormalizedDistance
- COptQuestKrigSphericalDistance - Class in com.opttek.optquest.heatmap
-
An implementation of KrigDistance that returns the "map distance" between two vectors on the surface of a sphere.
- COptQuestKrigSphericalDistance() - Constructor for class com.opttek.optquest.heatmap.COptQuestKrigSphericalDistance
-
Initialize the spherical distance calculator with the radius of the sphere
- COptQuestKrigTestPoint - Class in com.opttek.optquest.heatmap
-
A generic structure to hold the candidate points for a max variance kriging operation (See GeospataialSamplingGenerator)
- COptQuestKrigTestPoint(double[]) - Constructor for class com.opttek.optquest.heatmap.COptQuestKrigTestPoint
- COptQuestKrigTestPoint(double[], double, double) - Constructor for class com.opttek.optquest.heatmap.COptQuestKrigTestPoint
- COptQuestKrigTestPoint(double[], double, double, double) - Constructor for class com.opttek.optquest.heatmap.COptQuestKrigTestPoint
- COptQuestKrigTestPoint(double[], double, double, double, double) - Constructor for class com.opttek.optquest.heatmap.COptQuestKrigTestPoint
- COptQuestKrigTestPoint(double[], double, double, double, double, double) - Constructor for class com.opttek.optquest.heatmap.COptQuestKrigTestPoint
- COptQuestKrigTestPoint(COptQuestKrigTestPoint) - Constructor for class com.opttek.optquest.heatmap.COptQuestKrigTestPoint
- COptQuestKrigTestPoint(COptQuestKrigTestPoint, int) - Constructor for class com.opttek.optquest.heatmap.COptQuestKrigTestPoint
- COptQuestKrigUserDefinedTestPointSequence - Class in com.opttek.optquest.heatmap
-
This is the an implementaion of a KrigTestPointSequence Upon construction it is given an array of points that it will return in order every time ::next() is called.
- COptQuestKrigUserDefinedTestPointSequence(List<COptQuestKrigTestPoint>) - Constructor for class com.opttek.optquest.heatmap.COptQuestKrigUserDefinedTestPointSequence
- COptQuestKrigVarInfo - Class in com.opttek.optquest.heatmap
- COptQuestKrigVarInfo(char[]) - Constructor for class com.opttek.optquest.heatmap.COptQuestKrigVarInfo
- COptQuestSamplingError - Class in com.opttek.optquest.heatmap
- COptQuestSamplingError(String) - Constructor for class com.opttek.optquest.heatmap.COptQuestSamplingError
- COptQuestSamplingMetric - Class in com.opttek.optquest.heatmap
- COptQuestSamplingMetric() - Constructor for class com.opttek.optquest.heatmap.COptQuestSamplingMetric
- COptQuestSamplingMetric(COptQuestSingleObjective, COptQuestSingleObjective) - Constructor for class com.opttek.optquest.heatmap.COptQuestSamplingMetric
- COptQuestSamplingMetric(String) - Constructor for class com.opttek.optquest.heatmap.COptQuestSamplingMetric
- COptQuestSamplingResponse - Class in com.opttek.optquest.heatmap
- COptQuestSamplingResponse(String) - Constructor for class com.opttek.optquest.heatmap.COptQuestSamplingResponse
- CopySolution(OptQuestSolution) - Method in class com.opttek.optquest.OptQuestModel
-
Make a copy of the input OptQuestSolution.
- CreateAsyncChannel(int) - Method in class com.opttek.optquest.OptQuestModel
-
Creates an asynchronous communication channel to send signals to the model during a optimization
- CreateSolution() - Method in class com.opttek.optquest.OptQuestModel
-
Only used for manual optimizations.
All Classes and Interfaces|All Packages|Constant Field Values