SHOGUN  4.1.0
 全部  命名空间 文件 函数 变量 类型定义 枚举 枚举值 友元 宏定义  
函数
JediDiag.cpp 文件参考

浏览源代码.

函数

void sweepjedi (float64_t *C, int *pMatSize, int *pMatNumber, float64_t *s_max, float64_t *sh_max, float64_t *A)
 
void iterJDI (float64_t *C, int *pMatSize, int *pMatNumber, int *ptn, int *ptm, float64_t *s_max, float64_t *sh_max, float64_t *A)
 

函数说明

void iterJDI ( float64_t C,
int *  pMatSize,
int *  pMatNumber,
int *  ptn,
int *  ptm,
float64_t s_max,
float64_t sh_max,
float64_t A 
)

在文件 JediDiag.cpp100 行定义.

void sweepjedi ( float64_t C,
int *  pMatSize,
int *  pMatNumber,
float64_t s_max,
float64_t sh_max,
float64_t A 
)

在文件 JediDiag.cpp54 行定义.


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