Data Fields | |
struct GeneticCode::__code::_bitfield | bitfield |
The structure which contains the genetic code. | |
unsigned | value: NB_BITS_GENETICCODE |
Data Structures | |
struct | _bitfield |
The structure which contains the genetic code. More... |
Definition at line 58 of file GeneticCode.h.
unsigned GeneticCode::__code::value |
The value coded by the entire genetic code
Definition at line 78 of file GeneticCode.h.
Referenced by GeneticCode::crossover(), GeneticCode::GeneticCode(), GeneticCode::mutate(), and GeneticCode::print().