#include <mia/core/ica.hh>
Public Types | |
typedef CIndepCompAnalysisFactory | plugin_data |
typedef CIndepCompAnalysisFactory | plugin_type |
Public Types inherited from CPropertyFlagHolder | |
typedef std::set< const char * > | Set |
define the type of the set of flags More... | |
Public Member Functions | |
CIndepCompAnalysisFactory () | |
CIndepCompAnalysis * | create () const __attribute__((warn_unused_result)) |
void | set_deterministic_seed (int seed) |
virtual | ~CIndepCompAnalysisFactory () |
Public Member Functions inherited from CProductBase | |
const char * | get_init_string () const |
void | set_init_string (const char *init) |
void | set_module (PPluginModule module) |
Public Member Functions inherited from CPropertyFlagHolder | |
void | add (const char *property) |
Set | get_missing_properties (const CPropertyFlagHolder &testset) const |
bool | has (const char *property) const |
bool | has_all_in (const CPropertyFlagHolder &testset) const |
virtual | ~CPropertyFlagHolder () |
Static Public Attributes | |
static const char * | data_descr |
static const char * | type_descr |
Definition at line 162 of file core/ica.hh.
Definition at line 168 of file core/ica.hh.
Definition at line 167 of file core/ica.hh.
mia::CIndepCompAnalysisFactory::CIndepCompAnalysisFactory | ( | ) |
|
virtual |
CIndepCompAnalysis* mia::CIndepCompAnalysisFactory::create | ( | ) | const |
void mia::CIndepCompAnalysisFactory::set_deterministic_seed | ( | int | seed | ) |
|
static |
Definition at line 164 of file core/ica.hh.
|
static |
Definition at line 165 of file core/ica.hh.