core/ica.hh File Reference
#include <set>
#include <vector>
#include <itpp/signal/fastica.h>
#include <mia/core/defines.hh>
#include <mia/core/slopevector.hh>
#include <mia/core/icaanalysisbase.hh>
#include <boost/concept/requires.hpp>
#include <boost/concept_check.hpp>
Include dependency graph for core/ica.hh:

Go to the source code of this file.

Data Structures

class  CICAAnalysisITPP
 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...
 
class  CICAAnalysisITPPFactory
 

Typedefs

typedef std::shared_ptr< CICAAnalysisITPPFactoryPICAAnalysisITPPFactory
 

Typedef Documentation

Definition at line 165 of file core/ica.hh.