Go to the source code of this file.
Defines | |
| #define | LOGP(x, y) LogSum(x,y) |
Functions | |
| static int32_t | BINDEX (int32_t i, int32_t j) |
Variables | |
| const int32_t | NAA = 20 |
| const int32_t | NLET = 26 |
| const float64_t | SCALING = 0.1 |
| const float64_t | LOG0 = -10000 |
| const float64_t | INTSCALE = 1000.0 |
| #define LOGP | ( | x, | ||
| y | ||||
| ) | LogSum(x,y) |
Definition at line 84 of file LocalAlignmentStringKernel.cpp.
| static int32_t BINDEX | ( | int32_t | i, | |
| int32_t | j | |||
| ) | [static] |
Definition at line 67 of file LocalAlignmentStringKernel.cpp.
Definition at line 93 of file LocalAlignmentStringKernel.cpp.
Definition at line 92 of file LocalAlignmentStringKernel.cpp.
| const int32_t NAA = 20 |
Definition at line 35 of file LocalAlignmentStringKernel.cpp.
| const int32_t NLET = 26 |
Definition at line 36 of file LocalAlignmentStringKernel.cpp.
Definition at line 76 of file LocalAlignmentStringKernel.cpp.