core/ica.hh File Reference
#include <set>
#include <vector>
#include <mia/core/defines.hh>
#include <mia/core/slopevector.hh>
#include <itpp/signal/fastica.h>
#include <boost/concept/requires.hpp>
#include <boost/concept_check.hpp>
Include dependency graph for core/ica.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  CICAAnalysis
 class for ICA analysis and use of such data. This class implements basic operations for of ICA. It makes use of the ITPP implementation of FastICA. More...