SHOGUN  v3.0.1
 全部  命名空间 文件 函数 变量 类型定义 枚举 枚举值 友元 宏定义  
AmariIndex.h
浏览该文件的文档.
1 #include <shogun/lib/SGMatrix.h>
2 
3 #ifdef HAVE_EIGEN3
4 
17 
18 #endif //HAVE_EIGEN3
float64_t amari_index(SGMatrix< float64_t > SGW, SGMatrix< float64_t > SGA, bool standardize)
function amari_index
Definition: AmariIndex.cpp:11
double float64_t
Definition: common.h:48

SHOGUN Machine Learning Toolbox - Documentation