xegaDfDecodeGene: Decode a gene

View source: R/xegaDfDecode.R

xegaDfDecodeGeneR Documentation

Decode a gene

Description

xegaDfDecodeGene() decodes a real gene.

Usage

xegaDfDecodeGene(gene, lF)

Arguments

gene

Real gene.

lF

Local configuration of the genetic algorithm.

Details

xegaDfDecodeGene() is the identity function.

Value

Decoded gene.

See Also

Other Decoder: xegaDfGeneMapIdentity()

Examples

gene<-xegaDfInitGene(lFxegaDfGene)
xegaDfDecodeGene(gene, lFxegaDfGene)


xegaDfGene documentation built on Aug. 22, 2025, 5:12 p.m.