org.encog.ml.genetic
public class MLMethodGenomeFactory extends Object implements GenomeFactory
| Constructor and Description |
|---|
MLMethodGenomeFactory(MethodFactory theFactory,
Population thePopulation)
Construct the genome factory.
|
public MLMethodGenomeFactory(MethodFactory theFactory, Population thePopulation)
theFactory - The factory.thePopulation - The population.public Genome factor()
factor in interface GenomeFactorypublic Genome factor(Genome other)
factor in interface GenomeFactoryother - The other genome.Copyright © 2014. All Rights Reserved.