Sequence::Grantham Class Reference

Grantham's distances. More...

#include <Sequence/Grantham.hpp>

List of all members.

Public Member Functions

double operator() (char aa1, char aa2) const

Detailed Description

Grantham's distances.

A functor to return the Grantham's distance between two amino acids.

Definition at line 39 of file Grantham.hpp.


Member Function Documentation

double Sequence::Grantham::operator() ( char  aa1,
char  aa2 
) const

Returns the distance between two amino acids. A distance of 999.0 is used if one of the amino acids is a stop (a '*' character).

Definition at line 474 of file Grantham.cc.


The documentation for this class was generated from the following files:
Generated on Thu Aug 11 13:22:01 2011 for libsequence by  doxygen 1.6.3