Antkeeper  0.0.1
Namespaces | Functions
amino-acid.hpp File Reference
#include <type_traits>

Go to the source code of this file.

Namespaces

 genetics
 Genetic algorithms.
 
 genetics::amino_acid
 Functions which operate on IUPAC amino acid symbols.
 

Functions

template<class Matrix >
std::remove_all_extents< Matrix >::type genetics::amino_acid::score (char a, char b, const Matrix &matrix)
 Scores two amino acids using a substitution matrix. More...