Scroll to navigation

mlpack::radical(3) MLPACK mlpack::radical(3)

NAME

mlpack::radical -

SYNOPSIS

Classes


class Radical
 
An implementation of RADICAL, an algorithm for independent component analysis (ICA).

Functions


void WhitenFeatureMajorMatrix (const arma::mat &matX, arma::mat &matXWhitened, arma::mat &matWhitening)
 

Function Documentation

void mlpack::radical::WhitenFeatureMajorMatrix (const arma::mat &matX, arma::mat &matXWhitened, arma::mat &matWhitening)

Author

Generated automatically by Doxygen for MLPACK from the source code.
Tue Sep 9 2014 Version 1.0.10