SHOGUN
4.0.0
|
宏定义 | |
#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.cpp 第 23 行定义.