Public Types | |
| enum | status { no = 0, yes = 1, maybe = -1, undef = -7 } |
Public Member Functions | |
| AlnPoint () | |
Public Attributes | |
| float | score |
| status | state |
Definition at line 547 of file try-align2.cc.
| enum AlnPoint::status |
| AlnPoint::AlnPoint | ( | ) | [inline] |
Definition at line 552 of file try-align2.cc.
| float AlnPoint::score |
Definition at line 550 of file try-align2.cc.
Definition at line 551 of file try-align2.cc.
1.5.9