SHOGUN
v3.2.0
首页
模块
类
文件
文件列表
文件成员
全部
类
命名空间
文件
函数
变量
类型定义
枚举
枚举值
友元
宏定义
组
src
shogun
metric
宏定义
LMNN.cpp 文件参考
浏览源代码.
宏定义
#define
TRACE
(A, B) (((A).array()*(B).transpose().array()).sum())
useful shorthands to perform operations with Eigen matrices
更多...
宏定义说明
#define TRACE
(
A,
B
)
(((A).array()*(B).transpose().array()).sum())
useful shorthands to perform operations with Eigen matrices
在文件
LMNN.cpp
第
21
行定义.
SHOGUN
Machine Learning Toolbox - Documentation