ppALIGN API documentation
AlignEntry Class Reference
#include <align.hpp>
Public Member Functions | |
| AlignEntry (long i, long j) | |
| AlignEntry () | |
| operator const AlignState () const | |
Public Attributes | |
| Pair | pair |
| double | posterior |
Detailed Description
An entry for each atom of an alignment. Extend this class to obtain a richer set of information for each alignment.
Definition at line 148 of file align.hpp.
Constructor & Destructor Documentation
| AlignEntry::AlignEntry | ( | long | i, | |
| long | j | |||
| ) | [inline] |
| AlignEntry::AlignEntry | ( | ) | [inline] |
Member Function Documentation
| AlignEntry::operator const AlignState | ( | ) | const [inline] |
Member Data Documentation
| double AlignEntry::posterior |
The documentation for this class was generated from the following file:
- src/align.hpp