Data Structures | |
| class | CFastICADeflNonlinearity |
| This is the base clase for non-linearities used in deflation based ICA. More... | |
| class | CFastICANonlinearityBase |
| class | CICAAnalysis |
| class | CICAAnalysisFactory |
| class | FastICA |
Typedefs | |
| typedef TFactory< CFastICADeflNonlinearity > | CFastICADeflNonlinearityPlugin |
| typedef THandlerSingleton< TFactoryPluginHandler< CFastICADeflNonlinearityPlugin > > | CFastICADeflNonlinearityPluginHandler |
| typedef std::shared_ptr< CFastICADeflNonlinearity > | PFastICADeflNonlinearity |
| typedef CICAAnalysis::Pointer | PICAAnalysis |
| typedef std::shared_ptr< CICAAnalysisFactory > | PICAAnalysisFactory |
Functions | |
| EXPORT_CORE PFastICADeflNonlinearity | produce_fastica_nonlinearity (const std::string &descr) |
Definition at line 115 of file fastica_nonlinearity.hh.
| typedef std::shared_ptr<CFastICADeflNonlinearity> mia::PFastICADeflNonlinearity |
Definition at line 109 of file fastica_nonlinearity.hh.
Definition at line 155 of file icaanalysisbase.hh.
| typedef std::shared_ptr<CICAAnalysisFactory> mia::PICAAnalysisFactory |
Definition at line 165 of file icaanalysisbase.hh.
| EXPORT_CORE PFastICADeflNonlinearity mia::produce_fastica_nonlinearity | ( | const std::string & | descr | ) |