xegaDfDecodeGene {xegaDfGene} | R Documentation |
xegaDfDecodeGene
decodes a real gene.
xegaDfDecodeGene(gene, lF)
gene |
Real gene |
lF |
Local configuration of the genetic algorithm |
xegaDfDecodeGene
is the identy function.
Decoded gene.
Other Decoder:
xegaDfGeneMapIdentity()
gene<-xegaDfInitGene(lFxegaDfGene)
xegaDfDecodeGene(gene, lFxegaDfGene)