SHOGUN  4.2.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules 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 More...
 

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 10 of file AmariIndex.cpp.


SHOGUN Machine Learning Toolbox - Documentation