Learn R Programming

xegaDfGene (version 1.0.0.9)

xegaDfDecodeGene: Decode a gene

Description

xegaDfDecodeGene() decodes a real gene.

Usage

xegaDfDecodeGene(gene, lF)

Value

Decoded gene.

Arguments

gene

Real gene.

lF

Local configuration of the genetic algorithm.

Details

xegaDfDecodeGene() is the identity function.

See Also

Other Decoder: xegaDfGeneMapIdentity()

Examples

Run this code
gene<-xegaDfInitGene(lFxegaDfGene)
xegaDfDecodeGene(gene, lFxegaDfGene)

Run the code above in your browser using DataLab