Antkeeper
0.0.1
|
Substitution matrix constants. More...
Variables | |
template<class T > | |
constexpr T | blosum62 [27][27] |
BLOSUM62 substitution matrix. More... | |
template<class T > | |
constexpr T | blosum80 [27][27] |
BLOSUM80 substitution matrix. More... | |
Substitution matrix constants.
|
constexpr |
BLOSUM62 substitution matrix.
Definition at line 34 of file genetics/matrix.hpp.
|
constexpr |
BLOSUM80 substitution matrix.
Definition at line 72 of file genetics/matrix.hpp.