SHOGUN  v3.2.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Functions
AmariIndex.cpp File Reference

Go to the source code of this file.

Functions

float64_t amari_index (SGMatrix< float64_t > SGW, SGMatrix< float64_t > SGA, 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
standardizeflag indicating whether to standardize or not

Definition at line 11 of file AmariIndex.cpp.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

SHOGUN Machine Learning Toolbox - Documentation