org.encog.ml.ea.train.basic
public class EAWorker extends Object implements Callable<Object>
EAWorker(BasicEA theTrain, Species theSpecies)
Object
call()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public EAWorker(BasicEA theTrain, Species theSpecies)
theTrain
theSpecies
public Object call()
call
Callable<Object>
Copyright © 2014. All Rights Reserved.