libsequence  1.9.5
GranthamWeights.hpp File Reference

declaration of classes to weight codons by Grantham distance (i.e. for Sequence::Comeron95). Declares Sequence::GranthamWeights2 and Sequence::GranthamWeights3 More...

Go to the source code of this file.

Classes

class  Sequence::GranthamWeights2
 Weights paths by Grantham's distances for codons differing at 2 sites. More...
 
class  Sequence::GranthamWeights3
 Weights paths by Grantham's distances for codons differing at 3 sites. More...
 

Namespaces

 Sequence
 The namespace in which this library resides.
 

Detailed Description

declaration of classes to weight codons by Grantham distance (i.e. for Sequence::Comeron95). Declares Sequence::GranthamWeights2 and Sequence::GranthamWeights3

Definition in file GranthamWeights.hpp.