SHOGUN  v3.2.0
宏定义 | 函数 | 变量
LocalAlignmentStringKernel.cpp 文件参考

浏览源代码.

宏定义

#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 int32_t BINDEX ( int32_t  i,
int32_t  j 
)
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 行定义.


SHOGUN Machine Learning Toolbox - Documentation