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

K

KrigMonteCarloPointSet - Class in com.opttek.optquest.heatmap
This is a specialization of KrigBaseTestPointSet This one will grow from minSize to maxSize, increasing by growthRate every time ::add is called and it will honor ::remove, but only after the monte carlo revisits in the KrigTestPoint are done
KrigMonteCarloPointSet(IKrigTestPointSequence, int, int, double, int, int, int) - Constructor for class com.opttek.optquest.heatmap.KrigMonteCarloPointSet
 
KrigMonteCarloPointSet(IKrigTestPointSequence, int, int, int) - Constructor for class com.opttek.optquest.heatmap.KrigMonteCarloPointSet
 
KrigPartitionVariogram - Class in com.opttek.optquest.heatmap
 
KrigPartitionVariogram(double[][], double[], COptQuestKrigVarInfo) - Constructor for class com.opttek.optquest.heatmap.KrigPartitionVariogram
 
KrigQuadraticBiasedTestPointSequence - Class in com.opttek.optquest.heatmap
This is the an implementation of a KrigTestPointSequence Upon construction it is given an implementation of another KrigCandidatePointsSequence.
KrigQuadraticBiasedTestPointSequence(IKrigTestPointSequence) - Constructor for class com.opttek.optquest.heatmap.KrigQuadraticBiasedTestPointSequence
 
KrigQuasiRandomTestPointSequence - Class in com.opttek.optquest.heatmap
This is the an implementaion of a KrigTestPointSequence It will return a new nDims dimensional point from a QuasiRandom sequence every time ::next() is called.
KrigQuasiRandomTestPointSequence(int) - Constructor for class com.opttek.optquest.heatmap.KrigQuasiRandomTestPointSequence
 
KrigRangeScaledTestPointSequence - Class in com.opttek.optquest.heatmap
This is the an implementaion of a KrigTestPointSequence Upon construction it is given an implementation of another KrigTestPointsSequence.
KrigRangeScaledTestPointSequence(IKrigTestPointSequence, double[], double[]) - Constructor for class com.opttek.optquest.heatmap.KrigRangeScaledTestPointSequence
 
KrigSamplingFactory - Class in com.opttek.optquest.heatmap
This is the simplest version of using Kriging to generate simulation locations.
KrigSamplingFactory(OptQuestDefinition) - Constructor for class com.opttek.optquest.heatmap.KrigSamplingFactory
 
KrigSamplingGenerator - Class in com.opttek.optquest.heatmap
This is the simplest version of using Kriging to generate simulation locations.
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