Function
getEntropy
returns entropy of the PAM matrix.
getEntropy(& _score)
getEntropy(const & _score)
Parameters
score
Types: Pam
_score
Score class instance containing scoring matrix as a member.
Return Values
Entropy of the matrix currently hold in Score _score (double).
Member of
SeqAn - Sequence Analysis Library - www.seqan.de