SHOGUN
v3.2.0
首页
模块
类
文件
文件列表
文件成员
src
shogun
mathematics
ajd
函数
JADiag.cpp 文件参考
浏览源代码.
函数
void
jadiagw
(
float64_t
c[],
float64_t
w[], int *ptn, int *ptm,
float64_t
a[],
float64_t
*logdet,
float64_t
*decr,
float64_t
*result)
函数说明
void jadiagw
(
float64_t
c
[],
float64_t
w
[],
int *
ptn
,
int *
ptm
,
float64_t
a
[],
float64_t
*
logdet
,
float64_t
*
decr
,
float64_t
*
result
)
在文件
JADiag.cpp
第
89
行定义.
SHOGUN
Machine Learning Toolbox - Documentation