Antkeeper
0.0.1
|
Genetic algorithms. More...
Namespaces | |
amino_acid | |
Functions which operate on IUPAC amino acid symbols. | |
base | |
Functions which operate on IUPAC degenerate base symbols. | |
codon | |
Functions and structures related to triplets of IUPAC base symbols. | |
matrix | |
Substitution matrix constants. | |
protein | |
Functions which operate on sequences of IUPAC amino acid symbols. | |
sequence | |
Functions and structures related to sequences of IUPAC degenerate base symbols. | |
Variables | |
constexpr codon::table | standard_code |
Codon table for standard genetic code. More... | |
Genetic algorithms.
|
constexpr |
Codon table for standard genetic code.
Definition at line 32 of file standard-code.hpp.