|
ARB
|


Go to the source code of this file.
Classes | |
| struct | ALI_PREALIGNER_CONTEXT |
| struct | ali_prealigner_cell |
| struct | ali_prealigner_column |
| struct | ali_prealigner_mask |
| struct | ali_prealigner_approx_element |
| struct | ali_prealigner_approximation |
| class | ALI_PREALIGNER |
Macros | |
| #define | ALI_PREALIGNER_INS 1 |
| #define | ALI_PREALIGNER_SUB 2 |
| #define | ALI_PREALIGNER_DEL 3 |
| #define | ALI_PREALIGNER_MULTI_FLAG 4 |
| #define ALI_PREALIGNER_INS 1 |
Definition at line 24 of file ali_prealigner.hxx.
| #define ALI_PREALIGNER_SUB 2 |
Definition at line 25 of file ali_prealigner.hxx.
| #define ALI_PREALIGNER_DEL 3 |
Definition at line 26 of file ali_prealigner.hxx.
| #define ALI_PREALIGNER_MULTI_FLAG 4 |
Definition at line 27 of file ali_prealigner.hxx.
1.8.8