SHOGUN  v3.0.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Macros
LMNNImpl.cpp File Reference

Go to the source code of this file.

Macros

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

Macro Definition Documentation

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

useful shorthands to perform operations with Eigen matrices

Definition at line 24 of file LMNNImpl.cpp.


SHOGUN Machine Learning Toolbox - Documentation