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.