Uses of Class
net.sourceforge.cilib.games.agent.state.evaluation.NeuralStateEvaluator

Packages that use NeuralStateEvaluator
net.sourceforge.cilib.games.agent.state.evaluation   
 

Uses of NeuralStateEvaluator in net.sourceforge.cilib.games.agent.state.evaluation
 

Methods in net.sourceforge.cilib.games.agent.state.evaluation that return NeuralStateEvaluator
 NeuralStateEvaluator NeuralStateEvaluator.getClone()
          Create a cloned copy of the current object and return it.
 

Constructors in net.sourceforge.cilib.games.agent.state.evaluation with parameters of type NeuralStateEvaluator
NeuralStateEvaluator(NeuralStateEvaluator other)
          Copy Constructor
 



Copyright © 2009 CIRG. All Rights Reserved.