|
| Column (const double *val) |
|
Column & | operator= (const double *) |
|
void | initRatios () |
|
Dist | getDist (const Column &model) const |
|
Dist | getOwnDist () const |
|
Dist | getBackDist () const |
|
double | operator[] (int n) const |
|
Double | Q (int n) const |
|
Double | Q (char c) const |
|
double | L (int n) const |
|
double | max_val () const |
|
char | argmax () const |
|
|
static const Double | stopCodonScore = pow(2.0L,-1000) |
|
static double | invalidScore = 1.0 |
|
static double | weight = 1.0 |
|
|
ostream & | operator<< (ostream &, const Column &) |
|
istream & | operator>> (istream &, Column &c) |
|
The documentation for this class was generated from the following files: