net.sourceforge.cilib.neuralnetwork.foundation
Class NeuralNetworkRetrievalVisitor
java.lang.Object
net.sourceforge.cilib.container.visitor.Visitor<Problem>
net.sourceforge.cilib.problem.ProblemVisitor
net.sourceforge.cilib.neuralnetwork.foundation.NeuralNetworkRetrievalVisitor
public class NeuralNetworkRetrievalVisitor
- extends ProblemVisitor
Methods inherited from class net.sourceforge.cilib.container.visitor.Visitor |
isDone |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NeuralNetworkRetrievalVisitor
public NeuralNetworkRetrievalVisitor()
visit
public void visit(Problem o)
- Description copied from class:
ProblemVisitor
- Visit the provided object.
- Specified by:
visit
in class ProblemVisitor
- Parameters:
o
- The object to visit.
getMediator
public EvaluationMediator getMediator()
Copyright © 2009 CIRG. All Rights Reserved.