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

浏览源代码.

函数

static const float64_tkmm_get_col (uint32_t i)
 

变量

static float64_tkmm_K = NULL
 
static int32_t kmm_K_ld = 0
 

函数说明

static const float64_t* kmm_get_col ( uint32_t  i)
static

在文件 KernelMeanMatching.cpp17 行定义.

变量说明

float64_t* kmm_K = NULL
static

在文件 KernelMeanMatching.cpp14 行定义.

int32_t kmm_K_ld = 0
static

在文件 KernelMeanMatching.cpp15 行定义.


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