Sleipnir
|
Public Member Functions | |
float | Jaccard (const SModule &sModule) const |
size_t | Intersection (const SModule &sModule) const |
void | Merge (const SModule &sModule) |
bool | IsChild (const SModule *psModule) const |
void | Save (ostream &ostm, float dCutoff, const SSimpleome &sSimpleome) const |
Static Public Member Functions | |
static float | Open (const char *szFile, SSimpleome &sSimpleome, vector< SModule * > &vecpsModules) |
Data Fields | |
float | m_dSpecificity |
set< size_t > | m_setiGenes |
set< const SModule * > | m_setpsChildren |
Definition at line 620 of file Combiner.cpp.