xegaGaDecodeGene | R Documentation |
xegaGaDecodeGene()
decodes a binary gene.
xegaGaDecodeGene(gene, lF)
gene |
A binary gene (the genotype). |
lF |
The local configuration of the genetic algorithm. |
The decoded gene (the phenotype).
Other Decoder:
xegaGaGeneMap()
,
xegaGaGeneMapGray()
,
xegaGaGeneMapIdentity()
,
xegaGaGeneMapPerm()
gene<-xegaGaInitGene(lFxegaGaGene)
xegaGaDecodeGene(gene, lFxegaGaGene)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.