#include <magic/mobject.h>
#include <magic/mstring.h>
#include <magic/mmap.h>
Go to the source code of this file.
Compounds | |
| class | DiploidGenome |
| Genome with multiple sets of chromosomes -- UNDER DEVELOPMENT. More... | |
| class | GeneticMsg |
| A genetic message that activates genes. More... | |
| class | Genome |
| The highest level container of genetic information. More... | |
| class | Genstruct |
| The highest genetic abstraction: a genetic structure. More... | |
| class | Gentainer |
| A genetic container. More... | |
| class | MonoploidGenome |
| Genome with single set of chromosomes -- UNDER DEVELOPMENT. More... | |
| class | MutationRate |
| A parameter-passing class for passing mutation rates to atomic genes BinaryGene, AnyIntGene, and AnyFloatGene. More... | |
Definition in file genetics.h.
1.2.18