SHOGUN  4.1.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,
 
)    LogSum(x,y)

在文件 LocalAlignmentStringKernel.cpp85 行定义.

函数说明

static int32_t BINDEX ( int32_t  i,
int32_t  j 
)
static

在文件 LocalAlignmentStringKernel.cpp68 行定义.

变量说明

const float64_t INTSCALE =1000.0

在文件 LocalAlignmentStringKernel.cpp94 行定义.

const float64_t LOG0 =-10000

在文件 LocalAlignmentStringKernel.cpp93 行定义.

const int32_t NAA =20

在文件 LocalAlignmentStringKernel.cpp36 行定义.

const int32_t NLET =26

在文件 LocalAlignmentStringKernel.cpp37 行定义.

const float64_t SCALING =0.1

在文件 LocalAlignmentStringKernel.cpp77 行定义.


SHOGUN 机器学习工具包 - 项目文档