Antkeeper
0.0.1
|
Go to the source code of this file.
Namespaces | |
genetics | |
Genetic algorithms. | |
genetics::matrix | |
Substitution matrix constants. | |
Variables | |
template<class T > | |
constexpr T | genetics::matrix::blosum62 [27][27] |
BLOSUM62 substitution matrix. More... | |
template<class T > | |
constexpr T | genetics::matrix::blosum80 [27][27] |
BLOSUM80 substitution matrix. More... | |