Uses of Class
com.opttek.optquest.COptQuestKrigEvalPoint
-
Uses of COptQuestKrigEvalPoint in com.opttek.optquest
Subclasses of COptQuestKrigEvalPoint in com.opttek.optquestModifier and TypeClassDescriptionclassA generic structure to hold the candidate points for a max variance kriging operation (See GeospataialSamplingGenerator)Methods in com.opttek.optquest that return COptQuestKrigEvalPointModifier and TypeMethodDescriptionCOptQuestKrigCache.get(double[] xout, int mask) COptQuestKrigEvalPoint.set(double yin, double errin) COptQuestKrigEvalPoint.set(double yin, double errin, double relerrin) COptQuestKrigEvalPoint.set(double yin, double errin, double relerrin, double gradin) COptQuestKrigEvalPoint.set(double yin, double errin, double relerrin, double gradin, double curvin) Methods in com.opttek.optquest with parameters of type COptQuestKrigEvalPointModifier and TypeMethodDescriptionbooleanCOptQuestKrigCoEvaluator.evaluate(COptQuestKrigEvalPoint candidate) booleanCOptQuestKrigDifferenceEvaluator.evaluate(COptQuestKrigEvalPoint candidate) booleanCOptQuestKrigEvaluator.evaluate(COptQuestKrigEvalPoint candidate) Constructors in com.opttek.optquest with parameters of type COptQuestKrigEvalPoint