SHOGUN  v3.2.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
AmariIndex.h
Go to the documentation of this file.
1 #include <shogun/lib/SGMatrix.h>
2 
3 #ifdef HAVE_EIGEN3
4 
17 
18 #endif //HAVE_EIGEN3
float64_t amari_index(shogun::SGMatrix< float64_t > W, shogun::SGMatrix< float64_t > A, bool standardize)
function amari_index
Definition: AmariIndex.cpp:11
double float64_t
Definition: common.h:48

SHOGUN Machine Learning Toolbox - Documentation