Classes | |
class | Radical |
An implementation of RADICAL, an algorithm for independent component analysis (ICA). More... | |
Functions | |
void | WhitenFeatureMajorMatrix (const arma::mat &matX, arma::mat &matXWhitened, arma::mat &matWhitening) |
void mlpack::radical::WhitenFeatureMajorMatrix | ( | const arma::mat & | matX, |
arma::mat & | matXWhitened, | ||
arma::mat & | matWhitening | ||
) |
Referenced by Radical::Sweeps().