宏定义 | |
| #define | LOGP(x, y) LogSum(x,y) |
函数 | |
| static int32_t | BINDEX (int32_t i, int32_t j) |
变量 | |
| 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) |
在文件 LocalAlignmentStringKernel.cpp 第 85 行定义.
|
static |
在文件 LocalAlignmentStringKernel.cpp 第 68 行定义.
| const float64_t INTSCALE =1000.0 |
在文件 LocalAlignmentStringKernel.cpp 第 94 行定义.
| const float64_t LOG0 =-10000 |
在文件 LocalAlignmentStringKernel.cpp 第 93 行定义.
| const int32_t NAA =20 |
在文件 LocalAlignmentStringKernel.cpp 第 36 行定义.
| const int32_t NLET =26 |
在文件 LocalAlignmentStringKernel.cpp 第 37 行定义.
| const float64_t SCALING =0.1 |
在文件 LocalAlignmentStringKernel.cpp 第 77 行定义.