org.encog.ml.ea.genome
Interface GenomeFactory
-
- All Known Subinterfaces:
- NEATGenomeFactory
- All Known Implementing Classes:
- DoubleArrayGenomeFactory, FactorHyperNEATGenome, FactorNEATGenome, IntegerArrayGenomeFactory, MLMethodGenomeFactory, PrgGenomeFactory
public interface GenomeFactoryDefines a factory that produces genomes.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method and Description Genomefactor()Genomefactor(Genome other)Create a clone of the other genome.
-
DMelt 3.0 © DataMelt by jWork.ORG