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 GenomeFactorypublic Genome factor(Genome other)
factor in interface GenomeFactoryother - The other genome.Copyright © 2014. All Rights Reserved.