| addPrivateGenes(Gentainer &g, const StringMap ¶ms) | Gene | [inline, virtual] |
| Genstruct::addPrivateGenes(Gentainer &g) | Genstruct | [inline, virtual] |
| AnyFloatGene() | AnyFloatGene | [inline] |
| AnyFloatGene(const GeneticID &id, double min, double max, double m=1.0) | AnyFloatGene | |
| AnyFloatGene(const AnyFloatGene &o) (defined in AnyFloatGene) | AnyFloatGene | [inline] |
| BitFloatGene() | BitFloatGene | [inline] |
| BitFloatGene(const GeneticID &id, double min, double max, int bits, const StringMap ¶ms, double m=1.0) | BitFloatGene | |
| BitFloatGene(const BitFloatGene &o) (defined in BitFloatGene) | BitFloatGene | [inline] |
| calc_len() const | BitFloatGene | [inline, protected, virtual] |
| check() const | BitFloatGene | [virtual] |
| copy(const Genstruct &other) | BitFloatGene | [virtual] |
| copyGenstr(const Genstruct &other) | Genstruct | [inline, protected] |
| equality(const Genstruct &o) const | BitFloatGene | [inline, virtual] |
| execute(const GeneticMsg &msg) const | Genstruct | [inline, virtual] |
| Gene() | Gene | [inline] |
| Gene(const GeneticID &n, double mut=1) (defined in Gene) | Gene | |
| Gene(const Gene &o) (defined in Gene) | Gene | [inline] |
| Genstruct(const GeneticID &name=NULL) | Genstruct | |
| Genstruct(const Genstruct &other) (defined in Genstruct) | Genstruct | |
| getGene(const GeneticID &nam) const | Gene | [inline, virtual] |
| getID() const | Genstruct | [inline] |
| getMutability() const | Gene | [inline] |
| getvalue() const | BitFloatGene | [virtual] |
| hide(bool h=true) | Genstruct | [inline] |
| id | Genstruct | [protected] |
| init() | BitFloatGene | [inline, virtual] |
| isHidden() const | Genstruct | [inline] |
| length() const | Genstruct | |
| mBitCount | BitFloatGene | [protected] |
| mBits | BitFloatGene | [protected] |
| mGrayCoded | BitFloatGene | [protected] |
| mMax | AnyFloatGene | [protected] |
| mMin | AnyFloatGene | [protected] |
| mutability | Gene | [protected] |
| operator>>(DataOStream &out) const | Genstruct | [virtual] |
| operator[](const GeneticID &name) const | Genstruct | [inline] |
| operator[](const GeneticID &name) | Genstruct | [inline] |
| pointMutate(const MutationRate &k) | BitFloatGene | [inline, virtual] |
| print(TextOStream &out) const | BitFloatGene | [virtual] |
| recombine(const Genstruct &a, const Genstruct &b) | BitFloatGene | [virtual] |
| replicate() const | BitFloatGene | [inline, virtual] |
| setGrayCoding(bool isg=true) (defined in BitFloatGene) | BitFloatGene | [inline] |
| setMutability(double val) | Gene | [inline] |
| shallowCopy(const Gene &o) (defined in Gene) | Gene | [inline, protected] |