This is the complete list of members for UTILSLIB::ICA, including all inherited members.
| applyUnmixing(const Eigen::MatrixXd &matData, const IcaResult &result) | UTILSLIB::ICA | static |
| excludeComponents(const Eigen::MatrixXd &matData, const IcaResult &result, const QVector< int > &excludedComponents) | UTILSLIB::ICA | static |
| run(const Eigen::MatrixXd &matData, int nComponents=-1, int maxIter=200, double tol=1e-4, int randomSeed=42) | UTILSLIB::ICA | static |