SHOGUN  4.0.0
宏定义
LMNNImpl.cpp 文件参考

浏览源代码.

宏定义

#define SUMSQCOLS(A)   ((A).array().square().colwise().sum())
 useful shorthands to perform operations with Eigen matrices 更多...
 

宏定义说明

#define SUMSQCOLS (   A)    ((A).array().square().colwise().sum())

useful shorthands to perform operations with Eigen matrices

在文件 LMNNImpl.cpp23 行定义.


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