org.encog.ml.prg.train
public class PrgGenomeFactory extends Object implements GenomeFactory, Serializable
Constructor and Description |
---|
PrgGenomeFactory(EncogProgramContext theContext)
Construct a factory.
|
public PrgGenomeFactory(EncogProgramContext theContext)
theContext
- The context to use.public Genome factor()
factor
in interface GenomeFactory
public Genome factor(Genome other)
factor
in interface GenomeFactory
other
- The other genome.Copyright © 2014. All Rights Reserved.