powered by
xegaDfGeneMapIdentity() maps the real parameter vector to an identical vector.
xegaDfGeneMapIdentity()
xegaDfGeneMapIdentity(gene, penv)
Decoded gene (the phenotype).
Real-coded gene (the genotype).
Problem environment.
A gene is a list with
$evaluated: Boolean. TRUE if the fitness is known.
$evaluated
$fit: The fitness of the genotype of $gene1.
$fit
$gene1
$gene1: A real parameter vector (the genotopye).
Other Decoder: xegaDfDecodeGene()
xegaDfDecodeGene()
gene<-xegaDfInitGene(lFxegaDfGene) xegaDfGeneMapIdentity(gene$gene1, lFxegaDfGene$penv)
Run the code above in your browser using DataLab