ChoiceVector            Choice vector of a grammar.
CodonChoiceBiases       Biases in Rule Choice.
CodonChoiceBiasesDeprecated
                        Biases in Rule Choice (Deprecated)
CodonPrecision          Compute codon precision with the choice bias of
                        rules below a threshold.
CodonPrecisionWithThreshold
                        Precision of a codon which has a choice bias
                        below a probability threshold.
MinCodonPrecision       Minimal precision of codon.
lFxegaGeGene            The local function list lFxegaGeGene.
mLCMG                   Compute the mLCM of the vector of the number of
                        production rules in a production table.
mLCMGCodonPrecision     mLCMG precision of codon.
tLCM                    Computes the largest least common multiple of
                        all prime factors of the integers in the
                        interval '1:m' for k-bit integers.
xegaGeDecodeGene        Decode a binary gene for a context-free
                        grammar.
xegaGeDecodeGeneDT      Decode a binary gene for a context-free
                        grammar.
xegaGeDecodeGeneFactory
                        Configure the decoder function of a genetic
                        algorithm.
xegaGeGene              Package xegaGeGene.
xegaGeGeneMapFactory    Configure the gene map function of a genetic
                        algorithm for grammar evolution.
xegaGeGeneMapMod        Map the bit strings of a binary gene to
                        parameters in the interval '1:2^k'.
xegaGeGeneMapmLCM       Map the bit strings of a binary gene to integer
                        parameters in the interval '1' to
                        'numbers::mLCM(x) < 2^k'.
xegaGeInitGene          Initialize a binary gene
xegaGePrecisionFactory
                        Configure the function for computing the codon
                        precision for grammar evolution.
