Uses of Class
gov.sandia.cognition.framework.learning.EvaluatorBasedCognitiveModuleFactoryLearner

Packages that use EvaluatorBasedCognitiveModuleFactoryLearner
gov.sandia.cognition.framework.learning Provides a mechanism for putting learned objects into the Cognitive Framework. 
 

Uses of EvaluatorBasedCognitiveModuleFactoryLearner in gov.sandia.cognition.framework.learning
 

Methods in gov.sandia.cognition.framework.learning that return EvaluatorBasedCognitiveModuleFactoryLearner
 EvaluatorBasedCognitiveModuleFactoryLearner<InputType,OutputType,LearningDataType> EvaluatorBasedCognitiveModuleFactoryLearner.clone()
          Creates a copy of this EvaluatorBasedCognitiveModuleFactoryLearner.
 

Constructors in gov.sandia.cognition.framework.learning with parameters of type EvaluatorBasedCognitiveModuleFactoryLearner
EvaluatorBasedCognitiveModuleFactoryLearner(EvaluatorBasedCognitiveModuleFactoryLearner<InputType,OutputType,LearningDataType> other)
          Creates a new copy of a of CognitiveModuleFactoryEvaluatorLearner.
 



Copyright © 2006-2011 Sandia National Laboratories. All Rights Reserved.