函数 | |
| float64_t | amari_index (SGMatrix< float64_t > SGW, SGMatrix< float64_t > SGA, bool standardize) |
| function 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.
| W | the estimated mixing matrix |
| A | the given mixing matrix |
| standardize | flag indicating whether to standardize or not |
在文件 AmariIndex.cpp 第 11 行定义.