powered by
xegaInitPopulation() initializes a population of genes.
xegaInitPopulation()
xegaInitPopulation(popsize, lF)
List of genes.
Population size.
Local function configuration.
Other Population Layer: xegaBestGeneInPopulation(), xegaBestInPopulation(), xegaEvalPopulation(), xegaLogEvalsPopulation(), xegaNextPopulation(), xegaObservePopulation(), xegaRepEvalPopulation(), xegaSummaryPopulation()
xegaBestGeneInPopulation()
xegaBestInPopulation()
xegaEvalPopulation()
xegaLogEvalsPopulation()
xegaNextPopulation()
xegaObservePopulation()
xegaRepEvalPopulation()
xegaSummaryPopulation()
pop10<-xegaInitPopulation(10, lFxegaGaGene)
Run the code above in your browser using DataLab