v2.0.0
Loading...
Searching...
No Matches
UTILSLIB::ICA Member List

This is the complete list of members for UTILSLIB::ICA, including all inherited members.

applyUnmixing(const Eigen::MatrixXd &matData, const IcaResult &result)UTILSLIB::ICAstatic
excludeComponents(const Eigen::MatrixXd &matData, const IcaResult &result, const QVector< int > &excludedComponents)UTILSLIB::ICAstatic
run(const Eigen::MatrixXd &matData, int nComponents=-1, int maxIter=200, double tol=1e-4, int randomSeed=42)UTILSLIB::ICAstatic