applyICA(const Matrix &dataset) | InfomaxICA | |
displayMatrix(const Matrix &m) | InfomaxICA | |
displayVector(const Vector &m) | InfomaxICA | |
evaluateICA() | InfomaxICA | |
getSources(const Matrix &dataset, Matrix &s) | InfomaxICA | |
getUnmixing(Matrix &w) | InfomaxICA | |
InfomaxICA() | InfomaxICA | |
InfomaxICA(double lambda, int B, double epsilon) (defined in InfomaxICA) | InfomaxICA | |
setB(const int b) (defined in InfomaxICA) | InfomaxICA | |
setEpsilon(const double epsilon) (defined in InfomaxICA) | InfomaxICA | |
setLambda(const double lambda) (defined in InfomaxICA) | InfomaxICA | |
TestInfomaxICA (defined in InfomaxICA) | InfomaxICA | [friend] |