Uses of Interface
org.encog.ml.MethodFactory

Packages that use MethodFactory
org.encog.ml.genetic   
 

Uses of MethodFactory in org.encog.ml.genetic
 

Constructors in org.encog.ml.genetic with parameters of type MethodFactory
MLMethodGeneticAlgorithm(MethodFactory phenotypeFactory, CalculateScore calculateScore, int populationSize)
          Construct a method genetic algorithm.
MLMethodGenomeFactory(MethodFactory theFactory, Population thePopulation)
          Construct the genome factory.
 



Copyright © 2014. All Rights Reserved.