SHOGUN  v3.2.0
函数
AmariIndex.h 文件参考

浏览源代码.

函数

float64_t amari_index (shogun::SGMatrix< float64_t > W, shogun::SGMatrix< float64_t > A, bool standardize)
 function amari_index 更多...
 

函数说明

§ amari_index()

float64_t amari_index ( shogun::SGMatrix< float64_t W,
shogun::SGMatrix< float64_t A,
bool  standardize 
)

function amari_index

calculates the amari index for an estimated mixing matrix and given mixing matrix.

参数
Wthe estimated mixing matrix
Athe given mixing matrix
standardizeflag indicating whether to standardize or not

在文件 AmariIndex.cpp11 行定义.


SHOGUN Machine Learning Toolbox - Documentation