View source: R/xegaPermDecode.R
xegaPermDecodeGene | R Documentation |
xegaPermDecodeGene
decodes a permutation gene.
xegaPermDecodeGene(gene, lF)
gene |
Permutation. |
lF |
Local configuration of the genetic algorithm. |
xegaPermDecodeGene
is the identy function.
A permutation gene.
g<-xegaPermInitGene(lFxegaPermGene)
xegaPermDecodeGene(g)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.