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

Go to the source code of this file.

Functions

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

Function Documentation

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.

Parameters
Wthe estimated mixing matrix
Athe given mixing matrix
flagto standardize or not

Definition at line 11 of file AmariIndex.cpp.


SHOGUN Machine Learning Toolbox - Documentation